Bananymous
  • Joined on 2023-09-10
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 »
Bananymous pushed to main at Bananymous/banan-os 2026-01-25 00:06:24 +00:00
c304133224 LibC: Indicate regex support in unistd.h
7843d3de62 LibC: Support attrs and file actions in posix spawn
aef536fff3 Kernel: Fix SharedMemoryObject cloning on deleted keys
d472e1ac0e Kernel: Remove obsolete FIXMEs and null pointer checks
120c08fb75 Kernel: Implement fcntl based locks
Compare 5 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-01-23 22:33:31 +00:00
ba6229b92d Kernel: Fix TCP accept bind address
3d2362cb5f ports/xash3d-fwgs: Don't apply vorbis patch
a08b9b82a6 Kernel: Fix yield stack pointer value
Compare 3 commits »
Bananymous pushed to main at Bananymous/banan-os 2026-01-16 14:33:01 +00:00
5d62fa3f10 Kernel: Clenup stacktrace printing on exception
d3df00f0ba Kernel: Make Processor structure default to zero
34e84f8b07 Kernel: Reduce the number of TLB invalidations
1143dc3cae Kernel: Rework syscall memory validation and locking
0299d4d44e Kernel/LibC: remove SYS_TERMID
Compare 17 commits »