0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add call to LSurface::requestedRepaint() when there are pending frame callbacks More... over 1 year ago
Remove unnecessary LSurface::orderChanged() call when reparenting surfaces More... over 1 year ago
louvre-views: Improve presentation of fullscreen toplevels on first map More... over 1 year ago
Replace all virtual constructors with a single one More... over 1 year ago
Simplify LPainter API and add auto blend func option for handling textures with premultiplied alpha More... over 1 year ago
Try loading Wayland backends by default if WAYLAND_DISPLAY is set More... over 1 year ago
Add proper Wayland backends clean up More... over 1 year ago
Add keyboard, touch events and vSync control to the Wayland backends More... over 1 year ago
Use wl_pointer::set_cursor in Wayland backend More... over 1 year ago
Make the Wayland backend window surface automatically adapt to the highest wl_output scale More... over 1 year ago
Adding Wayland input and graphic backends More... over 1 year ago
Add LRegion move constructor, move assignment operator and tests More... over 1 year ago
Update xdg_wm_base to version 3 More... over 1 year ago
Add .mkv to .gitignore More... over 1 year ago
Ensure that all outputs are repainted before sending a session-lock locked event More... over 1 year ago
Make fullscreen animations smoother More... over 1 year ago
Calculate LPopupRole local position once with xdg_wm_base v2 More... over 1 year ago
Simplify surfaces damage region when contains too many rects More... over 1 year ago
Release linux_dma_buff and wl_drm buffers only after a different buffer is committed More... over 1 year ago
Fix xdg_surface window geometry calculation when not explicitly set More... over 1 year ago
Fix subsurfaces bug when stacked above parent More... over 1 year ago
Fix resizing stop on clients like Firefox More... over 1 year ago
Update LinuxDMABuff to version 5 and fix xdg_output bug on SDL More... over 1 year ago
Fix includes and remove unnecessary LWeak .get() calls More... over 1 year ago
Add concept of previous, pending and current configuration to LToplevelRole for handling changes atomically More... over 1 year ago
Improve LBitset type traits check and add operators More... over 1 year ago
Add wlr-layer-shell protocol files More... over 1 year ago
Fix cursor composition in multi-client screencopy sessions More... over 1 year ago
Handle cursor compositing in wlr-screencopy More... over 1 year ago
Testing DMA screencopy More... over 1 year ago