..
backend
x: give set_reply_action functions better names
2024-06-24 11:59:43 +01:00
fuzzer
c2: add a libfuzzer fuzzer for c2
2024-02-17 16:48:58 +00:00
renderer
wm/win: don't cache window monitor
2024-06-27 19:43:10 +01:00
transition
misc: general chores
2024-06-03 17:21:54 +01:00
utils
wm: wire up the new wm_tree structure to X events
2024-06-21 08:42:42 +01:00
wm
core: make creating managed window objects async
2024-06-27 19:43:27 +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
misc: general chores
2024-06-03 17:21:54 +01:00
atom.h
misc: general chores
2024-06-03 17:21:54 +01:00
c2.c
wm: no longer depends on server grabbing for tree consistency
2024-06-27 14:10:11 +01:00
c2.h
core: replace window table and window stack with wm_tree
2024-06-21 08:42:49 +01:00
common.h
event: use dynarr for expose_rects
2024-06-04 18:59:08 +01:00
compiler.h
misc: general chores
2024-06-03 17:21:54 +01:00
config.c
options: fix segfault on start
2024-06-13 07:56:34 +01:00
config.h
options: use dynarr for all_scripts
2024-06-04 18:59:01 +01:00
config_libconfig.c
options: fix segfault on start
2024-06-13 07:56:34 +01:00
dbus.c
core: replace window table and window stack with wm_tree
2024-06-21 08:42:49 +01:00
dbus.h
misc: general chores
2024-06-03 17:21:54 +01:00
diagnostic.c
backend: embed backend_operations table in backend_base
2024-05-25 11:08:52 +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: move configure_root out of the critical section
2024-06-27 19:43:26 +01:00
event.h
wm: no longer depends on server grabbing for tree consistency
2024-06-27 14:10:11 +01:00
inspect.c
wm: no longer depends on server grabbing for tree consistency
2024-06-27 14:10:11 +01:00
inspect.h
build: make libconfig mandatory
2024-04-20 16:25:08 +01:00
log.c
misc: general chores
2024-06-03 17:21:54 +01:00
log.h
plugin: add picom API headers
2024-05-25 11:08:43 +01:00
meson.build
build: remove libXext
2024-06-11 02:46:48 +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
config: fix use-after-free
2024-06-27 14:06:56 +01:00
options.h
plugin: add picom API headers
2024-05-25 11:08:43 +01:00
picom.c
core: make creating managed window objects async
2024-06-27 19:43:27 +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
region: fix region scaling
2024-06-21 13:33:58 +01:00
render.c
wm/win: don't cache window monitor
2024-06-27 19:43:10 +01:00
render.h
core: replace window table and window stack with wm_tree
2024-06-21 08:42:49 +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
x: give set_reply_action functions better names
2024-06-24 11:59:43 +01:00
vblank.h
misc: general chores
2024-06-03 17:21:54 +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
x: make wid_get_text_prop robust against race
2024-06-27 19:43:28 +01:00
x.h
core: make monitor updates async
2024-06-27 19:43:23 +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