~ruther/dwl

ref: 7ae5039b4f35c6f5fd09f2d650c62dc7304ce6fe dwl/dwl.c -rw-r--r-- 79.0 KiB
7018b9b6 — Leonardo Hernández Hernández 3 years ago
correct libinput function name for drag_lock
48ec914f — Leonardo Hernández Hernández 3 years ago
destroy layersurface's scene node in destroylayersurfacenotify()
40449fa6 — Leonardo Hernández Hernández 3 years ago
add a new function to get a client from a wlr_surface
ecbc2c61 — Ben Jargowsky 3 years ago
Add configuration options for touchpads
8870ba0b — Leonardo Hernández Hernández 3 years ago
implement urgency hints for xwayland clients
3c11ad9a — Leonardo Hernández Hernández 3 years ago
fix segfault when dragging chromium tabs
06d9230a — Ben Jargowsky 3 years ago
Run focusclient when switching to monocle layout
22bd7522 — Leonardo Hernández Hernández 3 years ago
remove trailing whitespaces
063736f8 — Leonardo Hernández Hernández 3 years ago
add `-v` flag to the manpage

Thanks @Humm42
5d8084da — Leonardo Hernández Hernández 3 years ago
add flag to print version and exit
Merge pull request #230 from BenJarg/null-wlr_seat_get_keyboard

Handle 'wlr_seat_get_keyboard' possibly returning null.
e0d310fd — Ben Jargowsky 3 years ago
Handle 'wlr_seat_get_keyboard' possibly returning null.
3a4b7d10 — Leonardo Hernández Hernández 3 years ago
restack xwayland surface on focusclient()
d071a899 — Ben Jargowsky 3 years ago
Run printstatus() when a monitor is removed
a48ce99e — Leonardo Hernández Hernández 3 years ago
use pointer math in xytonode()
c00697e6 — Leonardo Hernández Hernández 3 years ago
abc
af741e58 — Leonardo Hernández Hernández 3 years ago
typedefs: abc
02ac9378 — Leonardo Hernández Hernández 3 years ago
includes: abc
720f5616 — Devin J. Pohly 3 years ago
Remove vestigial monitor configuration info

The x/y fields in monitor rules are unused and were meant to be deleted.
Also removes the outdated comment in config.h.
4d3adea6 — Leonardo Hernández Hernández 3 years ago
die on pipe failure
Next