~ruther/dwl

8781f4db — Leonardo Hernández Hernández 1 year, 6 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
df131cdb — Leonardo Hernández Hernández 1 year, 6 months ago
use <xcb/xcb.h> instead of <X11/Xlib.h>
887fde65 — Leonardo Hernández Hernández 1 year, 6 months ago
only set border color for urgent *and* mapped X11 clients

this fixes a segfault when the client emits .set_hints but it's not mapped

Fixes: 72a7d78a1a7926a207539eb50f44b2e1eb089d49
b299e01e — Leonardo Hernández Hernández 1 year, 6 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
6d9a915f — Leonardo Hernández Hernández 1 year, 6 months ago
Revert "just add define"

I'm going to make some changes in the config file anyway

This reverts commit e5367753bb90add013ee5d170a110064298ac2c4.
935b852d — Leonardo Hernández Hernández 1 year, 6 months ago
add [-d] flag to enable debug logging
a18c5283 — Leonardo Hernández Hernández 1 year, 6 months ago
simplify setting the border color of clients
72a7d78a — Leonardo Hernández Hernández 1 year, 6 months ago
make the borders red borders for urgent clients

iirc this is the same behavior of dwm
d63f4078 — Leonardo Hernández Hernández 1 year, 6 months ago
use the same border colors as dwm
f4031590 — Leonardo Hernández Hernández 1 year, 6 months ago
add missing url about the COLOR macro
0ab1ed65 — Leonardo Hernández Hernández 1 year, 6 months ago
add macro to configure colors

Closes: https://github.com/djpohly/dwl/issues/466
f6956743 — Forrest Bushstone 1 year, 6 months ago
Check if c is fullscreen before reparenting it to LyrFloating

Closes: https://github.com/djpohly/dwl/issues/487
aec21eca — Forrest Bushstone 1 year, 6 months ago
make sure that fullscreen clients are on the correct screen when isfloating is true

Bug: https://github.com/djpohly/dwl/issues/487
34285048 — Leonardo Hernández Hernández 1 year, 7 months ago
include dwl.desktop in the tarbal
1333f8cc — Leonardo Hernández Hernández 1 year, 7 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
5baf1955 — Leonardo Hernández Hernández 1 year, 7 months ago
allow specify DATADIR (to install desktop file)
Add desktop entry file
755fcae2 — Angelo Antony 1 year, 7 months ago
fix typo
960c32a7 — Leonardo Hernández Hernández 1 year, 7 months ago
call setfloating in setmon

since in the previous commit we may not applying floating in clients
this is to make sure we do
aea8dd6a — Leonardo Hernández Hernández 1 year, 7 months ago
return early if the client doesn't have monitor in setfloating

there is still a bug, but for now this prevents a segfault

Bug: https://github.com/djpohly/dwl/issues/472
Next
Do not follow this link