115 Commits (9fb9824c1753c7aa560f755d013008cedd454388)

Author SHA1 Message Date
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
Ander Conselvan de Oliveira fe0444a9a9 shell: handle surface destruction during move, resize and rotate grabs 13 years ago
Kristian Høgsberg 32e568600f shell: Break up a few long lines 13 years ago
Alex Wu 1659daa21f shell: set black surface alpha properly in switcher_next() 13 years ago
Alex Wu 2185843ced shell: Add fullscreen path into activate() 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg ed92f79655 Fix warnings resulting from wayland signedness fixes 13 years ago
Kristian Høgsberg 3448616bc3 Remove weston_shell map and configure function pointers 13 years ago
Kristian Høgsberg 56d23bc3ee shell: Remove obsolete workaround 13 years ago
Ander Conselvan de Oliveira 7fb9f95dce compositor: move force_configure field to shell_surface 13 years ago
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc 13 years ago
Ander Conselvan de Oliveira d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces 13 years ago
Ander Conselvan de Oliveira b8ab14fe04 compositor: add a weston_surface_is_mapped() helper 13 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 13 years ago