-
-
Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: tycho-kirchner/fastcompmgr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace O(n) window list scan with O(1) open-addressing hash table
#50
opened Jul 2, 2026 by
jEsuSdA
Loading…
Bypass broken fade-out path to eliminate double-free recursion
#49
opened Jul 2, 2026 by
jEsuSdA
Loading…
Fix zombie window leak by passing win pointer directly to finish_destroy_win
#47
opened Jul 2, 2026 by
jEsuSdA
Loading…
Convert window list to doubly-linked and fix restack prev pointer bug
#46
opened Jul 2, 2026 by
jEsuSdA
Loading…
Use ring buffer size 2047 (power-of-2 - 1) for fast modulo
#45
opened Jul 2, 2026 by
jEsuSdA
Loading…
Cache root background atoms to avoid repeated XInternAtom calls
#44
opened Jul 2, 2026 by
jEsuSdA
Loading…
Add XIOErrorHandler and make poll() robust against X11 disconnection
#43
opened Jul 2, 2026 by
jEsuSdA
Loading…
Cache find_client_win results to avoid repeated XQueryTree scans
#41
opened Jul 2, 2026 by
jEsuSdA
Loading…
Add border_size_dirty flag to avoid unnecessary shape queries
#39
opened Jul 2, 2026 by
jEsuSdA
Loading…
ProTip!
Adding no:label will show everything without a label.