summaryrefslogtreecommitdiff
path: root/kiosk-shell
Commit message (Expand)AuthorAgeFilesLines
* libweston: Use weston_coord in struct weston_viewDerek Foreman2023-02-242-21/+21
* libweston: Use weston_coord in struct weston_pointerDerek Foreman2023-02-171-6/+6
* libweston: Use weston_coord space conversion functionsDerek Foreman2023-02-011-6/+11
* libweston, shared: Move out weston_shell_get_binding_modifierMarius Vlad2023-01-091-1/+1
* shell-utils: Integrate shell-utils into libwestonMarius Vlad2023-01-092-10/+10
* kiosk-shell: Don't use a modifier for surface activation bindingsAlexandros Frantzis2022-10-211-3/+3
* kiosk-shell: Update view transform after activation.Alexandros Frantzis2022-10-111-0/+1
* libweston/desktop: Migrate libweston-desktop/libweston-desktop.hMarius Vlad2022-09-231-1/+1
* kiosk-shell: Enable debug keybindingsMarius Vlad2022-08-081-3/+9
* 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
* kiosk-shell: Don't link desktop-shell protocolsDaniel Stone2022-06-281-2/+0
* weston-curtain: Always mark surface as mappedDaniel Stone2022-06-161-1/+0
* libweston: Add weston_surface_map() wrapperDaniel Stone2022-06-161-2/+2
* Move shell-utils to its own directoryDaniel Stone2022-03-312-2/+2
* shell: Encapsulate weston_curtain in its own structDaniel Stone2022-03-312-12/+12
* shell: Make input capture optional for curtainsDaniel Stone2022-03-311-0/+2
* shell: Add alpha to weston_curtain_createDaniel Stone2022-03-311-0/+1
* shell: Move weston_curtain_create params into the structDaniel Stone2022-03-311-4/+6
* shell: Rename weston_solid_color_surface to weston_curtain_paramsDaniel Stone2022-03-311-8/+8
* shell: Rename solid_color_surface to weston_curtainDaniel Stone2022-03-311-6/+5
* kiosk-shell: Favor out views on same outputMarius Vlad2022-02-031-2/+12
* kiosk-shell: Don't occlude shsurf on other outputsMarius Vlad2022-02-031-2/+4
* kiosk-shell: Check if app_ids have been set after initial commitMarius Vlad2022-02-032-1/+26
* kiosk-shell: Do not leave views on layers on shell destroyMarius Vlad2021-12-171-4/+22
* kiosk-shell: Add a border fill to non-fullscreen viewsMarius Vlad2021-12-082-3/+25
* kiosk-shell: Remove keyboard_focus and seat_caps listenersMarius Vlad2021-11-122-40/+0
* kiosk-shell: ignore additional seatsMarius Vlad2021-11-121-1/+12
* kiosk-shell: Handle child top-level windows at destructionMarius Vlad2021-11-121-0/+8
* kiosk-shell: Embed keyboard focus activation codeMarius Vlad2021-11-121-31/+76
* kiosk-shell: Allow to retrieve surface labelsMarius Vlad2021-11-021-0/+3
* desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utilsMarius Vlad2021-11-024-119/+13
* shared/shell-utils: Create common helpers functions for shellsMarius Vlad2021-11-024-110/+2
* libweston: Rename weston_view_activate() to weston_view_activate_input()Marius Vlad2021-11-021-3/+3
* kiosk-shell: Swap green with blue for the background-colorMarius Vlad2021-11-011-2/+2
* kiosk-shell: call weston_layer_fini()Pekka Paalanen2021-05-281-0/+3
* kiosk-shell: Read background-color from ini fileMarius Vlad2021-04-042-1/+20
* kiosk-shell: Add transform_handler to correctly position xwayland surfacesMarius Vlad2021-04-042-0/+38
* kiosk-shell: Enable screenshooter in kiosk-shellMarius Vlad2021-04-041-0/+2
* kiosk-shell: Give keyboard focus when mapping the surfaceMarius Vlad2021-02-281-4/+5
* kiosk-shell: Keep track of seats created and destroy them at endMarius Vlad2020-11-042-7/+28
* kiosk-shell: Introduce kiosk/fullscreen shell for desktop appsAlexandros Frantzis2020-07-307-0/+1764