Bananymous
  • Joined on 2023-09-10
Bananymous pushed to main at Bananymous/banan-os 2026-04-15 13:42:10 +00:00
1bf5e6a051 WindowServer: Fix xbanan access check
394719a909 userspace: Fix some includes found when compiling to linux
Compare 2 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-04-14 00:42:33 +00:00
3ebadc5c74 LibDEFLATE: Optimize decompression
d471bbf856 Kernel: Cleanup bootloader headers
c849293f3d Kernel: Add support for loading gzip compressed initrd
0156d06cdc LibDEFLATE: Support decompressing to/from partial buffer
ad12bf3e1d LibC: Cleanup environment variable code
Compare 52 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-04-02 13:40:20 +00:00
f77aa65dc5 Kernel: Cleanup accessing userspace memory
9589b5984d Kernel: Move USERSPACE_END to lower half
32806a5af3 LibC: Allow "t" in stdio mode
876fbe3d7c LibC: Fix sem_{,timed}wait
c1b8f5e475 LibC: Add and cleanup network definitions
Compare 19 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 23:21:10 +00:00
5c20d5e291 Kernel: HDAudio hide unusable pins and cleanup path finding
f89d690716 Kernel: HDAudio only probe codecs in STATESTS
c563efcd1c AudioServer: Query pins of the asked device and not the current one
dedeebbfbe Kernel: Use ByteRingBuffer with audio buffers
Compare 4 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 18:47:42 +00:00
35e2a70de0 AudioServer: Handle client data before disconnecting clients
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 17:39:23 +00:00
81d5c86a7a WindowServer: Automatically launch xbanan if installed
db6644bae9 BuildSystem: Set glib-compile- binaries in meson cross file
Compare 2 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 17:13:50 +00:00
14f1c1a358 LibC: Implement vsyslog
5be9bc64a2 ports/libxml2: Configure with -shared-libgcc
Compare 2 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 16:55:30 +00:00
64d3a5c8b7 ports: Update zlib 1.3.1->1.3.2
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 16:25:45 +00:00
ccb4d13a82 Kernel: Compile EventFD file
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 16:23:49 +00:00
cbe835a2c8 DynamicLoader: Add missing strlen definition
6a77754adf LibC: Don't link against libstdc++
7d7d5ba734 LibC: Compile eventfd file
Compare 3 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-03-23 16:07:18 +00:00
684fa1c4b0 ports: Add pixman port
a98d851fde ports: Add gtk3 port
9c3e2dab40 ports: Add pango port
eddb68f2fa ports/mesa: Build with x support
791091174a ports/cairo: Build with x support
Compare 53 commits »
Bananymous pushed to main at Bananymous/xbanan 2026-03-23 15:16:16 +00:00
b228ef13c4 Fix null depth on CreateWindow
Bananymous pushed to main at Bananymous/xbanan 2026-02-23 01:02:15 +00:00
f7150056c4 Cleanup debug prints
bb7632d53f Fix input event state and child window
862eaa205a Fix parenthesis being flipped
Compare 3 commits »
Bananymous pushed to main at Bananymous/xbanan 2026-02-22 22:40:59 +00:00
61f8b2fa66 Implement per-client event masks
Bananymous pushed to main at Bananymous/xbanan 2026-02-22 22:39:44 +00:00
e8df5a78c0 Implement per-client event masks
Bananymous pushed to main at Bananymous/xbanan 2026-02-22 20:16:56 +00:00
e376c57cda Remove unnecessary includes added by clangd
561aaecc3f Add support for changing window's fullscreen state
4886e71452 Cleanup WM_CLOSE_WINDOW atom handling
710b896a84 LibGUI/WindowServer: Add fullscreen events
8c2fea9edf Cleanup whitespace and suppress unused variable warnings
Compare 7 commits »
Bananymous pushed to main at Bananymous/xbanan 2026-02-21 17:25:32 +00:00
3e0dc851c4 Link to system libraries on banan-os
Bananymous pushed to main at Bananymous/xbanan 2026-02-21 16:48:16 +00:00
26b65e1e6e Make glx and shm cmake options
Bananymous pushed to main at Bananymous/xbanan 2026-02-21 16:39:16 +00:00
b90cbae5ae Add missing include
Bananymous pushed to main at Bananymous/banan-os 2026-02-13 15:54:03 +00:00
f022a1b08f Shell: Fix crash when executing semicolon
b3bbfaeff0 LibC: Fix posix_spawnattr_t definition
679a3d4209 LibGUI: Add Texture::clear{,_rect}
a0211d88e7 Kernel: Don't include TCP header in MSS
e216fc7798 Kernel: Fix port allocation endianness
Compare 11 commits »