summaryrefslogtreecommitdiff
path: root/src/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland-buffer: Add debug logging of pixel format in useDaniel van Vugt2020-10-201-0/+31
* wayland-dma-buf: Add debug logging of pixel format in useDaniel van Vugt2020-10-201-0/+8
* window/wayland: Offset position with size mismatch when finishing a resizeRobert Mader2020-10-191-30/+37
* wayland/subsurface: Only show subsurface if parent is mappedRobert Mader2020-10-141-1/+12
* wayland: Don't send proximity_in for new resourcesJulius Lehmann2020-10-121-19/+0
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-082-3/+3
* wayland: Don't include newline in client error eventsJonas Ådahl2020-10-081-2/+2
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-084-7/+10
* window/wayland: Offset position with size mismatch when resizingJonas Ådahl2020-10-071-0/+23
* wayland/client: Free GSubprocessLauncher after spawningSergio Costas2020-10-021-6/+9
* wayland/actor-surface: Always set opaque region on alpha-less texturesRobert Mader2020-10-021-1/+9
* wayland: Fix refcount errorSergio Costas2020-09-291-1/+1
* backends: force enable modifiers on tagged devicesKarol Herbst2020-09-281-0/+9
* wayland: Add versions to primary selection protocolsRobert Mader2020-09-273-2/+6
* 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