391 Commits (3e334ff6454a9312c619379c92b216baa5b40941)

Author SHA1 Message Date
Marius Vlad ec99979600 desktop-shell: Add missing weston_view_destroy() 2 years ago
Marius Vlad 4186464489 desktop-shell: Clarify weston_view destruction at tear down 2 years ago
Marius Vlad 975e03b83a desktop-shell: Check for a valid desktop_surface 2 years ago
Marius Vlad 8c9dff0146 desktop-shell: Migrate surface_unlink_view 2 years ago
Marius Vlad 1d95c0992b desktop-shell: Rename destroy_layer functions 2 years ago
Marius Vlad e34bb98299 desktop-shell: Create a distinct view for the fade-out close anim 2 years ago
Marius Vlad 8df487e0ff libweston, desktop-shell: Add a wrapper for weston_surface reference 2 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
Marius Vlad a7392c855d desktop-shell: Clear out missing listeners 3 years ago
Marius Vlad c114fd6ef6 desktop-shell: Keep track of seats 3 years ago
Jonas Ådahl 56958aa6e9 desktop-shell: Damage subsurfaces when minimizing 3 years ago
Marius Vlad c30cb29248 desktop-shell: Use weston_surface_destroy() directly 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Erik Kurzinger 04918f3b0b desktop-shell: don't run fade animation if compositor is inactive 3 years ago
Pekka Paalanen 719ca87399 desktop-shell: clean up shell_output better 3 years ago
Pekka Paalanen 0d5e4ffb96 desktop-shell: rename output_listener to shell_output 3 years ago
Pekka Paalanen abd7292969 desktop-shell: destroy weston_desktop 3 years ago
Pekka Paalanen 4bb326bc8c desktop-shell: call weston_layer_fini() 3 years ago
Leandro Ribeiro 2ac73a8b53 exposay: delete outer padding from struct exposay_output 4 years ago
Leandro Ribeiro 82b4d42943 exposay: centralize surfaces of the last row when we don't have enough surfaces 4 years ago
Leandro Ribeiro 55b4b47ec1 exposay: centralize exposay's surfaces in their own square 4 years ago
Leandro Ribeiro 048c628139 exposay: add margins to centralize exposay 4 years ago
Leandro Ribeiro 33e29d88cc exposay: make inner border dependent of exposay's surfaces size 4 years ago
Leandro Ribeiro b68454e893 exposay: do not account panel size to compute exposay area 4 years ago
Leandro Ribeiro 0c59e92f0c desktop-shell: make get_output_work_area() global 4 years ago
Leandro Ribeiro fd874ff533 exposay: move constant value calculation out of loop 4 years ago
ganjing c1e7151eb6 desktop-shell: check memory allocation in switcher_binding 4 years ago
Marius Vlad 6ebda36a3f desktop-shell: Avoid retrieving output's width/height if none present 4 years ago
Philipp Zabel 4b1de0112b build: add rpath to modules that use symbols from libexec_weston 5 years ago
Marius Vlad a27658e981 desktop-shell: Do not try to add a child to a non-existent parent 5 years ago
Stefan Agner a8da208453 desktop-shell: make sure child window stays active 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen 5e734ba308 build: link libm explicitly 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need matrix.c 5 years ago
Miguel A. Vico 620f68dc4f desktop-shell: Avoid NULL output dereference when getting surface label 5 years ago
Tomohito Esaki 5898cd32c5 desktop-shell: unmap a view which was faded out 5 years ago