summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
* desktop-shell: Do not attempt to change the stateMarius Vlad2023-04-111-4/+8
* tablet: Add binding to activate surfaces using the tablet toolMichael Olbrich2023-03-311-0/+16
* clients: Add support for tablet cursor motion to window frames in libtoytoolkitLyude Paul2023-03-311-0/+279
* shell: Keep window 'activated' state if child has focusJonas Ã…dahl2023-03-301-2/+59
* compositor/text-backend: use xzalloc everywhereMichael Olbrich2023-02-271-2/+0
* desktop-shell: Use weston_coord for saved positionDerek Foreman2023-02-241-5/+6
* libweston: Use weston_coord in surface committed handlerDerek Foreman2023-02-242-6/+12
* libweston: Use weston_coord in struct weston_viewDerek Foreman2023-02-242-30/+34
* desktop-shell: Fade animation should base on output power stateVinh Nguyen Trong2023-02-231-1/+2
* desktop-shell: avoid crashes when a surface disappears during resizeMichael Olbrich2023-02-201-3/+3
* libweston: Use weston_coord in struct weston_pointerDerek Foreman2023-02-171-23/+17
* libweston: Pass weston_coords to weston_compositor_pick_viewDerek Foreman2023-02-171-2/+3
* Revert "desktop-shell: avoid alternating surface between outputs"Leandro Ribeiro2023-02-141-14/+7
* desktop-shell: do not forget to reset pending config size after resizesLeandro Ribeiro2023-02-071-0/+2
* libweston/desktop: committed when transiting from valid to invalid bufferTran Ba Khang(MS/EMC31-XC)2023-02-021-1/+9
* libweston: Use weston_coord space conversion functionsDerek Foreman2023-02-011-28/+49
* desktop-shell: avoid alternating surface between outputsLeandro Ribeiro2023-01-311-7/+14
* libweston, shared: Move out weston_shell_get_binding_modifierMarius Vlad2023-01-091-1/+1
* shell-utils: Integrate shell-utils into libwestonMarius Vlad2023-01-092-27/+29
* desktop-shell: Fix stuck panelDerek Foreman2022-12-011-0/+1
* desktop-shell: Update view transform when resizing windowsDerek Foreman2022-11-241-0/+2
* libweston: Update view transforms more oftenDerek Foreman2022-11-141-0/+7
* libweston/desktop, desktop-shell: Add getters for pending stateMarius Vlad2022-11-101-1/+2
* libweston: Don't return coordinates from weston_compositor_pick_viewDerek Foreman2022-11-021-3/+1
* input: Don't pass surface coordinates to weston_pointer_set_focusDerek Foreman2022-11-021-5/+2
* desktop-shell: Use the current pointer location for grab startDerek Foreman2022-11-021-4/+5
* libweston: Refactor point in output testDerek Foreman2022-09-231-3/+2
* desktop-shell: Remove unused params from internal map() functionDerek Foreman2022-09-231-3/+2
* libweston/desktop: Migrate libweston-desktop/libweston-desktop.hMarius Vlad2022-09-231-1/+1
* desktop-shell: Handle tiled orientation in various circumstancesMarius Vlad2022-08-091-0/+19
* desktops-shell: Add tiled orientation support using key-bindingsMarius Vlad2022-08-091-0/+86
* desktops-shell: Re-use helper for modifier retrievalMarius Vlad2022-08-081-24/+4
* desktop-shell: Always update the shsurf's output to that of the viewMarius Vlad2022-08-011-0/+2
* shells: Add libweston-desktop API to query position and add to shellsDerek Foreman2022-06-291-0/+12
* Move libweston-desktop into libwestonDaniel Stone2022-06-281-1/+0
* desktop-shell: Remove multiple workspace supportDaniel Stone2022-06-242-577/+8
* desktop-shell: Map surfaces in map()Daniel Stone2022-06-161-1/+2
* libweston: Add weston_surface_map() wrapperDaniel Stone2022-06-162-4/+4
* desktop-shell: Use weston_surface_has_content()Daniel Stone2022-06-161-1/+1
* desktop-shell: Handle weston_curtain destructionMarius Vlad2022-05-181-10/+25
* desktop-shell: Add missing weston_view_destroy()Marius Vlad2022-05-161-0/+1
* desktop-shell: Check height instead of checking width a second timeDerek Foreman2022-05-131-2/+2
* desktop-shell: Clarify weston_view destruction at tear downMarius Vlad2022-05-121-3/+11
* desktop-shell: Check for a valid desktop_surfaceMarius Vlad2022-05-121-2/+2
* desktop-shell: Migrate surface_unlink_viewMarius Vlad2022-05-121-1/+1
* desktop-shell: Rename destroy_layer functionsMarius Vlad2022-05-121-9/+9
* desktop-shell: Create a distinct view for the fade-out close animMarius Vlad2022-05-121-4/+53
* libweston, desktop-shell: Add a wrapper for weston_surface referenceMarius Vlad2022-05-121-4/+6
* libweston: Rename weston_surface_destroy() to weston_surface_unref()Marius Vlad2022-05-121-2/+2
* desktop-shell: Refuse to set a surface to maximizedMarius Vlad2022-05-101-0/+3