picom/src
Yuxuan Shui 7233601be3
Fix typo
Fixes #922

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-11-16 15:40:10 +00:00
..
backend backend: gl: fix shadow from mask 2022-11-11 15:56:39 +00: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.h
common.h Fix typo 2022-11-16 15:40:10 +00:00
compiler.h c2: silence a compiler warning 2022-07-16 15:05:03 +01:00
config.c Make experimental backends the new default 2022-08-21 06:09:27 +01:00
config.h Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +01:00
config_libconfig.c Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +01:00
dbus.c Rename COMPTON_VERSION to PICOM_VERSION 2022-10-29 19:31:12 +01:00
dbus.h
diagnostic.c Rename COMPTON_VERSION to PICOM_VERSION 2022-10-29 19:31:12 +01: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 backend: gl: use gaussian blur for shadow 2022-09-18 05:00:52 +01:00
kernel.h backend: gl: use gaussian blur for shadow 2022-09-18 05:00:52 +01:00
list.h
log.c
log.h
meson.build backends: add egl backend 2022-09-29 08:03:12 +01:00
meta.h
opengl.c
opengl.h
options.c Fix typo 2022-11-16 15:40:10 +00:00
options.h
picom.c Rename COMPTON_VERSION to PICOM_VERSION 2022-10-29 19:31:12 +01:00
picom.h c2: add list iterating functions 2022-07-17 17:48:13 +01:00
picom.modulemap
region.h
render.c backend: give backends more flexibility regarding shadow creation 2022-08-26 05:42:51 +01:00
render.h
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 backend: add the make_mask interface 2022-08-24 08:39:21 +01:00
vsync.c
vsync.h
win.c win: assert we won't clobber existing mask 2022-11-15 18:03:31 +00:00
win.h Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +01:00
win_defs.h
x.c
x.h
xrescheck.c
xrescheck.h