mutter/src/wayland
Sebastian Wick a2ed0f97c3 wayland/outputs: Make wl_output mode independent of the orientation
wl_output describes the physical attributes and the mode of an output is
such a physical attribute. Swapping the width and height creates
another, incorrect mode.

Other compositors also report the physical mode and don't try to
transform it based on the orientation of buffers.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2519
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2723>
2022-12-17 10:09:37 +00:00
..
protocol
meta-cursor-sprite-wayland.c
meta-cursor-sprite-wayland.h
meta-pointer-confinement-wayland.c
meta-pointer-confinement-wayland.h
meta-pointer-lock-wayland.c
meta-pointer-lock-wayland.h
meta-selection-source-wayland-private.h
meta-selection-source-wayland.c
meta-wayland-activation.c Consistently pass timestamp as uint64 when creating MetaStartupSequence 2022-09-02 15:21:27 +00:00
meta-wayland-activation.h
meta-wayland-actor-surface.c wayland/actor-surface: Optimize update scheduling 2022-12-16 16:27:33 +00:00
meta-wayland-actor-surface.h
meta-wayland-buffer.c wayland/buffer: Add 'render' debug prints 2022-12-09 20:14:26 +00:00
meta-wayland-buffer.h wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-client.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-wayland-cursor-surface.c wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-cursor-surface.h
meta-wayland-data-device-primary.c
meta-wayland-data-device-primary.h
meta-wayland-data-device.c wayland/data-device: Clean up coding style a bit 2022-09-19 14:46:01 +00:00
meta-wayland-data-device.h
meta-wayland-data-offer-primary.c
meta-wayland-data-offer-primary.h
meta-wayland-data-offer.c
meta-wayland-data-offer.h
meta-wayland-data-source-primary.c
meta-wayland-data-source-primary.h
meta-wayland-data-source.c
meta-wayland-data-source.h
meta-wayland-dma-buf.c wayland/dma-buf: Add 'render' debug prints 2022-12-09 20:14:26 +00:00
meta-wayland-dma-buf.h wayland/dma-buf: Add meta_wayland_dma_buf_create_source 2022-12-01 09:40:38 +01:00
meta-wayland-dnd-surface.c
meta-wayland-dnd-surface.h
meta-wayland-egl-stream.c
meta-wayland-egl-stream.h
meta-wayland-gtk-shell.c Consistently pass timestamp as uint64 when creating MetaStartupSequence 2022-09-02 15:21:27 +00:00
meta-wayland-gtk-shell.h
meta-wayland-inhibit-shortcuts-dialog.c
meta-wayland-inhibit-shortcuts-dialog.h
meta-wayland-inhibit-shortcuts.c
meta-wayland-inhibit-shortcuts.h
meta-wayland-input-device.c
meta-wayland-input-device.h
meta-wayland-keyboard.c Revert "wayland-keyboard: Don't send pressed keys on enter" 2022-10-19 15:19:34 +00:00
meta-wayland-keyboard.h Revert "wayland-keyboard: Don't send pressed keys on enter" 2022-10-19 15:19:34 +00:00
meta-wayland-outputs.c wayland/outputs: Make wl_output mode independent of the orientation 2022-12-17 10:09:37 +00:00
meta-wayland-outputs.h wayland: Clean up output state 2022-07-25 14:55:59 +00:00
meta-wayland-pointer-constraints.c wayland/pointer-constraints: Adjustments for subsurface support 2022-12-09 20:48:55 +00:00
meta-wayland-pointer-constraints.h
meta-wayland-pointer-gesture-hold.c wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyed 2022-11-25 15:40:12 +00:00
meta-wayland-pointer-gesture-hold.h wayland: Add pointer gesture cancellation internal API 2022-09-29 12:36:43 +00:00
meta-wayland-pointer-gesture-pinch.c wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyed 2022-11-25 15:40:12 +00:00
meta-wayland-pointer-gesture-pinch.h wayland: Add pointer gesture cancellation internal API 2022-09-29 12:36:43 +00:00
meta-wayland-pointer-gesture-swipe.c wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyed 2022-11-25 15:40:12 +00:00
meta-wayland-pointer-gesture-swipe.h wayland: Add pointer gesture cancellation internal API 2022-09-29 12:36:43 +00:00
meta-wayland-pointer-gestures.c
meta-wayland-pointer-gestures.h
meta-wayland-pointer.c wayland/surface: Use transactions for all sub-surface hierarchy changes 2022-12-01 12:41:32 +01:00
meta-wayland-pointer.h wayland: Keep track of active pointer gestures 2022-09-29 12:36:43 +00:00
meta-wayland-popup.c
meta-wayland-popup.h
meta-wayland-presentation-time-private.h
meta-wayland-presentation-time.c surface-actor-wayland: Clean up and optimize check for primary view 2022-12-16 16:27:33 +00:00
meta-wayland-private.h wayland/surface: Make sure transactions are applied in consistent order 2022-12-01 12:41:32 +01:00
meta-wayland-region.c
meta-wayland-region.h
meta-wayland-seat.c wayland/seat: Don't double-disable input classes 2022-10-19 15:19:34 +00:00
meta-wayland-seat.h
meta-wayland-shell-surface.c wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-shell-surface.h
meta-wayland-single-pixel-buffer.c wayland: Add single pixel buffer support 2022-08-02 12:19:42 +00:00
meta-wayland-single-pixel-buffer.h wayland: Add single pixel buffer support 2022-08-02 12:19:42 +00:00
meta-wayland-subsurface.c wayland/subsurface: Check ancestor instead of toplevel window for actor sync 2022-12-09 20:48:55 +00:00
meta-wayland-subsurface.h wayland/surface: Use transactions for all sub-surface hierarchy changes 2022-12-01 12:41:32 +01:00
meta-wayland-surface.c wayland/surface: Add 'render' debug prints 2022-12-09 20:14:26 +00:00
meta-wayland-surface.h wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-tablet-cursor-surface.c
meta-wayland-tablet-cursor-surface.h
meta-wayland-tablet-manager.c wayland: Clean up tablet manager state 2022-07-25 14:55:59 +00:00
meta-wayland-tablet-manager.h wayland: Clean up tablet manager state 2022-07-25 14:55:59 +00:00
meta-wayland-tablet-pad-group.c
meta-wayland-tablet-pad-group.h
meta-wayland-tablet-pad-ring.c
meta-wayland-tablet-pad-ring.h
meta-wayland-tablet-pad-strip.c
meta-wayland-tablet-pad-strip.h
meta-wayland-tablet-pad.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-wayland-tablet-pad.h
meta-wayland-tablet-seat.c wayland: Fix thinko in paired tablet loop filter 2022-08-13 00:39:54 +02:00
meta-wayland-tablet-seat.h
meta-wayland-tablet-tool.c wayland/surface: Use transactions for all sub-surface hierarchy changes 2022-12-01 12:41:32 +01:00
meta-wayland-tablet-tool.h
meta-wayland-tablet.c
meta-wayland-tablet.h
meta-wayland-text-input.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-wayland-text-input.h
meta-wayland-touch.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-wayland-touch.h
meta-wayland-transaction.c wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-transaction.h wayland/xdg-shell: Defer meta_wayland_xdg_positioner_to_placement call 2022-12-01 12:41:32 +01:00
meta-wayland-types.h wayland/xdg-shell: Defer meta_wayland_xdg_positioner_to_placement call 2022-12-01 12:41:32 +01:00
meta-wayland-versions.h wayland/outputs: Implement wl_output v4 2022-11-10 13:45:05 +01:00
meta-wayland-viewporter.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-wayland-viewporter.h
meta-wayland-window-configuration.c window/wayland: Calculate position also for acked fullscreen configs 2022-10-10 18:16:51 +00:00
meta-wayland-window-configuration.h window/wayland: Calculate position also for acked fullscreen configs 2022-10-10 18:16:51 +00:00
meta-wayland-xdg-foreign.c
meta-wayland-xdg-foreign.h
meta-wayland-xdg-shell.c wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-wayland-xdg-shell.h
meta-wayland.c surface-actor-wayland: Clean up and optimize check for primary view 2022-12-16 16:27:33 +00:00
meta-wayland.h wayland/surface: Make sure transactions are applied in consistent order 2022-12-01 12:41:32 +01:00
meta-window-wayland.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-window-wayland.h tests/wayland-fullscreen: Also test toggling fullscreen 2022-10-10 18:16:51 +00:00
meta-window-xwayland.c xwayland: Correct the flag of the surface property 2022-11-22 11:27:17 +01:00
meta-window-xwayland.h window: Move surface property to it subclasses 2022-11-17 11:30:56 +00:00
meta-xwayland-dnd-private.h
meta-xwayland-dnd.c window: Move surface property to it subclasses 2022-11-17 11:30:56 +00:00
meta-xwayland-grab-keyboard.c
meta-xwayland-grab-keyboard.h
meta-xwayland-private.h
meta-xwayland-surface.c wayland/surface: Overhaul handling of buffer use count 2022-12-01 17:23:34 +01:00
meta-xwayland-surface.h
meta-xwayland.c wayland/surface: Prepare for decoupled surface & resource lifetimes 2022-12-01 12:41:32 +01:00
meta-xwayland.h