~ruther/dwl

57b5e410 — Leonardo Hernández Hernández 10 months ago
use enum headers when possible
f4b6b429 — Leonardo Hernández Hernández 10 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
21205f2f — Leonardo Hernández Hernández 10 months ago
make sure clients share the same layer on floating layout
8f6fca35 — Leonardo Hernández Hernández 1 year, 2 months ago
create a keyboard group for each virtual keyboard
bca077b9 — A Frederick Christensen 10 months ago
Allow negative coordinates in MonitorRules

Monitor/output position (-1, -1) remains as a single indicator value for autoconfigure layout.
Additionally, one minor comment typo is corrected.
0047ff74 — Forrest Bushstone 1 year, 16 days ago
Replicate dwm behavior for sloppyfocus
bf81a128 — Leonardo Hernández Hernández 10 months ago
wlroots now allows parallel installs
9825c26c — fauxmight 11 months ago
dwl-patches overhaul - doc changes
34b7a572 — A Frederick Christensen 11 months ago
Update wmenu-run name
switch to wmenu

bemenu is very bloated, turning itself into a library, which makes it
7489 SLOC.

wmenu on the other hand, looks suckless by default, and is only 2000
SLOC, which i also find alot nicer to use, since bemenu does nothing
to replicate the original dmenu feel.
3b1f0a8a — Leonardo Hernández Hernández 11 months ago
add support for alpha-modifier-v1 (wlroots!4616)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4616
bb734816 — Leonardo Hernández Hernández a year ago
use wlr_renderer_get_texture_formats (wlroots!4644)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4644
put wlr_layer_shell top layer below fullscreen

fixes wlr_layer_shell top clients showing over fullscreen clients
72e2ce8b — Leonardo Hernández Hernández 1 year, 17 days ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
dd00d994 — Leonardo Hernández Hernández 1 year, 21 days ago
do not set withdrawn state for xwayland clients

Closes: https://codeberg.org/dwl/dwl/issues/573
properly resize on configurex11
3a95d4ed — A Frederick Christensen 1 year, 26 days ago
Fix rule examples; minimize newbie surprises

Make example rules be actual EXAMPLES.
Now newcomers should not have to ask, "When I start firefox, nothing
happens. What is going on?"

Also clarified a minor typo and a consistency in spacing.
2b171fd5 — Guido Cella 1 year, 1 month ago
fix virtual pointers

When motionabsolute() is called from warpd, event->time_msec is 0, so
motionnotify() doesn't call wlr_cursor_move(). Fix this by explicitly
warping the cursor in this case, like it was done before implementing
pointer constraints.

I don't know if this is a bug in warpd or time_msec is always 0 with
virtual pointers, since the only other software that uses the virtual
pointer protocol I know of is wl-kbptr, and I can't get that to work
with dwl at all.
ea33ce9a — Forrest Bushstone 1 year, 1 month ago
Support pointer constraints and relative pointer protocols

Fixes: https://codeberg.org/dwl/dwl/issues/489
FIxes: https://codeberg.org/dwl/dwl/issues/317
a0117eea — Leonardo Hernández Hernández 1 year, 1 month ago
use enums from the wayland protocol (wlroots!4575)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4575
Next
Do not follow this link