265 Commits (95eb3a2eb470bd341ab078c7e48a28ffebc6dde1)

Author SHA1 Message Date
Giulio Camuffo b836664c42 shell: account for the subsurfaces when going fullscreen or maximizing 12 years ago
Giulio Camuffo 61da3fc948 shell: enable moving and resizing of a surface when clicking on a subsurface 12 years ago
Pekka Paalanen 01388e253e shell: keyboard focus and restacking fixes for sub-surfaces 12 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 12 years ago
Kristian Høgsberg be6403ed5c input: Get rid of grab focus concept 12 years ago
Kristian Høgsberg e122b7ba58 input: Remove 'current' and related fields from weston_pointer 12 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Kristian Høgsberg 2bf876282f input: Eliminate weston_seat::has_pointer/keyboard/touch 12 years ago
Kristian Høgsberg 8799d41b1e compositor: Move fan_debug to gl-renderer 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 12 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 70d942b4d7 text: Rename ::set_panel to ::set_overlay_panel 12 years ago
Jan Arne Petersen 7cd29e199a text: Add output argument to set_toplevel 12 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 12 years ago
Philipp Brüschweiler 63e7be60b3 shell: clear popup grab interface on remove_popup_grab and popup_grab_end 12 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Giulio Camuffo 1b4b61ace3 shell: set the popup grab button as pressed only if it actually is 12 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 12 years ago
Rafal Mielniczuk fffdcdd654 shell: reset rotation for maximized surface 12 years ago
Rafal Mielniczuk 23c6759b76 shell: block move, rotate, resize in maximized state 12 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 12 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 12 years ago
Scott Moreau 976a050f8f Fix memory leaks 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Ander Conselvan de Oliveira dda9d78ec9 shell: Go straight to sleep if the sceensaver isn't configured 12 years ago
Ander Conselvan de Oliveira b17537e2c5 shell: Use weston_compositor_sleep() instead of setting DPMS state 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 12 years ago
Ander Conselvan de Oliveira 859e885985 shell: Use its own timer for the screensaver timeout 12 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Giulio Camuffo 8aa16174e2 shell: Do not hang when mapping a popup twice 12 years ago
Jan Arne Petersen 6138197337 text: Add show/hide_input_panel requests 12 years ago
Jan Arne Petersen ffbb20f730 text: Move input_panel interface to input-method 12 years ago
Jan Arne Petersen 23ccfb3ef9 shell: Do not hang after setting input_panel twice 12 years ago
Jan Arne Petersen af7b6c9c6d shell: Do not crash when hiding input_panel 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Ander Conselvan de Oliveira 18639f8d4a shell: Set the DPMS state if the screensaver fails to launch or dies 12 years ago
Jan Arne Petersen 451a97136f shell: Fix bug when input panel is shown twice 12 years ago
Kristian Høgsberg 0c36903fb3 shell: Add back ability to rotate unresponsive surfaces 12 years ago
Rob Bradford 9f3dd15183 shell: Bypass fullscreen scaling if surface width and height match output 12 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 12 years ago
Quentin Glidic c0d79ce2ba shell: Whitespaces cleanup 12 years ago
Vasily Khoruzhick 1bbf372e31 matrix: track transform type 12 years ago
Pekka Paalanen 3a1d07d5e7 shell: remove remnants of screensaver surface list 12 years ago
Jonas Ådahl a178f70965 shell: Don't lower fullscreen layer on activate 12 years ago