423 Commits (ac059500986c021520f92ee1026ea556bce611f3)

Author SHA1 Message Date
Marius Vlad c33e8d2c10 desktop-shell: Handle tiled orientation in various circumstances 2 years ago
Marius Vlad 5bcbe92d51 desktops-shell: Add tiled orientation support using key-bindings 2 years ago
Marius Vlad 478b24cae0 desktops-shell: Re-use helper for modifier retrieval 2 years ago
Marius Vlad f9e52eb0d7 desktop-shell: Always update the shsurf's output to that of the view 2 years ago
Derek Foreman d615abdffd shells: Add libweston-desktop API to query position and add to shells 2 years ago
Daniel Stone 9336263d9b Move libweston-desktop into libweston 2 years ago
Daniel Stone 61d8238874 desktop-shell: Remove multiple workspace support 2 years ago
Daniel Stone af7dcdddac desktop-shell: Map surfaces in map() 2 years ago
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Daniel Stone 888d08d8a5 desktop-shell: Use weston_surface_has_content() 2 years ago
Marius Vlad 2327daf96b desktop-shell: Handle weston_curtain destruction 2 years ago
Marius Vlad ab42159bf3 desktop-shell: Add missing weston_view_destroy() 2 years ago
Derek Foreman db06aea171 desktop-shell: Check height instead of checking width a second time 2 years ago
Marius Vlad 299f87f073 desktop-shell: Clarify weston_view destruction at tear down 2 years ago
Marius Vlad d03f01377a desktop-shell: Check for a valid desktop_surface 2 years ago
Marius Vlad c41cdcabb4 desktop-shell: Migrate surface_unlink_view 2 years ago
Marius Vlad be5b6f9cdc desktop-shell: Rename destroy_layer functions 2 years ago
Marius Vlad 9cf602840d desktop-shell: Create a distinct view for the fade-out close anim 2 years ago
Marius Vlad bd8314078d libweston, desktop-shell: Add a wrapper for weston_surface reference 2 years ago
Marius Vlad 0d8e94af61 libweston: Rename weston_surface_destroy() to weston_surface_unref() 2 years ago
Marius Vlad 70353dace3 desktop-shell: Refuse to set a surface to maximized 2 years ago
Daniel Stone 06472fb136 desktop-shell: Delete Exposay 2 years ago
Marius Vlad 509398dc25 desktop-shell: Avoid spurious configure events for xdg-shell activation 2 years ago
Derek Foreman ca979aa219 desktop-shell: Fix incorrect use of black_surface_get_label 2 years ago
Daniel Stone 6cb2526b67 Move shell-utils to its own directory 3 years ago
Daniel Stone 15a553053a desktop-shell: Reuse curtains for fades 3 years ago
Daniel Stone dc0f73bcac shell: Encapsulate weston_curtain in its own struct 3 years ago
Daniel Stone e031397e09 desktop-shell: Reuse curtains for focus animations 3 years ago
Daniel Stone bd9b0676dd shell: Make input capture optional for curtains 3 years ago
Daniel Stone 64ef87554b desktop-shell: Clean up fullscreen black view code 3 years ago
Daniel Stone de0cd53264 desktop-shell: Remove redundant geometry dirty call 3 years ago
Daniel Stone 791e8b1c5f desktop-shell: Fix opaque region co-ordinate confusion 3 years ago
Daniel Stone e81b8d7cc9 shell: Add alpha to weston_curtain_create 3 years ago
Daniel Stone d21563360a shell: Move weston_curtain_create params into the struct 3 years ago
Daniel Stone 3a298b0b05 shell: Rename weston_solid_color_surface to weston_curtain_params 3 years ago
Daniel Stone b77c2374ee shell: Rename solid_color_surface to weston_curtain 3 years ago
Daniel Stone 7059ec7807 desktop-shell: Explicitly destroy black views on shutdown 3 years ago
Marius Vlad d40cedc8af desktop-shell: Remove wl_shell_surface::resize enum 3 years ago
Derek Foreman 66374d48f1 compositor: Remove desktop zoom 3 years ago
Marius Vlad d25d63e692 desktop-shell: Do not leave views in layers upon shell destruction 3 years ago
Marius Vlad 137c793f22 desktop-shell: Guard against invalid seats in get_shell_seat() 3 years ago
Marius Vlad 5699dbaae7 desktop-shell: Don't crash on when attemping to switch 3 years ago
Marius Vlad 2be09373b4 desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utils 3 years ago
Marius Vlad d98c7e86fb shared/shell-utils: Create common helpers functions for shells 3 years ago
Marius Vlad d6ccc8b025 libweston: Rename weston_view_activate() to weston_view_activate_input() 3 years ago
Marius Vlad f3584cf995 desktop-shell: Remove keyboard_focus_listener 3 years ago
Marius Vlad f12697bb3e desktop-shell: Embed keyboard focus handle code when activating 3 years ago
Marius Vlad ab39e1d76d desktop-shell: Rename gain/lose keyboard focus to activate/de-activate 3 years ago
Marius Vlad 05bef4c18a desktop-shell: Remove no-op de-activation of the xdg top-level surface 3 years ago
Takuro Ashie beff0bd0f9 desktop-shell: Fix wrong initial position of input panel 3 years ago