picom/src
Yuxuan Shui 5d1501564b
Merge branch 'next' into stable/10
2022-11-11 15:57:29 +00:00
..
backend Merge branch 'next' into stable/10 2022-11-11 15:57:29 +00:00
atom.c Merge branch 'next' 2022-10-29 20:45:23 +01:00
atom.h x: remove the last bit of Xlib dependency 2020-10-23 07:58:01 +01:00
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 Merge branch 'next' 2022-10-29 20:45:23 +01:00
cache.h cache: add cache_set for testing 2020-12-26 07:25:34 +00:00
common.h Merge branch 'next' 2022-10-29 20:45:23 +01:00
compiler.h Merge branch 'next' 2022-10-29 20:45:23 +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 win: split struct win 2019-05-21 20:15:29 +01:00
diagnostic.c Merge branch 'next' 2022-10-29 20:45:23 +01:00
diagnostic.h picom: make sure --diagnostics works when another picom is running 2020-03-11 19:15:26 +00:00
err.h Failure of config file parsing is a hard failure 2019-02-13 02:05:01 +00:00
event.c Fix all misspellings of _NET_WM_WINDOW_OPACITY. 2022-01-12 22:59:31 +01:00
event.h core: split out event code 2019-03-23 14:35:22 +00:00
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 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 event: handle reparent to the same parent 2019-05-21 20:15:32 +01:00
log.c Merge branch 'next' 2022-10-29 20:45:23 +01:00
log.h log: add log_error_errno 2020-02-26 20:16:55 +00:00
meson.build backends: add egl backend 2022-09-29 08:03:12 +01:00
meta.h Add missing header file 2019-05-21 20:15:34 +01:00
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: improve usage message printing 2022-10-29 19:42:36 +01:00
options.h options: reject invalid backend earlier 2019-11-10 05:03:17 +00:00
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 rename: fix the name of the modulemap file 2019-10-24 19:41:35 +01:00
region.h Move resize_region to region.h 2019-07-06 13:26:25 +01:00
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 new backend: glx: implement IMAGE_OP_APPLY_ALPHA 2019-05-21 20:15:35 +01:00
uthash_extra.h win: track windows with a hash table 2019-05-21 20:15:27 +01:00
utils.c Merge branch 'next' into stable/8 2020-04-21 19:32:23 +01:00
utils.h backend: add the make_mask interface 2022-08-24 08:39:21 +01:00
vsync.c Fix compiler warning about unused parameters 2019-07-25 02:27:02 +01:00
vsync.h vsync: choose vsync method automatically 2019-03-10 15:00:56 +00:00
win.c Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +01:00
win.h Exclude transparent-clipping-excluded windows from updating the ignored region 2022-10-23 23:28:26 +01:00
win_defs.h Merge branch 'next' 2022-10-29 20:45:23 +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 Run clang-format 2019-03-10 12:35:38 +00:00
xrescheck.h Run clang-format 2019-03-10 12:35:38 +00:00