.. |
backend
|
backend/glx: don't require the root visual to have stencil buffer
|
2024-07-30 19:25:30 +03:00 |
fuzzer
|
c2: add a libfuzzer fuzzer for c2
|
2024-02-17 16:48:58 +00:00 |
renderer
|
renderer/layout: skip windows without pixmaps
|
2024-06-27 19:43:34 +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
|
win: process window flags in two stages
|
2024-07-29 21:40: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
|
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
|
core: recheck focus when client windows change
|
2024-07-29 17:57:16 +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: recheck focus when client windows change
|
2024-07-29 17:57:16 +01:00 |
event.h
|
core: recheck focus when client windows change
|
2024-07-29 17:57:16 +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
|
meson: link with libdl if it's not available in libc
|
2024-07-30 19:01:04 +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
|
win: process window flags in two stages
|
2024-07-29 21:40:12 +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
|
vblank: fix a memory leak in the sgi_video_sync_thread function
|
2024-07-05 20:50:30 +03: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 |