~ruther/dwl

c9f92bdd — Guido Cella 4 years ago
set a monitor geometry only when creating it

Lets layers with an exclusive area shrink the usable area
b8a6d3e8 — Guido Cella 4 years ago
render in the same order as sway
d61658bd — Guido Cella 4 years ago
update make clean
e13d1933 — Guido Cella 4 years ago
correct variable name
ce7bc812 — Guido Cella 4 years ago
rename functions too
e69c3d73 — Guido Cella 4 years ago
remove extra space
b35182f5 — Guido Cella 4 years ago
render layer surfaces
1e2dde66 — Guido Cella 4 years ago
improve naming

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
05df9201 — Guido Cella 4 years ago
layer shell initial attempt
44ef698d — Devin J. Pohly 4 years ago
set up interfaces in same order as sway

This makes it easier to compare WAYLAND_DEBUG logs when troubleshooting.
1c9a0d88 — Guido Cella 4 years ago
enable gamma control
620da439 — Devin J. Pohly 4 years ago
cleanup function to match dwm
8eb6fe8e — Devin J. Pohly 4 years ago
fix usage to match
3b1992ca — Devin J. Pohly 4 years ago
we're not really using the log
f79746c5 — Devin J. Pohly 4 years ago
this is technically barf too I guess?
f13227eb — Devin J. Pohly 4 years ago
only call updatewindowtype for x11 windows
ad9b3bc6 — Devin J. Pohly 4 years ago
handle NULL return from backend_autocreate

Fixes #44.
83f60e89 — Devin J. Pohly 4 years ago
add macro for fatal errors

dwm lets the OS do cleanup if the program errors out
d615d383 — Devin J. Pohly 4 years ago
Use SIGCHLD handler from dwm

Fixes #46.
c0b05edd — Devin J. Pohly 4 years ago
make this marginally less ugly
Next
Do not follow this link