..
backend
backend: gl: apply postprocessing to border_color
2022-02-13 13:54:25 +00:00
atom.c
x: remove the last bit of Xlib dependency
2020-10-23 07:58:01 +01:00
atom.h
x: remove the last bit of Xlib dependency
2020-10-23 07:58:01 +01:00
c2.c
Fix segfaults on 32bit arch with --log-level=debug
2021-11-25 10:52:31 +00:00
c2.h
cache.c
cache: add cache_set for testing
2020-12-26 07:25:34 +00:00
cache.h
cache: add cache_set for testing
2020-12-26 07:25:34 +00:00
common.h
Deprecate the refresh-rate options
2022-01-24 18:35:45 +00:00
compiler.h
x: remove the last bit of Xlib dependency
2020-10-23 07:58:01 +01:00
config.c
Deprecate the refresh-rate options
2022-01-24 18:35:45 +00:00
config.h
Deprecate the refresh-rate options
2022-01-24 18:35:45 +00:00
config_libconfig.c
config_libconfig: add dbus option
2022-02-04 16:02:03 +00:00
dbus.c
dbus: add signal named according to dbus naming conventions
2022-02-04 16:02:08 +00:00
dbus.h
diagnostic.c
diagnostic: warn the user if they are using a software GL renderer
2020-12-23 03:11:25 +00:00
diagnostic.h
picom: make sure --diagnostics works when another picom is running
2020-03-11 19:15:26 +00:00
err.h
event.c
Fix all misspellings of _NET_WM_WINDOW_OPACITY.
2022-01-12 22:59:31 +01:00
event.h
file_watch.c
file_watch: don't watch special files
2020-02-26 21:11:55 +00:00
file_watch.h
core: watch for configuration file changes
2019-11-10 18:58:01 +00:00
kernel.c
kernel.h
list.h
log.c
log: strip newlines for gl string marker
2020-12-04 01:06:20 +00:00
log.h
log: add log_error_errno
2020-02-26 20:16:55 +00:00
meson.build
build: make Meson treat kqueue conditional as one
2020-05-28 10:07:58 +00:00
meta.h
opengl.c
legacy glx: store tex_scr location for round corner shader
2021-04-12 01:54:07 +01:00
opengl.h
legacy glx: store tex_scr location for round corner shader
2021-04-12 01:54:07 +01:00
options.c
Report error for setting vsync to non-boolean values
2022-01-24 18:49:18 +00:00
options.h
options: reject invalid backend earlier
2019-11-10 05:03:17 +00:00
picom.c
Merge pull request #768 from yshui/deprecation-chore
2022-01-27 10:42:25 +00:00
picom.h
Deprecate the refresh-rate options
2022-01-24 18:35:45 +00:00
picom.modulemap
rename: fix the name of the modulemap file
2019-10-24 19:41:35 +01:00
region.h
render.c
Add clip-shadow-above configuration and wintype option
2021-07-14 14:43:28 +02:00
render.h
Rounded corners for legacy xrender backend
2020-11-30 00:35:34 +00:00
string_utils.c
string_utils.h
Cast argument to ctype functions to unsigned char
2020-11-19 12:19:35 +01:00
types.h
uthash_extra.h
utils.c
implement bright window dimming
2019-11-09 17:54:57 +02:00
utils.h
backend: add new property: BORDER_WIDTH
2022-01-24 17:34:33 +00:00
vsync.c
Fix compiler warning about unused parameters
2019-07-25 02:27:02 +01:00
vsync.h
win.c
Fix segfaults on 32bit arch with --log-level=debug
2021-11-25 10:52:31 +00:00
win.h
Fix all misspellings of _NET_WM_WINDOW_OPACITY.
2022-01-12 22:59:31 +01:00
win_defs.h
event, win: delayed handling of shape notify
2020-10-23 04:37:38 +01:00
x.c
backend: xrender: handle corner radius
2021-10-25 13:46:45 +01:00
x.h
backend: xrender: handle corner radius
2021-10-25 13:46:45 +01:00
xrescheck.c
xrescheck.h