~ruther/dwl

6f813e56 — Rutherther 11 months ago
fix: correct behavior with other patches that change VISIBLEON

This fixes problems with patches like istticky,
where the sticky window would be visible on every monitor.
It's not. It should be visible only on its monitor.
SVIBISLBEON should always be adapted with those patches.
It's used just for singletagset when looking where a window
should be visible
98ff1321 — Rutherther 11 months ago
fix: attach clients to reenabled monitor
4345b068 — Rutherther 11 months ago
fix: do not segfault on selmon NULL
985a4384 — Rutherther 11 months ago
Fix clients with NULL monitor being VISIBLEON
31dd33b4 — Rutherther 11 months ago
Fix getunusedtag, attachclients

If client is on multiple monitors, it should
be hidden, as the client is visible just on one of
the monitors, and on the other there is empty space instead

Unused tags are only the tags that are not on any
of the monitors.
202a61f8 — Ben Collerson 1 year, 3 months ago
singletagset
6340989c — Leonardo Hernández Hernández 1 year, 3 months ago
add acknowledgment to djpohly
25e34e4d — Ben Jargowsky 1 year, 3 months ago
Destroy fullscreen node after moving clients off mon
f3c4f723 — Leonardo Hernández Hernández 1 year, 3 months ago
fix posible NULL-dereference in wl_surface.commit handler
6cbf8e9b — Leonardo Hernández Hernández 1 year, 3 months ago
unset DISPLAY before setting up xwayland
d1301538 — Leonardo Hernández Hernández 1 year, 3 months ago
only execute the first keybinding
e277d84c — Leonardo Hernández Hernández 1 year, 3 months ago
more style fixes

missed from the previous iteration
1f0afcfc — Leonardo Hernández Hernández 1 year, 3 months ago
create a wlr_keyboard_group for virtual keyboards

Fixes: https://codeberg.org/dwl/dwl/issues/554
23fd3124 — Leonardo Hernández Hernández 1 year, 3 months ago
fix typo

Fixes: 7afdc191fe4e9b3d16604b7f0c96f9741247e2d2
Thanks to: David Donahue <david.donahue2996@gmail.com>
e39d9314 — Leonardo Hernández Hernández 1 year, 4 months ago
tie xdg_toplevel_decorations to Client

a xdg_toplevel can only have one xdg_toplevel_decoration so there is no need to
have a new struct for decorations
396840cd — Leonardo Hernández Hernández 1 year, 4 months ago
Revert "nuke CSDs, hopefully for good!"

The compositor must respond to the client requesting a change to the decoration
mode, it does not matter if the compositor chooses a different mode.

This reverts commit 9071ce6c848ce214939fb84f85ae77de86de88d7.
a71b3684 — Leonardo Hernández Hernández 1 year, 4 months ago
Revert "remove typedef `Decoration`"

This reverts commit d1ff1e6f75d9c53c953957b5c0a64e0bcb40008b.
7afdc191 — Leonardo Hernández Hernández 1 year, 3 months ago
style fixes
023efce6 — David Donahue 1 year, 3 months ago
use wlr_keyboard_group to manage all keyboards
fa660fb6 — Leonardo Hernández Hernández 1 year, 3 months ago
check toplevel resources

it's just a aesthetic change
Next
Do not follow this link