picom/src
Yuxuan Shui 19c852b3ae
options: mention the "default" shader
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-08-21 05:22:15 +01:00
..
backend backend: add and implement get_shader_attributes 2022-08-11 04:53:14 +01:00
atom.c
atom.h
c2.c config: add options `window-shader-fg` and `window-shader-fg-rules` 2022-08-11 04:28:48 +01:00
c2.h config: add options `window-shader-fg` and `window-shader-fg-rules` 2022-08-11 04:28:48 +01:00
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 backend: add and implement get_shader_attributes 2022-08-11 04:53:14 +01:00
compiler.h c2: silence a compiler warning 2022-07-16 15:05:03 +01:00
config.c config: add options `window-shader-fg` and `window-shader-fg-rules` 2022-08-11 04:28:48 +01:00
config.h config: add options `window-shader-fg` and `window-shader-fg-rules` 2022-08-11 04:28:48 +01:00
config_libconfig.c config: add options `window-shader-fg` and `window-shader-fg-rules` 2022-08-11 04:28:48 +01: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
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.h
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
meson.build
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 options: mention the "default" shader 2022-08-21 05:22:15 +01:00
options.h
picom.c core: force redraw if animated shader is in-use 2022-08-12 13:45:30 +01:00
picom.h c2: add list iterating functions 2022-07-17 17:48:13 +01:00
picom.modulemap
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: add trim_both 2022-07-17 15:43:47 +01:00
string_utils.h string_utils: add trim_both 2022-07-17 15:43:47 +01:00
types.h
uthash_extra.h
utils.c
utils.h c2: silence a compiler warning 2022-07-16 15:05:03 +01:00
vsync.c
vsync.h
win.c win: keep track of window specific shader in `managed_win` 2022-08-11 04:29:47 +01:00
win.h win: keep track of window specific shader in `managed_win` 2022-08-11 04:29:47 +01:00
win_defs.h
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