0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .gitignores. More... about 2 months ago
Remove unneeded dump files. More... about 2 months ago
Remove unneeded old build files. More... about 2 months ago
Fix several composition bugs. More... 3 months ago
Async send some messages. More... 3 months ago
Async send message to load application. More... 3 months ago
Async send message to close memory mapped file. More... 3 months ago
Update rpc_memory.cc More... 3 months ago
Aynchronosly send messages. More... 3 months ago
Clean up code, also asynchronously send messages to processes. More... 3 months ago
Format file. More... 3 months ago
Round the window size and locations so they're always whole integers. More... 5 months ago
Fix some rounding issues and rectangle math. More... 5 months ago
Support more complicated interrupts that read the status port/data before iret, to reduce race conditions and total number of sent messages. More... 5 months ago
Build out title bar and also better type id handling. More... 5 months ago
Handle bad states. More... 5 months ago
Passes around the size of the encoded message, not just shared memory size, to fix bug with reading noise at the end of the message. More... 5 months ago
Create (but don't yet handle) message for initiating window drags. More... 5 months ago
Allow modifiers to take weak_ptrs. More... 5 months ago
Major overhaul of the window manager. More... 6 months ago
Fix memory leak and bug when reading multiple chunks. More... 6 months ago
Get rid of unnecessary printing. More... 6 months ago
Show a descriptive message if a window listener is reused. More... 6 months ago
Fix bugs in compositor, from migrating to new service api. More... 6 months ago
Add verbose logging on RPC failure, also support sorting services. More... 6 months ago
Remove extra logging. More... 6 months ago
Handle FiberLocalMessageHandlers. More... 6 months ago
Fix small bug with not returning "/" as a directory. More... 6 months ago
Fix small bug, not returning valid value. More... 6 months ago
Fix small bug. More... 6 months ago