~ruther/dwl

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
553ba5b7 — A Frederick Christensen 2 years ago
Add known dwl tag status bar options to README.md
4ae6d0f3 — Leonardo Hernández Hernández 2 years ago
move ugglyness to client.h
2ef5abfb — Leonardo Hernández Hernández 2 years ago
remove unneeded check in focusclient()
Merge pull request #251 from gwnichol/fixinstall

Fix make install while files are in use
Merge pull request #247 from Humm42/xkboptions

initialize xkb_rules.options to a null pointer
d26ddfc7 — Leonardo Hernández Hernández 2 years ago
kill child process in cleanup()
671a9b45 — Grant Nichol 2 years ago
Fix make install while files are in use

When the dwl executable is in use, cp fails without the -f flag.

POSIX defines this flag with:
> If a file descriptor for a destination file cannot be obtained,
> as described in step 3.a.ii., attempt to unlink the destination
> file and proceed.
583f471c — Leonardo Hernández Hernández 2 years ago
add some blank lines
8bce3b15 — Marco Siedentopf 2 years ago
add click method configuration option

Add the libinput configuration option to choose between Software Button Areas and Clickfinger
c008bf2a — Leonardo Hernández Hernández 2 years ago
add $(LIBS) to $(LDLIBS)
c990dbd4 — Dima Krasner 2 years ago
fix link failure with --as-needed
Next
Do not follow this link