summaryrefslogtreecommitdiff
path: root/desktop-shell
AgeCommit message (Expand)AuthorFilesLines
2023-06-19frontend: Rename weston_client_start to wet_client_startDaniel Stone1-2/+2
2023-06-19desktop-shell: Pass a weston_coord to calc_input_panel_positionDerek Foreman1-15/+14
2023-06-19desktop-shell: use weston_coord in weston_move_*_grabDerek Foreman1-19/+14
2023-06-19libweston: Add more weston_coord arithmetic helpersDerek Foreman1-5/+5
2023-06-19libweston: Add getters for view position/offsetDerek Foreman1-20/+26
2023-06-19libweston: Add weston_coord_truncate()Derek Foreman1-2/+3
2023-06-13desktop-shell: Do another update transformMarius Vlad1-0/+2
2023-06-12libweston: Use weston_coord in struct weston_touchDerek Foreman1-8/+8
2023-06-12libweston: Use weston_coord in struct weston_outputDerek Foreman2-22/+23
2023-06-12libweston: use weston_coord for weston_view_set_positionDerek Foreman2-44/+66
2023-05-25libweston/input: Use WESTON_ACTIVATE_FLAG_FULLSCREEN in activation logicSergio Gómez1-2/+5
2023-05-25desktop-shell: Activate shell surface when client requests fullscreenSergio Gómez1-1/+6
2023-05-25desktop-shell: Check that fullscreen surface actually has a black viewSergio Gómez1-1/+2
2023-04-11desktop-shell: Do not attempt to change the stateMarius Vlad1-4/+8
2023-03-31tablet: Add binding to activate surfaces using the tablet toolMichael Olbrich1-0/+16
2023-03-31clients: Add support for tablet cursor motion to window frames in libtoytoolkitLyude Paul1-0/+279
2023-03-30shell: Keep window 'activated' state if child has focusJonas Ådahl1-2/+59
2023-02-27compositor/text-backend: use xzalloc everywhereMichael Olbrich1-2/+0
2023-02-24desktop-shell: Use weston_coord for saved positionDerek Foreman1-5/+6
2023-02-24libweston: Use weston_coord in surface committed handlerDerek Foreman2-6/+12
2023-02-24libweston: Use weston_coord in struct weston_viewDerek Foreman2-30/+34
2023-02-23desktop-shell: Fade animation should base on output power stateVinh Nguyen Trong1-1/+2
2023-02-20desktop-shell: avoid crashes when a surface disappears during resizeMichael Olbrich1-3/+3
2023-02-17libweston: Use weston_coord in struct weston_pointerDerek Foreman1-23/+17
2023-02-17libweston: Pass weston_coords to weston_compositor_pick_viewDerek Foreman1-2/+3
2023-02-14Revert "desktop-shell: avoid alternating surface between outputs"Leandro Ribeiro1-14/+7
2023-02-07desktop-shell: do not forget to reset pending config size after resizesLeandro Ribeiro1-0/+2
2023-02-02libweston/desktop: committed when transiting from valid to invalid bufferTran Ba Khang(MS/EMC31-XC)1-1/+9
2023-02-01libweston: Use weston_coord space conversion functionsDerek Foreman1-28/+49
2023-01-31desktop-shell: avoid alternating surface between outputsLeandro Ribeiro1-7/+14
2023-01-09libweston, shared: Move out weston_shell_get_binding_modifierMarius Vlad1-1/+1
2023-01-09shell-utils: Integrate shell-utils into libwestonMarius Vlad2-27/+29
2022-12-01desktop-shell: Fix stuck panelDerek Foreman1-0/+1
2022-11-24desktop-shell: Update view transform when resizing windowsDerek Foreman1-0/+2
2022-11-14libweston: Update view transforms more oftenDerek Foreman1-0/+7
2022-11-10libweston/desktop, desktop-shell: Add getters for pending stateMarius Vlad1-1/+2
2022-11-02libweston: Don't return coordinates from weston_compositor_pick_viewDerek Foreman1-3/+1
2022-11-02input: Don't pass surface coordinates to weston_pointer_set_focusDerek Foreman1-5/+2
2022-11-02desktop-shell: Use the current pointer location for grab startDerek Foreman1-4/+5
2022-09-23libweston: Refactor point in output testDerek Foreman1-3/+2
2022-09-23desktop-shell: Remove unused params from internal map() functionDerek Foreman1-3/+2
2022-09-23libweston/desktop: Migrate libweston-desktop/libweston-desktop.hMarius Vlad1-1/+1
2022-08-09desktop-shell: Handle tiled orientation in various circumstancesMarius Vlad1-0/+19
2022-08-09desktops-shell: Add tiled orientation support using key-bindingsMarius Vlad1-0/+86
2022-08-08desktops-shell: Re-use helper for modifier retrievalMarius Vlad1-24/+4
2022-08-01desktop-shell: Always update the shsurf's output to that of the viewMarius Vlad1-0/+2
2022-06-29shells: Add libweston-desktop API to query position and add to shellsDerek Foreman1-0/+12
2022-06-28Move libweston-desktop into libwestonDaniel Stone1-1/+0
2022-06-24desktop-shell: Remove multiple workspace supportDaniel Stone2-577/+8
2022-06-16desktop-shell: Map surfaces in map()Daniel Stone1-1/+2