1. 74071e0 desktop-shell: End popup when starting a touch shell grab by Kristian Høgsberg · 11 years ago
  2. 7b83ae4 desktop-shell: Reject resize if we're already grabbed by Kristian Høgsberg · 11 years ago
  3. d0b40ed desktop-shell: Reject window move in common_surface_move() by Kristian Høgsberg · 11 years ago
  4. 9c376b5 shell: Fix crash when a client is destroyed during the resize grab by Ander Conselvan de Oliveira · 11 years ago
  5. 15f9a26 shell: Fix memory leaks caused by the window close animation by Ander Conselvan de Oliveira · 11 years ago
  6. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  7. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  8. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  9. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  10. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  11. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  12. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  13. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  14. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  15. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  16. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  17. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  18. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  19. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  20. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  21. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  22. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  23. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  24. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  25. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  26. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  27. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  28. 283bf37 shell: Consolidate state changes into xdg_surface_change_state by Kristian Høgsberg · 11 years ago
  29. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  30. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  31. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 12 years ago
  32. a759201 exposay: avoid needlessly activating the active view by Emilio Pozuelo Monfort · 11 years ago
  33. f942b73 exposay: don't crash if a view goes away by Emilio Pozuelo Monfort · 11 years ago
  34. 3b6e68e exposay: arrange views per-output by Emilio Pozuelo Monfort · 11 years ago
  35. dd62aba shell: Use the per-client responsiveness tracking for wl_shell as well by Kristian Høgsberg · 11 years ago
  36. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  37. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  38. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  39. 7407345 xdg-shell: Add set_margin request by Jasper St. Pierre · 12 years ago
  40. 44cd196 xdg-shell: Drop edges arg from xdg_surface configure event by Kristian Høgsberg · 11 years ago
  41. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  42. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  43. 7908bff dim-layer: fix dimming for unfocused surfaces by Emilio Pozuelo Monfort · 12 years ago
  44. 4c72f57 shell: Remove elaborate if-statement with empty body by Kristian Høgsberg · 11 years ago
  45. 0b7d995 shell: Handle wl_shell surfaces created by xwayland correctly by Kristian Høgsberg · 11 years ago
  46. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  47. faf27a9 weston: Send xdg_surface_send_focused_[un]set when focusing surfaces by Jasper St. Pierre · 12 years ago
  48. adaa20c desktop-shell: initialize children link by Emilio Pozuelo Monfort · 12 years ago
  49. 38b58eb desktop-shell: maximize the surface with the kbd focus by Emilio Pozuelo Monfort · 12 years ago
  50. bc00dbe build: Move desktop-shell/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  51. d500bf1 shell: Properly track the focus state surface by Kristian Høgsberg · 12 years ago
  52. f1c3bd8 shell: Don't move maximized window by Ricardo Vieira · 12 years ago
  53. 0837fa9 shell: Add mod+shift left-click as a resize binding by Kristian Høgsberg · 12 years ago
  54. cf5737a shell: assert get_shell_surface() != NULL as appropriate by U. Artie Eoff · 12 years ago
  55. 0b23b2b shell: validate create_focus_surface results by U. Artie Eoff · 12 years ago
  56. b571910 shell: validate get_animation_type parameter by U. Artie Eoff · 12 years ago
  57. c4c7a4f input-panel: validate return value of get_default_view by U. Artie Eoff · 12 years ago
  58. 6d6d190 exposay: remove redundant NULL check in highlight_surface by U. Artie Eoff · 12 years ago
  59. 87d3b61 shell: Don't start a fade animation if we don't have an output by Kristian Høgsberg · 12 years ago
  60. 8fe412d Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff by Kristian Høgsberg · 12 years ago
  61. 27d5fa8 shell: Cancel popups when triggering screensaver by Kristian Høgsberg · 12 years ago
  62. 8e80a31 shell: Stop moving surfae after touch point 0 goes up by Kristian Høgsberg · 12 years ago
  63. e61d2f4 shell: Don't assign keyboard focus for seats without keyboard by Kristian Høgsberg · 12 years ago
  64. 17bccae input: Handle unplugging the output for a touchscreen device by Kristian Høgsberg · 12 years ago
  65. d56ab4e shell: Disable exposay by default by Kristian Høgsberg · 12 years ago
  66. 5cbc763 shell.c: Not all seats have pointers by Kristian Høgsberg · 12 years ago
  67. 211b517 shell: Move maximize and fullscreen bindings to mod + SHIFT by Kristian Høgsberg · 12 years ago
  68. 9046d24 shell: Orphan child windows when a shell surface is destroyed by Kristian Høgsberg · 12 years ago
  69. d6d3b37 keyboard: Make debug output less verbose by Kristian Høgsberg · 12 years ago
  70. 70f2901 shell: Make sure we still have touch or pointer focus when moving/resizing by Kristian Høgsberg · 12 years ago
  71. b2917a2 shell: run surface bindings only when focus surface is not NULL by Rafal Mielniczuk · 12 years ago
  72. 1a26f1b exposay: set an alpha on fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  73. e6bbe5a exposay: fix infinite loop with fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  74. 0ed6750 shell: Only assign focus on touch if there is a touch focus surface by Kristian Høgsberg · 12 years ago
  75. 9f7e331 xwm: Handle WM_TRANSIENT_FOR by Kristian Høgsberg · 12 years ago
  76. 0e45e87 shell: Start the input panel slide slightly on the output by Kristian Høgsberg · 12 years ago
  77. 2eebcd3 shell: Test for surface->width == 0 to see if input-panel was unmapped by Kristian Høgsberg · 12 years ago
  78. c30c8a3 shell: Always set input-panel position on initial configure by Kristian Høgsberg · 12 years ago
  79. 8bc525c shell.c: Set state_changed for xwayland surfaces as well by Kristian Høgsberg · 12 years ago
  80. 7c4f6cc shell: Only assign focus on click if there is a pointer focus surface by Kristian Høgsberg · 12 years ago
  81. 8662349 shell.c: Back out alt-tab functionality by Kristian Høgsberg · 12 years ago
  82. 6228ee2 Fix the size of surfaces created in create_black_surface by Jason Ekstrand · 12 years ago
  83. ead5242 shell: Fix up previous broken commit by Kristian Høgsberg · 12 years ago
  84. d55db69 Revert "shell: Change stacking order calculation for popup surfaces" by Kristian Høgsberg · 12 years ago
  85. a1df7ac shell: Set state_changed when we make a surface transient by Kristian Høgsberg · 12 years ago
  86. 312ea4c shell: Handle the desktop shell client destroy signal by Ander Conselvan de Oliveira · 12 years ago
  87. 5c11a33 Add a weston_surface_set_size function by Jason Ekstrand · 12 years ago
  88. fc63fdd shell: Reset fullscreen and maximized state on output unplug by Ander Conselvan de Oliveira · 12 years ago
  89. 3123693 desktop-shell: Invalidate saved position when output is destroyed by Zhang, Xiong Y · 12 years ago
  90. 1aaf3e4 sdk: make C++11 plugins build again by Giulio Camuffo · 12 years ago
  91. cf389f5 Update .gitignore by Jasper St. Pierre · 12 years ago
  92. 8f180d4 shell: Fix set_transient_for with a NULL parent by Jasper St. Pierre · 12 years ago
  93. 8d344a0 shell: Make sure the shell implementation and protocol versions match by Kristian Høgsberg · 12 years ago
  94. c8f8dd8 desktop-shell: Drop next_type from shell_surface by Kristian Høgsberg · 12 years ago
  95. 4804a30 shell: Put xwayland surface at the top of the fullscreen layer by Kristian Høgsberg · 12 years ago
  96. 41fbf6f desktop-shell: Make set_toplevel() clear surface states by Kristian Høgsberg · 12 years ago
  97. e960b3f desktop-shell: Set fullscreen flags in common code path by Kristian Høgsberg · 12 years ago
  98. c2745b1 desktop-shell: Set maximized flags in common code path by Kristian Høgsberg · 12 years ago
  99. 5031cbe shell: Don't try to switch to a NULL shell surface. by Rafael Antognolli · 12 years ago
  100. db59f9a shell: Set a surface as TOPLEVEL instead of the old surface types. by Rafael Antognolli · 12 years ago