~ruther/dwl

e0822926 — Leonardo Hernández Hernández 2 years ago
do not focus clients if a layer surface is focused
deb48ff4 — Dima Krasner 2 years ago
force line-buffered stdout if stdout is not a tty
c70db2d0 — Leonardo Hernández Hernández 2 years ago
Revert "only call wlr_seat_keyboard_notify_enter() if a keyboard is found"

This reverts commit 8e03bce6217117f0687cd727ae2c47bdd3c0fe5a.
fixes #270
e98719f5 — Leonardo Hernández Hernández 2 years ago
remove a useless check

if `s->role_data == NULL`, wlr_*_surface_from_wlr_surface() will return NULL
and we are checking it
af12e777 — David-Valters 2 years ago
Update README.md
8e03bce6 — Leonardo Hernández Hernández 2 years ago
only call wlr_seat_keyboard_notify_enter() if a keyboard is found
87fc3a58 — Leonardo Hernández Hernández 2 years ago
check pointer focus in arrange()
0eff78d6 — Leonardo Hernández Hernández 2 years ago
include DWLCFLAGS into linking step
c6d97f1d — Leonardo Hernández Hernández 3 years ago
arrange client's monitor if size has change since last commit
829dec65 — Leonardo Hernández Hernández 2 years ago
resize now takes `struct wlr_box` as parameter
ff70337c — Leonardo Hernández Hernández 2 years ago
check current and pending geometry to set c->resize to zero

Fixes #260
7cc6c640 — Ben Jargowsky 2 years ago
Checks for overflows for client max width and height
72e0a560 — Leonardo Hernández Hernández 2 years ago
respect size hints
2aa39136 — Leonardo Hernández Hernández 2 years ago
inline unmaplayersurface() into unmaplayersurfacenotify()

unmap signal is guaranted to be emitted before destroy signal
so is useless checking if it is mapped at destroy
549335ae — Leonardo Hernández Hernández 2 years ago
avoid layer surface popups appearing below x{dg,wayland} clients
097b4a30 — Leonardo Hernández Hernández 2 years ago
unconstrain layer shell popups from monitor size

unconstrain other popups from monitor usable area
c1578bc1 — Leonardo Hernández Hernández 2 years ago
use LayerSurface.mon when possible
9b84940e — Leonardo Hernández Hernández 2 years ago
unconstrain layer shell popups

also unconstrain popups from monitor's usable area
79ad7241 — Leonardo Hernández Hernández 2 years ago
don't set `c->isfullscreen` to zero

calloc initializes all fields to zero
Merge pull request #257 from fauxmight/bar_options

Add known dwl status bar options to README
Next
Do not follow this link