1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-11-06 22:54:14 -05:00
picom/src
2024-10-08 19:16:26 +01:00
..
backend backend/gl: fix anti-aliasing of rounded windows 2024-08-13 14:35:49 +01:00
fuzzer c2: add a libfuzzer fuzzer for c2 2024-02-17 16:48:58 +00:00
renderer renderer/command_builder: be robust against shader load failure 2024-08-13 02:56:11 +01:00
transition transition: fix fly-in/fly-out preset 2024-10-06 07:56:59 +01:00
utils misc: don't ignore return value of asprintf 2024-08-13 10:14:02 +01:00
wm wm: fix build on 32-bit systems 2024-10-02 05:54:12 +01:00
api.c misc: general chores 2024-06-03 17:21:54 +01:00
api_internal.h api: introduce the concept of backend specific plugins 2024-05-25 11:08:49 +01:00
atom.c wm: don't reap orphans 2024-09-07 10:59:29 +01:00
atom.h misc: general chores 2024-06-03 17:21:54 +01:00
c2.c misc: fix clang-tidy warnings 2024-08-29 23:39:17 +01:00
c2.h inspect: support inspection of the new window rules 2024-08-09 23:21:04 +01:00
common.h wm/win: separate per-window options into their own struct 2024-08-03 04:34:55 +01:00
compiler.h wm/win: fix handling of windows with multiple window types 2024-08-06 06:48:26 +01:00
config.c renderer/command_builder: be robust against shader load failure 2024-08-13 02:56:11 +01:00
config.h misc: fix clang-tidy warnings 2024-08-29 23:39:17 +01:00
config_libconfig.c config_libconfig: fix parsing of unredir in window rules 2024-08-29 23:07:19 +01:00
dbus.c misc: print better versions 2024-08-30 00:56:37 +01:00
dbus.h misc: general chores 2024-06-03 17:21:54 +01:00
diagnostic.c misc: print better versions 2024-08-30 00:56:37 +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 core: Fix root configure event being ignored 2024-09-28 23:59:31 +02:00
event.h core: recheck focus when client windows change 2024-07-29 17:57:16 +01:00
inspect.c animation: add geometry animation trigger 2024-08-12 03:30:37 +01:00
inspect.h inspect: support inspection of the new window rules 2024-08-09 23:21:04 +01:00
log.c inspect: support inspection of the new window rules 2024-08-09 23:21:04 +01:00
log.h plugin: add picom API headers 2024-05-25 11:08:43 +01:00
meson.build tools: add animgen 2024-08-06 01:15:44 +01:00
opengl.c core: replace window table and window stack with wm_tree 2024-06-21 08:42:49 +01:00
opengl.h core: replace window table and window stack with wm_tree 2024-06-21 08:42:49 +01:00
options.c misc: print better versions 2024-08-30 00:56:37 +01:00
options.h plugin: add picom API headers 2024-05-25 11:08:43 +01:00
picom.c tentative fix for #1345 2024-10-08 19:16:26 +01:00
picom.h core: move configure_root out of the critical section 2024-06-27 19:43:26 +01:00
picom.modulemap rename: fix the name of the modulemap file 2019-10-24 19:41:35 +01:00
region.h core: don't manage window if it has changed while awaiting X reply 2024-09-07 10:59:30 +01:00
render.c rules: implement full-shadow option for universal rules 2024-08-03 04:35:31 +01:00
render.h wm/win: separate per-window options into their own struct 2024-08-03 04:34:55 +01:00
rtkit.c misc: general chores 2024-06-03 17:21:54 +01:00
rtkit.h core: support setting realtime priority using rtkit 2024-02-16 19:58:38 +00:00
vblank.c tentative fix for #1345 2024-10-08 19:16:26 +01:00
vblank.h tentative fix for #1345 2024-10-08 19:16:26 +01:00
vsync.c core: isolate X connection with error handling into a struct 2023-07-04 16:24:53 +01:00
vsync.h misc: general chores 2024-06-03 17:21:54 +01:00
x.c wm: make setting event masks async 2024-09-07 10:59:35 +01:00
x.h wm: make setting event masks async 2024-09-07 10:59:35 +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