154 Commits (1a73a6335ddd81bfdefbcb6c330943ac91002095)

Author SHA1 Message Date
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg ce345b0f60 shell: Fix inverted test for locked in workspace bindings 12 years ago
Kristian Høgsberg 4476aaff24 shell: Hide workspace layer when locking screen 12 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 12 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 12 years ago
Kristian Høgsberg 85b2e4b6bf shell: Don't focus to background, screensaver or input_panel surfaces 12 years ago
Kristian Høgsberg a4a4de487e shell: Don't allow move/resize/rotate for input panel surfaces 12 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 12 years ago
Kristian Høgsberg d813445f16 shell: Just use surface->private for shell_surface 12 years ago
Kristian Høgsberg 6c6fb993f7 shell: Schedule repaint when moving a surface 12 years ago
Kristian Høgsberg b0d8e779df switcher: Don't use compositor->surface_list 12 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 12 years ago
Kristian Høgsberg 7b5029f8d4 shell: Don't override the sprite surface output 12 years ago
Jonas Ådahl 04769744e1 shell: Store focus state in workspaces 12 years ago
Jonas Ådahl 62fcd0417e shell: Animate workspace changes 12 years ago
Jonas Ådahl e3cddce5a6 shell: Virtual workspaces 12 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 12 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 12 years ago
Kristian Høgsberg b2af93ef8c compositor: Drop weston_surface_to_global() 12 years ago
Kristian Høgsberg 633b14505c shell: Emit destroy signal for when we manually destroy shell surface 12 years ago
Kristian Høgsberg 47b5dca409 shell: Don't remove grab listener if surface was destroyed 12 years ago
Pekka Paalanen 43e1ba8073 shell: fix crash when no pointer device 12 years ago
Pekka Paalanen 4e1f2ff1c6 shell: fix a crash during 'make check' 12 years ago
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