https://bugzilla.gnome.org/show_bug.cgi?id=783901
Jonas Ådahl <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #354146|none |reviewed
status| |
--- Comment #29 from Jonas Ådahl <[email protected]> ---
Review of attachment 354146:
::: src/core/window-private.h
@@ +80,3 @@
+ META_MOVE_RESIZE_WAYLAND_RESIZE = 1 << 4,
+ META_MOVE_RESIZE_STATE_CHANGED = 1 << 5,
+ META_MOVE_RESIZE_WAYLAND_UNMAXIMIZE = 1 << 6,
Could take the opportunity and unalign these, so we don't have to relalign next
time we add anything
::: src/core/window.c
@@ +3093,3 @@
META_MOVE_RESIZE_RESIZE_ACTION |
+ META_MOVE_RESIZE_STATE_CHANGED |
+ META_MOVE_RESIZE_WAYLAND_UNMAXIMIZE),
This doesn't look Wayland related, why not just call it
META_MOVE_RESIZE_UNMAXIMIZE?
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs