~ruther/dwl

02c257e0 — Leonardo Hernández Hernández 2 years ago
update for wlroots!3627

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3627
27ab9cf1 — Leonardo Hernández Hernández 2 years ago
call updatemons() in requestmonstate()

This way we make sure that the Monitor's boxes are updated correctly
1b39bbf3 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
4c605033 — Leonardo Hernández Hernández 2 years ago
bump version to 0.4-rc1
eaf8a216 — Leonardo Hernández Hernández 2 years ago
unset fullscreen when mapping a client in the same monitor

Fixes: https://github.com/djpohly/dwl/issues/327
f929eaef — Leonardo Hernández Hernández 2 years ago
ask for version instead of commit in bug reports
ce1d0405 — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' of github.com:djpohly/dwl
b4fb1f77 — Leonardo Hernández Hernández 2 years ago
fix xwayland clients being floating by default

Fix 3213088aa23e1f6cad1a5ba506dfb7318e1011c9
References: https://github.com/djpohly/dwl/pull/334#issuecomment-1333147730
6df6781b — Leonardo Hernández Hernández 2 years ago
simplify check for surface's node state

all `struct wlr_surface` should have a `wlr_scene_tree *` as data
10c56d63 — Leonardo Hernández Hernández 2 years ago
add option to allow invisible surfaces to disable idle tracking
c91d21b6 — Leonardo Hernández Hernández 2 years ago
do not move/resize if grabbed client is fullscreen
3213088a — Leonardo Hernández Hernández 2 years ago
do not try to set the parent's same tags and monitor for xwayland clients

References: https://github.com/djpohly/dwl/pull/334#issuecomment-1330166324
87d87cc4 — krypek 2 years ago
Fix comparison between signed and unsigned int

When c->bw is 0, the right side of the MAX functions gets turned into an unsigned integer and that results in -1 being the outcome.
This causes big issues in xwayland clients.
ea1b2dda — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' into wlroots-next
08737369 — Leonardo Hernández Hernández 2 years ago
Revert "Add a configuration option for fullscreen locking"

now all fullcreen clients are rendered above tiled and floating clients

This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb.
caec5662 — Leonardo Hernández Hernández 2 years ago
create a dedicated layer for fullscreen clients

Bug: https://github.com/djpohly/dwl/issues/327
05eca0e2 — Leonardo Hernández Hernández 2 years ago
rename xwayland_surface to xsurface

this save us 2 lines
7eebe677 — Leonardo Hernández Hernández 2 years ago
set x and y of the layersurface's geometry box
63d6de58 — Leonardo Hernández Hernández 2 years ago
fix set of layersurface->popups and surface->data
60a98b87 — Leonardo Hernández Hernández 2 years ago
inhibit idle if surface's node is enabled
Next
Do not follow this link