1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-12-02 14:15:41 -05:00
picom/src
2022-11-30 19:20:59 +00:00
..
backend backend: egl: fix warning 2022-11-27 18:07:05 +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 c2: replace pcre with pcre2 2022-11-22 16:12:36 +00: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 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: strip newlines for gl string marker 2020-12-04 01:06:20 +00:00
log.h
meson.build c2: replace pcre with pcre2 2022-11-22 16:12:36 +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 Fix typo 2022-11-16 15:40:10 +00:00
options.h
picom.c fix log_debug call 2022-11-18 10:13:49 +00: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 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 backend: add the make_mask interface 2022-08-24 08:39:21 +01:00
vsync.c
vsync.h
win.c win: consider border when creating the mask image 2022-11-30 20:00:46 +03:00
win.h Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +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