228 Commits (0eabcaafaeeb8648fbe6a2196f34afbbfd18d65a)

Author SHA1 Message Date
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 12 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 12 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 12 years ago
Daniel Stone b21046836f shell: Reset focus for all seats on activation 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 12 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Kristian Høgsberg 92a57db6f2 shell: Add keybinding to force-close (SIGKILL) inactive clients 13 years ago
Tiago Vignatti 99aeb1e72d shell: use transient flags for activate or not new surfaces 13 years ago
Kristian Høgsberg c1693f209a xwm: Implement resizing by frame borders 13 years ago
Kristian Høgsberg a61ca06b49 xwm: Add window resize support 13 years ago
Kristian Høgsberg 9b68af0608 shell: Add back mod+pageup/down keybindings for zoom 13 years ago
Scott Moreau 850ca42b9b Restructure output zoom. 13 years ago
Scott Moreau 02709afb51 shell: Update relevant bits to work with recent alpha value changes. 13 years ago
Kristian Høgsberg 9540ea61a0 shell: Fix broken indentation in shell_get_shell_surface() 13 years ago
Kristian Høgsberg 45ba869ff3 shell: Make create_shell_surface() just return the shsurf 13 years ago
Kristian Høgsberg a416fa15d5 xwm: Switch alpha, brightness and saturation to GLfloat 13 years ago
Rob Bradford 579f2934de shell: Remove fading animation from animation list when surface destroyed 13 years ago
Tiago Vignatti 491bac19c7 shell: Expose set_transient in shell interface 13 years ago
Kristian Høgsberg 938b8fa3c2 shell: Expose surface move functionality in shell interface 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Scott Moreau dc549932b7 Convert wl_fixed_t to int in weston_output_update_zoom(). 13 years ago
Kristian Høgsberg 88c1607fb7 shell: Remove lock/unlock listeners on shutdown 13 years ago
Kristian Høgsberg b71302e1db Fix a few -pedantic warnings 13 years ago
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Tiago Vignatti 52e598cf51 shell: use own struct for transient surfaces 13 years ago
Tiago Vignatti 70e5c9cc42 shell: fix uninitialized variable warning 13 years ago
Daniel Stone e5a0120757 Rename 'state' in axis (or ambiguous) bindings to 'value' 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Kristian Høgsberg e7afd919c9 shell: Handle set_title and set_class 13 years ago
Kristian Høgsberg f7e23d5c88 shell: Always configure when surface type changes 13 years ago
Kristian Høgsberg 7f366e7053 shell: Don't move or reconfigure surfaces until we get the new buffer 13 years ago
Alex Wu 7bcb8bd30e shell: Fix not remove rotation for fullscreen surf 13 years ago
Ander Conselvan de Oliveira fb9808993b shell: allocate enough memory for shsurf->ping_timer 13 years ago
Juan Zhao e10d279017 shell-animation: add conf option in shell 13 years ago
Kristian Høgsberg ca535c1998 shell: Don't ping internal shell surfaces 13 years ago
Tiago Vignatti bc052c99f9 compositor: introduce internal shell_interface 13 years ago
Kristian Høgsberg a4e8b33704 shell: Move binding-modifier to shell section 13 years ago
Tiago Vignatti 0b52d4810d shell: modifier bindings configurable 13 years ago
Scott Moreau 9521d5e553 shell: Cleanup ping_timer code. 13 years ago
Scott Moreau c3e54eb8f0 Dim unresponsive windows 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Alex Wu bd3354b8b2 shell: Implement "driver" method of fullsceen. 13 years ago
Tiago Vignatti be14326efd desktop-shell: use more consistent name for the main structure 13 years ago
Kristian Høgsberg 3730f36c6e shell: Tighten shell.set_popup semantics 13 years ago
Kristian Høgsberg 02e79dc935 compositor: Add a destroy signal and turn weston_shell into signals 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago