1. 4476aaf shell: Hide workspace layer when locking screen by Kristian Høgsberg · 13 years ago
  2. 1ce6a2a shell: Animate input panel mapping by Kristian Høgsberg · 13 years ago
  3. 414bd42 util: Generalize surface animation code by Kristian Høgsberg · 13 years ago
  4. 85b2e4b shell: Don't focus to background, screensaver or input_panel surfaces by Kristian Høgsberg · 13 years ago
  5. a4a4de4 shell: Don't allow move/resize/rotate for input panel surfaces by Kristian Høgsberg · 13 years ago
  6. 42feced shell: Add support for input panels by Jan Arne Petersen · 13 years ago
  7. d813445 shell: Just use surface->private for shell_surface by Kristian Høgsberg · 13 years ago
  8. 6c6fb99 shell: Schedule repaint when moving a surface by Kristian Høgsberg · 13 years ago
  9. b0d8e77 switcher: Don't use compositor->surface_list by Kristian Høgsberg · 13 years ago
  10. 8dacaab Animate transitions for zoom focus point change. by Scott Moreau · 13 years ago
  11. 7b5029f shell: Don't override the sprite surface output by Kristian Høgsberg · 13 years ago
  12. 0476974 shell: Store focus state in workspaces by Jonas Ådahl · 13 years ago
  13. 62fcd04 shell: Animate workspace changes by Jonas Ådahl · 13 years ago
  14. e3cddce shell: Virtual workspaces by Jonas Ådahl · 13 years ago
  15. e660398 Implement animated transitions for zoom in/out. by Scott Moreau · 13 years ago
  16. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  17. b2af93e compositor: Drop weston_surface_to_global() by Kristian Høgsberg · 13 years ago
  18. 633b145 shell: Emit destroy signal for when we manually destroy shell surface by Kristian Høgsberg · 13 years ago
  19. 47b5dca shell: Don't remove grab listener if surface was destroyed by Kristian Høgsberg · 13 years ago
  20. 43e1ba8 shell: fix crash when no pointer device by Pekka Paalanen · 13 years ago
  21. 4e1f2ff shell: fix a crash during 'make check' by Pekka Paalanen · 13 years ago
  22. d56bd90 shell: Use a busy cursor animation for unresponsive surfaces by Kristian Høgsberg · 13 years ago
  23. 0c1e46e Use wl_fixed_t for axis bindings by Daniel Stone · 13 years ago
  24. 325fc2d Split bindings into separate key/button/axis bindings by Daniel Stone · 13 years ago
  25. b210468 shell: Reset focus for all seats on activation by Daniel Stone · 13 years ago
  26. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  27. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  28. 496ca17 Convert Weston modifier #defines to an enum by Daniel Stone · 13 years ago
  29. 351eb61 Support wl_keyboard::modifiers event by Daniel Stone · 13 years ago
  30. 7a1b32a Implement text cursor position protocol. by Scott Moreau · 13 years ago
  31. 92a57db shell: Add keybinding to force-close (SIGKILL) inactive clients by Kristian Høgsberg · 13 years ago
  32. 99aeb1e shell: use transient flags for activate or not new surfaces by Tiago Vignatti · 13 years ago
  33. c1693f2 xwm: Implement resizing by frame borders by Kristian Høgsberg · 13 years ago
  34. a61ca06 xwm: Add window resize support by Kristian Høgsberg · 13 years ago
  35. 9b68af0 shell: Add back mod+pageup/down keybindings for zoom by Kristian Høgsberg · 13 years ago
  36. 850ca42 Restructure output zoom. by Scott Moreau · 13 years ago
  37. 02709af shell: Update relevant bits to work with recent alpha value changes. by Scott Moreau · 13 years ago
  38. 9540ea6 shell: Fix broken indentation in shell_get_shell_surface() by Kristian Høgsberg · 13 years ago
  39. 45ba869 shell: Make create_shell_surface() just return the shsurf by Kristian Høgsberg · 13 years ago
  40. a416fa1 xwm: Switch alpha, brightness and saturation to GLfloat by Kristian Høgsberg · 13 years ago
  41. 579f293 shell: Remove fading animation from animation list when surface destroyed by Rob Bradford · 13 years ago
  42. 491bac1 shell: Expose set_transient in shell interface by Tiago Vignatti · 13 years ago
  43. 938b8fa shell: Expose surface move functionality in shell interface by Kristian Høgsberg · 13 years ago
  44. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  45. dc54993 Convert wl_fixed_t to int in weston_output_update_zoom(). by Scott Moreau · 13 years ago
  46. 88c1607 shell: Remove lock/unlock listeners on shutdown by Kristian Høgsberg · 13 years ago
  47. b71302e Fix a few -pedantic warnings by Kristian Høgsberg · 13 years ago
  48. 103db7f Convert wire input co-ordinates to fixed-point by Daniel Stone · 13 years ago
  49. 52e598c shell: use own struct for transient surfaces by Tiago Vignatti · 13 years ago
  50. 70e5c9c shell: fix uninitialized variable warning by Tiago Vignatti · 13 years ago
  51. e5a0120 Rename 'state' in axis (or ambiguous) bindings to 'value' by Daniel Stone · 13 years ago
  52. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  53. e7afd91 shell: Handle set_title and set_class by Kristian Høgsberg · 13 years ago
  54. f7e23d5 shell: Always configure when surface type changes by Kristian Høgsberg · 13 years ago
  55. 7f366e7 shell: Don't move or reconfigure surfaces until we get the new buffer by Kristian Høgsberg · 13 years ago
  56. 7bcb8bd shell: Fix not remove rotation for fullscreen surf by Alex Wu · 13 years ago
  57. fb98089 shell: allocate enough memory for shsurf->ping_timer by Ander Conselvan de Oliveira · 13 years ago
  58. e10d279 shell-animation: add conf option in shell by Juan Zhao · 13 years ago
  59. ca535c1 shell: Don't ping internal shell surfaces by Kristian Høgsberg · 13 years ago
  60. bc052c9 compositor: introduce internal shell_interface by Tiago Vignatti · 13 years ago
  61. a4e8b33 shell: Move binding-modifier to shell section by Kristian Høgsberg · 13 years ago
  62. 0b52d48 shell: modifier bindings configurable by Tiago Vignatti · 13 years ago
  63. 9521d5e shell: Cleanup ping_timer code. by Scott Moreau · 13 years ago
  64. c3e54eb Dim unresponsive windows by Scott Moreau · 13 years ago
  65. ff1db4a Install structuring for ping-pong protocol by Scott Moreau · 13 years ago
  66. bd3354b shell: Implement "driver" method of fullsceen. by Alex Wu · 13 years ago
  67. be14326 desktop-shell: use more consistent name for the main structure by Tiago Vignatti · 13 years ago
  68. 3730f36 shell: Tighten shell.set_popup semantics by Kristian Høgsberg · 13 years ago
  69. 02e79dc compositor: Add a destroy signal and turn weston_shell into signals by Kristian Høgsberg · 13 years ago
  70. 27e3052 Use wl_signal mechanism by Kristian Høgsberg · 13 years ago
  71. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  72. fe0444a shell: handle surface destruction during move, resize and rotate grabs by Ander Conselvan de Oliveira · 13 years ago
  73. 32e5686 shell: Break up a few long lines by Kristian Høgsberg · 13 years ago
  74. 1659daa shell: set black surface alpha properly in switcher_next() by Alex Wu · 13 years ago
  75. 2185843 shell: Add fullscreen path into activate() by Alex Wu · 13 years ago
  76. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  77. ed92f79 Fix warnings resulting from wayland signedness fixes by Kristian Høgsberg · 13 years ago
  78. 3448616 Remove weston_shell map and configure function pointers by Kristian Høgsberg · 13 years ago
  79. 56d23bc shell: Remove obsolete workaround by Kristian Høgsberg · 13 years ago
  80. 7fb9f95 compositor: move force_configure field to shell_surface by Ander Conselvan de Oliveira · 13 years ago
  81. 093bfa3 compositor: make surface_configure() a vfunc by Ander Conselvan de Oliveira · 13 years ago
  82. d6ea33d compositor: use new drag icon listener for setting up drag surfaces by Ander Conselvan de Oliveira · 13 years ago
  83. b8ab14f compositor: add a weston_surface_is_mapped() helper by Ander Conselvan de Oliveira · 13 years ago
  84. 9a206c4 config-parser: consolidate shell files into weston.ini only by Tiago Vignatti · 13 years ago
  85. 2d7ab82 shell: fix matrix invertible bug in rotation handler by Rafal Mielniczuk · 13 years ago
  86. a3aa9c9 Add surface opacity controls. by Scott Moreau · 13 years ago
  87. 1b45a79 Switch zoom binding to <Super>+Scroll. by Scott Moreau · 13 years ago
  88. 6a3633d Modify bindings for axis event detection. by Scott Moreau · 13 years ago
  89. 778e629 shell: correct position of a surface before rotating it. by Rafal Mielniczuk · 13 years ago
  90. 5ab91ad compositor: use smoother range for backlight control by Tiago Vignatti · 13 years ago
  91. 07b2606 shell: Fix 2 switcher crashes. by Alex Wu · 13 years ago
  92. aa6019e Fix picking crashes by Kristian Høgsberg · 13 years ago
  93. de56c31 shell: don't assign output for surface of type none by Ander Conselvan de Oliveira · 13 years ago
  94. 9c35e6b shell: Fix segment fault when clicking to activate a NULL pointer_focus by Alex Wu · 13 years ago
  95. aa08e2d shell: Fix not destroy black surface when fullscreen surface exit abnomally. by Alex Wu · 13 years ago
  96. 60c4954 shell: Put popups and transients on top of their parent by Kristian Høgsberg · 13 years ago
  97. abcef3c compositor: Swallow binding key for bindings that don't set up a grab by Kristian Høgsberg · 13 years ago
  98. 0b5cd0c Use typesafe server-side stubs by Kristian Høgsberg · 13 years ago
  99. b41c081 compositor: Add a repaint debugging mechanism by Kristian Høgsberg · 13 years ago
  100. 32bed57 shell: Don't launch a new screensaver if the old one is still running by Kristian Høgsberg · 13 years ago