~ruther/dwl

ref: dca68f9aa1ea7132391828456093463de008e0c4 dwl/dwl.c -rw-r--r-- 74.6 KiB
dca68f9a — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
22bd7522 — Leonardo Hernández Hernández 2 years ago
remove trailing whitespaces
063736f8 — Leonardo Hernández Hernández 2 years ago
add `-v` flag to the manpage

Thanks @Humm42
5d8084da — Leonardo Hernández Hernández 2 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 2 years ago
Run printstatus() when a monitor is removed
dc7709a0 — Leonardo Hernández Hernández 3 years ago
schedule a configure on maximize request

see maximizenotify() for more info
a48ce99e — Leonardo Hernández Hernández 3 years ago
use pointer math in xytonode()
4a2e7619 — Leonardo Hernández Hernández 3 years ago
replace deleted EBARF() with die()
29a2b647 — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'djpohly/main' into HEAD
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
79b7e755 — Raphael Robatsch 3 years ago
Layer shell: Prevent infinte configure/commit loop

Check the wlr_layer_surface_v1_state.committed bitmask to see if we need
to rearrange. This is also what sway does.

Without this check, every commit request (even if only the attached buffer
changed) will lead to another configure event, which will lead to another
commit, etc.

This loop results in swaybg consuming 100% CPU.

Co-authored-by: Owen Rafferty <owen@owenrafferty.com>
dd0b8e4c — Devin J. Pohly 3 years ago
Merge pull request #212 from djpohly/xwaitland

make sure to leave XWayland process waitable
0ddde0c8 — Devin J. Pohly 3 years ago
move sigchld() into XWayland section
Next
Do not follow this link