picom/src
Yuxuan Shui 7a6d2ee6d3
HACK! core: partially disable pacing
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2023-06-18 21:33:01 +01:00
..
backend backend: xrender: set created picture to repeat when binding a pixmap 2023-06-16 19:42:36 +03:00
atom.c
atom.h atom: add atoms associated with the background pixmap 2023-06-18 14:57:50 +03:00
c2.c
c2.h
cache.c
cache.h
common.h core: don't call schedule_render too early 2023-06-18 17:17:17 +01:00
compiler.h
config.c options: add a no-frame-pacing option 2023-06-10 14:33:57 +01:00
config.h options: add a no-frame-pacing option 2023-06-10 14:33:57 +01:00
config_libconfig.c options: add a no-frame-pacing option 2023-06-10 14:33:57 +01:00
dbus.c core: drop xinerama 2023-01-29 10:51:12 +03:00
dbus.h
diagnostic.c core: drop xinerama 2023-01-29 10:51:12 +03:00
diagnostic.h
err.h
event.c core: don't call schedule_render too early 2023-06-18 17:17:17 +01:00
event.h
file_watch.c
file_watch.h
kernel.c
kernel.h
list.h
log.c general: fix compiler warning about unused results 2022-12-14 13:47:38 +00:00
log.h
meson.build Merge remote-tracking branch 'upstream/next' into fix-event-handling 2023-06-17 01:25:12 +02:00
meta.h
opengl.c
opengl.h opengl: fix segfault in ensure_glx_context 2023-01-12 06:40:56 +03:00
options.c options: unify unavailability reporting of some options 2023-06-16 18:36:02 +03:00
options.h
picom.c HACK! core: partially disable pacing 2023-06-18 21:33:01 +01:00
picom.h core: drop xinerama 2023-01-29 10:51:12 +03:00
picom.modulemap
region.h
render.c render: remove the unused background_props_str external constant 2023-06-18 14:55:22 +03:00
render.h backend: remove unused parameter 'ignore_damage' 2023-06-08 20:35:16 +01:00
statistics.c core: factor out code for estimating the rendering time budget 2023-06-10 14:33:24 +01:00
statistics.h core: factor out code for estimating the rendering time budget 2023-06-10 14:33:24 +01:00
string_utils.c
string_utils.h
types.h
uthash_extra.h
utils.c core: factor out code for estimating the rendering time budget 2023-06-10 14:33:24 +01:00
utils.h core: don't call schedule_render too early 2023-06-18 17:17:17 +01:00
vsync.c
vsync.h
win.c Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
win.h core: drop xinerama 2023-01-29 10:51:12 +03:00
win_defs.h
x.c x: add a comment on the _XSETROOT_ID root window property usage 2023-06-18 16:09:29 +03:00
x.h core: drop xinerama 2023-01-29 10:51:12 +03:00
xrescheck.c
xrescheck.h