~ruther/dwl

fefcdbed — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
f8373ccf — pino-desktop 2 years ago
Fixed 'unused variable' compiler warning.
7f9a2124 — Ben Collerson 2 years ago
Add appid field to printstatus() output

Adds an appid field to printstatus which can be used to monitor the
currently active application.
ab8334bd — Leonardo Hernández Hernández 2 years ago
implement repeatable keybindings
23ede80f — Leonardo Hernández Hernández 2 years ago
allow configure x and y of outputs
04fdf1a2 — Leonardo Hernández Hernández 2 years ago
add support for wp-fractional-scale-v1

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3511
fbe89a92 — Leonardo Hernández Hernández 2 years ago
chase wlroots!4000

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4000
e7f736cc — Leonardo Hernández Hernández 2 years ago
chase wlroots!3391

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3991
7ae5039b — Job79 2 years ago
follow upstream xwayland_surface changes

wlroots removed the `wlr_surface_is_xwayland_surface` function, and renamed `wlr_xwayland_surface_from_wlr_surface` to `wlr_xwayland_surface_try_from_wlr_surface`.

related commit: https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/fbf5982e3838ee28b5345e98832f6956c402b225
f7d6a34c — Leonardo Hernández Hernández 2 years ago
use sigaction(2) for signal handling

References: http://git.suckless.org/dwm/commit/712d6639ff8e863560328131bbb92b248dc9cde7.html
cf9c5745 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
8653b276 — Leonardo Hernández Hernández 2 years ago
bump version to 0.4
932c1d45 — Leonardo Hernández Hernández 2 years ago
remove `--long` from git-describe command
dbe44e48 — Leonardo Hernández Hernández 2 years ago
return early if selmon is not part of the output layout in dirtomon()

instead of checking twice
0b2c3324 — Leonardo Hernández Hernández 2 years ago
simplify check in urgent()

we only care if it returned a client or not
56114f70 — Leonardo Hernández Hernández 2 years ago
arrange monitor after updating fullscreen background and lock surfaces
71c7e4e1 — Leonardo Hernández Hernández 2 years ago
also update locked_bg node position in updatemons()
72d29f16 — Leonardo Hernández Hernández 2 years ago
add blank lines to make updatemons() more readable
e523c2b8 — Leonardo Hernández Hernández 2 years ago
update comment about client_set_size() as no-op
Next