2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Nov 04, 2025 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error message when clang import is not installed and look for clang libs if environment variables are unset (#4497) More... 2 days ago
Reword messages per review comment More... 2 days ago
Implement wl_subsurface.place_above and place_below with parent z-ordering (#4483) More... 3 days ago
Remove comments that repeat the code More... 3 days ago
Fix error message when clang import is not installed and look for clang libs if environment variables are unset More... 3 days ago
Fix subsurface z-order to apply immediately on parent commit per Wayland spec More... 3 days ago
Represent the parent explicitly in the surface list More... 3 days ago
Fedora 41 is EOL since mid-November (#4491) More... 3 days ago
Fedora 41 is EOL since mid-November More... 3 days ago
Fix mistakes introduced in previous commit More... 3 days ago
tics: add a debug mode to collect TICS debug info (#4477) More... 4 days ago
Move subsurface pending state into WlSurfaceState More... 4 days ago
Fix clip_area scaling with display scale factor (#4486) More... 4 days ago
Use snake_case for SubsurfacePlacement enum members More... 4 days ago
Use enum class for subsurface placement instead of bool parameter More... 4 days ago
Merge branch 'main' into tics-debugging More... 4 days ago
Fix type mismatch in glScissor X coordinate calculation More... 4 days ago
Fix: Scale X and Y coordinates for glScissor, not just dimensions More... 4 days ago
pre-commit: apply automatic fixes More... 4 days ago
Extract common logic More... 4 days ago
Address code review feedback: improve precision and test clarity More... 4 days ago
Add explicit int cast for glScissor scaled dimensions More... 4 days ago
Add test for clip_area scaling with display scale More... 4 days ago
Fix clip_area scaling when output has a scale factor More... 4 days ago
Initial plan More... 4 days ago
Use ptrdiff_t for pointer arithmetic More... 4 days ago
Remove dead code: scene::SurfaceEventSource and frontend::EventSink (#4397) More... 5 days ago
Clearer comments, naming and variable scope More... 5 days ago
Add tests to check how different combinations of surface spec parameters affect SSD size adjustments (#4468) More... 5 days ago
Fix list manipulation better More... 5 days ago