summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
...
* desktop-shell: Delete ExposayDaniel Stone2022-04-284-804/+0
* desktop-shell: Avoid spurious configure events for xdg-shell activationMarius Vlad2022-04-261-3/+5
* desktop-shell: Fix incorrect use of black_surface_get_labelDerek Foreman2022-04-141-1/+11
* Move shell-utils to its own directoryDaniel Stone2022-03-312-2/+2
* desktop-shell: Reuse curtains for fadesDaniel Stone2022-03-312-43/+45
* shell: Encapsulate weston_curtain in its own structDaniel Stone2022-03-312-35/+35
* desktop-shell: Reuse curtains for focus animationsDaniel Stone2022-03-311-35/+12
* shell: Make input capture optional for curtainsDaniel Stone2022-03-311-0/+1
* desktop-shell: Clean up fullscreen black view codeDaniel Stone2022-03-311-41/+27
* desktop-shell: Remove redundant geometry dirty callDaniel Stone2022-03-311-1/+0
* desktop-shell: Fix opaque region co-ordinate confusionDaniel Stone2022-03-311-1/+1
* shell: Add alpha to weston_curtain_createDaniel Stone2022-03-311-1/+1
* shell: Move weston_curtain_create params into the structDaniel Stone2022-03-311-2/+3
* shell: Rename weston_solid_color_surface to weston_curtain_paramsDaniel Stone2022-03-311-11/+7
* shell: Rename solid_color_surface to weston_curtainDaniel Stone2022-03-311-2/+2
* desktop-shell: Explicitly destroy black views on shutdownDaniel Stone2022-03-311-2/+2
* desktop-shell: Remove wl_shell_surface::resize enumMarius Vlad2022-03-081-13/+13
* compositor: Remove desktop zoomDerek Foreman2022-02-031-73/+0
* desktop-shell: Do not leave views in layers upon shell destructionMarius Vlad2021-12-171-34/+58
* desktop-shell: Guard against invalid seats in get_shell_seat()Marius Vlad2021-11-241-4/+9
* desktop-shell: Don't crash on when attemping to switchMarius Vlad2021-11-031-1/+1
* desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utilsMarius Vlad2021-11-021-40/+10
* shared/shell-utils: Create common helpers functions for shellsMarius Vlad2021-11-022-98/+2
* libweston: Rename weston_view_activate() to weston_view_activate_input()Marius Vlad2021-11-021-1/+1
* desktop-shell: Remove keyboard_focus_listenerMarius Vlad2021-11-021-18/+1
* desktop-shell: Embed keyboard focus handle code when activatingMarius Vlad2021-11-021-16/+25
* desktop-shell: Rename gain/lose keyboard focus to activate/de-activateMarius Vlad2021-11-021-4/+4
* desktop-shell: Remove no-op de-activation of the xdg top-level surfaceMarius Vlad2021-11-021-2/+0
* desktop-shell: Fix wrong initial position of input panelTakuro Ashie2021-10-141-14/+21
* desktop-shell: Clear out missing listenersMarius Vlad2021-10-141-0/+3
* desktop-shell: Keep track of seatsMarius Vlad2021-10-142-5/+25
* desktop-shell: Damage subsurfaces when minimizingJonas Ã…dahl2021-10-011-1/+7
* desktop-shell: Use weston_surface_destroy() directlyMarius Vlad2021-08-031-2/+2
* Fix indentation all through the projectEmmanuel Gil Peyrot2021-07-312-13/+13
* desktop-shell: don't run fade animation if compositor is inactiveErik Kurzinger2021-07-311-7/+13
* desktop-shell: clean up shell_output betterPekka Paalanen2021-05-311-8/+25
* desktop-shell: rename output_listener to shell_outputPekka Paalanen2021-05-311-9/+9
* desktop-shell: destroy weston_desktopPekka Paalanen2021-05-311-0/+2
* desktop-shell: call weston_layer_fini()Pekka Paalanen2021-05-281-1/+10
* exposay: delete outer padding from struct exposay_outputLeandro Ribeiro2020-08-262-13/+3
* exposay: centralize surfaces of the last row when we don't have enough surfacesLeandro Ribeiro2020-08-261-4/+14
* exposay: centralize exposay's surfaces in their own squareLeandro Ribeiro2020-08-261-0/+7
* exposay: add margins to centralize exposayLeandro Ribeiro2020-08-261-5/+22
* exposay: make inner border dependent of exposay's surfaces sizeLeandro Ribeiro2020-08-261-29/+39
* exposay: do not account panel size to compute exposay areaLeandro Ribeiro2020-08-261-10/+15
* desktop-shell: make get_output_work_area() globalLeandro Ribeiro2020-08-262-1/+6
* exposay: move constant value calculation out of loopLeandro Ribeiro2020-08-261-3/+3
* desktop-shell: check memory allocation in switcher_bindingganjing2020-08-141-0/+3
* desktop-shell: Avoid retrieving output's width/height if none presentMarius Vlad2020-06-231-2/+4
* build: add rpath to modules that use symbols from libexec_westonPhilipp Zabel2020-02-061-1/+2