Bananymous
  • Joined on 2023-09-10
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 19:00:47 +00:00
7370d562de Rework rendering
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 19:00:18 +00:00
57cc217a11 Rework rendering
b85cbd5edf Rework banan-os keymaps
Compare 2 commits »
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 17:45:27 +00:00
40c002323e Iterate clients by reference in XRes
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 17:43:20 +00:00
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 17:40:27 +00:00
86131f4577 Rework banan-os keymaps
Bananymous pushed to main at Bananymous/xbanan 2026-06-07 17:40:12 +00:00
b52434339f Rework rendering
40c002323e Iterate clients by reference in XRes
0e0624ceb6 Make RANDR report multiple monitors correctly
Compare 3 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-06-07 00:21:05 +00:00
e19414a64e BuildSystem: Fix GCC compilation with new host GCC
98fd86477a Kernel: Remove allocations from path lookup
16a442f473 Kernel: Fix Thread::will_exit_because_of_signal
becfa228fe Kernel: fix signal handler block mask restoration
c0ce647c74 ports: Cleanup dependencies and configure flags
Compare 31 commits »
Bananymous pushed to poll at Bananymous/xbanan 2026-06-04 00:33:23 +00:00
d0f2b5e8a6 quick hack to replace epoll with poll
a6a581347e Fix X-Resource debug printing
Compare 2 commits »
Bananymous pushed to poll at Bananymous/xbanan 2026-06-04 00:32:04 +00:00
f5a6fe4497 quick hack to replace epoll with poll
Bananymous pushed to poll at Bananymous/xbanan 2026-06-04 00:27:35 +00:00
ba6db1b703 quick hack to replace epoll with poll
Bananymous created branch poll in Bananymous/xbanan 2026-06-04 00:27:35 +00:00
Bananymous pushed to main at Bananymous/xbanan 2026-06-04 00:27:26 +00:00
a6a581347e Fix X-Resource debug printing
Bananymous pushed to main at Bananymous/xbanan 2026-06-03 23:26:34 +00:00
e843be0a1c Cleanup the build system and add porting instructions
Bananymous pushed to main at Bananymous/xbanan 2026-06-03 23:26:02 +00:00
1568e0fdda Cleanup the build system and add porting instructions
Bananymous deleted branch portable from Bananymous/xbanan 2026-06-03 23:07:31 +00:00
Bananymous pushed to main at Bananymous/xbanan 2026-06-03 23:07:18 +00:00
c0832cf240 Cleanup the build system and add porting instructions
421e0a6897 Add very basic X-Resource extension
e4bbc31c7b Keep track of client's pid
a1f00aa443 Use 12 bits for client id and 20 bits for resource ids
d0606a1939 Remove banan-os's LibInput dependency
Compare 20 commits »
Bananymous pushed to portable at Bananymous/xbanan 2026-06-03 16:50:52 +00:00
d0606a1939 Remove banan-os's LibInput dependency
Bananymous pushed to portable at Bananymous/xbanan 2026-06-03 16:50:41 +00:00
1e7d761d7d Remove banan-os's LibInput dependency
Bananymous pushed to portable at Bananymous/xbanan 2026-06-01 22:45:36 +00:00
aa70815f5f Implement very basic grab pointer
19f043744a Allow querying global cursor position
af2132315d Implement WarpPointer
83af554e8c Add support for global window position
b41d979dcb Port to SDL3 instead of SDL2
Compare 9 commits »
Bananymous pushed to portable at Bananymous/xbanan 2026-06-01 02:02:22 +00:00
16d57d0194 Destroy client's windows on disconnect
f1a0738d13 Fix QueryPointer
b81ff29e00 Handle external window leave events
0dc88d09bf Don't create platform window for windows without WM_CLASS
97e82afd4d Optimize {,Shm}PutImage
Compare 10 commits »