Age | Commit message (Collapse) | Author |
|
Merge
|
|
|
|
|
|
|
|
|
|
rename Layer to LayerSurface; layer should refer to overlay, top, bottom
or background
LayerSurface variables are always called layersurface
wlr_layer_surface_v1 variables are always called wlr_layer_surface
|
|
|
|
This makes it easier to compare WAYLAND_DEBUG logs when troubleshooting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #44.
|
|
dwm lets the OS do cleanup if the program errors out
|
|
Fixes #46.
|
|
|
|
|
|
|
|
|
|
|
|
31 independents mouse focus
|
|
Pull Request
|
|
Declare commitnotify
|
|
|
|
|
|
Fix Firefox class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getatom: fix potential uninitialized atom variable
|
|
|
|
|
|
No need to do it outside the call.
|
|
|
|
|
|
|