summaryrefslogtreecommitdiff
path: root/src/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland/window: Always flag acked move/resize as 'moved' if movedJonas Ådahl2020-09-181-3/+3
* wayland: Drop Xwayland abstract socketCarlos Garnacho2020-08-312-63/+8
* clutter/backends: Rename master and slave devicesFlorian Müllner2020-08-313-8/+8
* wayland: Reword commentCarlos Garnacho2020-08-311-8/+5
* wayland: Flush text_input.done event after IM key eventCarlos Garnacho2020-08-311-3/+31
* clutter: Prepare input focus for IM event deliveryCarlos Garnacho2020-08-313-4/+12
* wayland/surface: Don't update outputs recursively on mapped changesJonas Dreßler2020-08-293-17/+1
* wayland/surface: Don't update outputs on all geometry changesJonas Dreßler2020-08-291-4/+0
* wayland/actor-surface: Update outputs on stage-views changesJonas Dreßler2020-08-293-32/+6
* xwayland: Add a setting to disable selected X extensionsOlivier Fourdan2020-08-291-14/+57
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-1/+1
* wayland/xdg-shell: Move popup role assignment behind checksRobert Mader2020-08-271-13/+18
* wayland/xdg-shell: Handle null-parent in get_popup()Robert Mader2020-08-261-2/+11
* wayland/xdg-shell: Add parent window validation in get_popup()Robert Mader2020-08-261-2/+9
* wayland/seat: Add seat_release interfaceRobert Mader2020-08-261-1/+9
* wayland/subsurface: Add check for parent surfaceRobert Mader2020-08-231-1/+2
* wayland: prevent resizing of fixed-size windowChristian Rauch2020-08-131-0/+3
* wayland/dma-buf: Advertise support for 64 half point RGBA formatsJonas Ådahl2020-08-071-0/+12
* wayland/shm: Advertise support for 64 half point RGBA formatsJonas Ådahl2020-08-071-0/+16
* wayland/dma-buf: Advertise support for XRGB2101010 tooJonas Ådahl2020-08-071-0/+4
* wayland/shm: Add ARGB2101010 formats and friendsJonas Ådahl2020-08-071-1/+41
* wayland/shm: Advertise support for RGB565Jonas Ådahl2020-08-073-1/+25
* wayland/shm: Send error if client uses unsupported formatJonas Ådahl2020-08-071-8/+35
* wayland: Add API to launch trusted clientsSergio Costas2020-08-041-0/+332
* cleanup: remove controversial namingOlivier Fourdan2020-08-041-8/+8
* wayland: Respond to frame callbacks also if a clone was paintedJonas Ådahl2020-07-021-3/+2
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-0/+6
* wayland/compositor: Process frame callbacks on 'after-update'Jonas Ådahl2020-07-021-4/+8
* wayland/xdg-shell: Don't use xdg_surface private to get window geometryJonas Ådahl2020-06-261-4/+4
* wayland/shell: Apply geometry after subsurface state applicationJonas Ådahl2020-06-264-32/+140
* wayland: Remove a couple of stray newlinesJonas Ådahl2020-06-262-2/+0
* wayland: Avoid popup grab focus changes if there's an implicit grabCarlos Garnacho2020-06-171-0/+4
* clutter/input-device: Make clutter_input_device_get_actor() publicJonas Dreßler2020-06-161-1/+1
* wayland/keyboard: Fix anonymous file leak on repeated keymap changesSebastian Keller2020-06-111-0/+1
* wayland/data-device: Don't create and leak unused memory on dndSebastian Keller2020-06-081-1/+1
* wayland: Free selection streams streams after transferSebastian Keller2020-06-084-0/+4
* cursor-renderer: Pass backend to constructorJonas Ådahl2020-06-051-1/+1
* wayland: Drive frame callbacks from stage updatesJonas Ådahl2020-05-2613-102/+122
* wayland/compositor: Pass backend when constructingJonas Ådahl2020-05-263-3/+10
* Reshuffle Wayland initailizationJonas Ådahl2020-05-262-19/+20
* wayland/actor-surface: Don't notify geometry-changed on mapped changesJonas Dreßler2020-05-261-1/+4
* wayland/actor-surface: Factor in mapped clones in mapped checkJonas Dreßler2020-05-261-1/+2
* wayland/actor-surface: Don't listen to notify::position signalJonas Dreßler2020-05-261-3/+0
* wayland/dma-buf: Make gbm_bo import function better namedJonas Ådahl2020-05-211-5/+5
* wayland/dma-buf: Handle failing to import scanout DMA bufferJonas Ådahl2020-05-211-0/+5
* window: Use pid_t for get_client_pid() vfuncJonas Dreßler2020-05-211-2/+2
* window: Use client PID for meta_window_get_pid()Jonas Dreßler2020-05-211-1/+1
* wayland/surface: Simplify state cleanup after mergeRobert Mader2020-05-141-8/+2
* wayland: Add support for wayland-protocols primary selection protocolCarlos Garnacho2020-05-1310-0/+737
* wayland: Rename gtk primary protocol files to "legacy"Carlos Garnacho2020-05-1310-72/+73