labwc/include
Consolatis 72936ccb3e src/ssd: fix tiling via keybind when maximized
The previous PR introduced an issue with tiling based actions
like SnapToEdge and SnapToRegion using outdated SSD margin
values when called via keybind while maximized. That resulted
in wrong offsets for the tiled windows.

This commit restores the functionality by forcing a re-calculation
of the SSD margin when changing the maximized state.

Thanks to @Flrian for reporting the issue via IRC.
2023-08-25 15:54:22 +02:00
..
button button: move button-png.c to button/ 2023-08-10 16:33:03 +01:00
common Add common/array.h with wl_array_len() 2023-08-20 13:08:45 +02:00
config config: s/app_id/identifier/ for window-switcher field 2023-08-20 20:49:27 +01:00
menu includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
action.h Restore SnapToEdge and MoveToEdge default keybinds 2023-08-06 10:37:36 +02:00
buffer.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
cursor.h dnd: refocus surface under cursor on drag-destroy 2023-05-28 22:17:29 +01:00
debug.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
decorations.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
dnd.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
idle.h Add support for ext_idle_notify_v1.. 2023-07-09 08:26:33 +01:00
key-state.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
labwc.h Move isfocusable() from desktop.c to view.c 2023-08-20 17:00:23 +01:00
layers.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
node.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
regions.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
resistance.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
resize_indicator.h Add window resize indicator 2023-08-19 18:37:16 +02:00
session-lock.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
ssd-internal.h src/ssd: un-round corners on maximize 2023-08-25 11:34:52 +02:00
ssd.h src/ssd: fix tiling via keybind when maximized 2023-08-25 15:54:22 +02:00
theme.h theme: simplify loading of xbm buttons 2023-08-09 07:38:17 +01:00
view-impl-common.h view: make move_sub_views() use append_children method 2023-08-05 21:06:28 +02:00
view.h Move isfocusable() from desktop.c to view.c 2023-08-20 17:00:23 +01:00
window-rules.h window-rules: support matchOnce attribute 2023-06-26 06:04:07 +01:00
workspaces.h action: support {Go,Send}ToDesktop 'wrap' option 2023-05-21 22:32:07 +02:00
xwayland.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00