188 Commits (794fa0e0311d7983fb4d2128e942df3c974adfe7)

Author SHA1 Message Date
Derek Foreman 794fa0e031 desktop-shell: Make surface_move take a pointer instead of a seat 9 years ago
Derek Foreman b7674ae4dc desktop-shell: Make surface_touch_move take a touch instead of a seat 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman cf7d95a688 desktop-shell: make client_initiated a bool 9 years ago
Mario Kleiner 492c12fb8b desktop-shell: Allow fullscreen windows to mode-switch their output. 9 years ago
Mario Kleiner 9f4d655494 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. 9 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 9 years ago
Pekka Paalanen b37ac4006a desktop-shell: remove screensaver support 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington af637c25f2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 9 years ago
Pekka Paalanen 23ed5f2526 desktop-shell: do not black out with startup "none" 9 years ago
Derek Foreman 039e9be49d desktop-shell: destroy surfaces in an idle handler after fade out 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Ryo Munakata 79954ec9fe desktop-shell: set the current size in the first 'resizing' configure event 10 years ago
Jonas Ådahl ee45a55dea xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell 10 years ago
Jonas Ådahl 49d77d20ae xdg-shell: Require proper object tree destruction 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Dima Ryazanov 497f25de57 desktop-shell: Require a popup parent to be a shell surface 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Manuel Bachmann dc1c3e49bb desktop-shell: remove dead unminimization code 10 years ago
Derek Foreman 70ac0edcab desktop-shell: don't allow negative values in drag resize 10 years ago
Ryo Munakata 76fb7ec272 shell,compositor-x11: Fix trivial memory leaks 10 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Jasper St. Pierre 084aa0b6f6 xdg-shell: Add a simple destructor request 10 years ago
Jonas Ådahl 24185e2561 xdg-shell: Add invalid_parent error to xdg_popup 10 years ago
Jasper St. Pierre da6ecd0cc5 xdg-shell: Send an error when the client uses the not-topmost popup 10 years ago
Jasper St. Pierre 14f330c619 xdg-shell: Remove the flags from get_xdg_popup 10 years ago
Jasper St. Pierre ecf2a0f1ca xdg-shell: Remove the serial from popup_done 10 years ago
Jasper St. Pierre 66bc949b72 xdg-shell: Take a xdg_surface as the parent surface 10 years ago
Jonas Ådahl 01193aeb12 desktop-shell: Fix coding style of add_popup_grab 10 years ago
Jonas Ådahl c2b101114f desktop-shell: Simplify popup_end_grab popup_done sending loop 10 years ago
Jonas Ådahl bf48e21fa1 desktop-shell: Fail if get_xdg_surface is called on an xdg_surface 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Derek Foreman 8aeeac827f desktop-shell: Remove unnecessary type casts 10 years ago
Derek Foreman 7ef3bed03c desktop-shell: Don't crash on zoom without a pointer in the seat 10 years ago
Giulio Camuffo 7a8d67dedf shell: fix positioning of maximized surfaces with a custom geometry 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
Marek Chalupa e9fe467453 xwayland: fix fullscreening 10 years ago
Derek Foreman 6ae7bc982f compositor: Refactor weston_output_mode_switch() 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Pekka Paalanen e972b27f34 shell: don't crash on create_common_surface() failure 10 years ago
Derek Foreman 69c6273f28 shell: fix weston_output_mode_switch() usage 10 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 10 years ago
Marek Chalupa 8b771af986 xdg-shell: fix maximizing in multi-head setup 10 years ago
Marek Chalupa bfbb64bb75 xdg-shell: update shsurf->output when maximizing 10 years ago
Pekka Paalanen 974c094060 fix asprintf warnings 10 years ago