1. 5872b68 desktop-shell: Don't assume there is a pointer when resizing by Emilio Pozuelo Monfort · 11 years ago
  2. 7e7d485 desktop-shell: make background applications less dark by Jonny Lamb · 11 years ago
  3. 5905ebc exposay: fix crash when navigating with the keyboard by Emilio Pozuelo Monfort · 11 years ago
  4. 81ff075 xdg-shell: Add show_window_menu request by Jasper St. Pierre · 11 years ago
  5. 851799e shell: Make margin double-buffered state that's applied on commit by Jasper St. Pierre · 11 years ago
  6. 9aa8ce6 shell: Don't use the helper methods in xdg_shell implementations by Jasper St. Pierre · 11 years ago
  7. 6458ec3 shell: Centralize management of sending configure requests by Jasper St. Pierre · 11 years ago
  8. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  9. 5befdda xdg-shell: Turn the resizing heuristics into an explicit state by Jasper St. Pierre · 11 years ago
  10. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  11. c815d62 xdg-shell: Rename set_transient_for to set_parent by Jasper St. Pierre · 11 years ago
  12. c991513 desktop-shell: Damage the black view when we remove it by Kristian Høgsberg · 11 years ago
  13. 6d43f04 shell: Don't allow maximized surfaces to be moved with touch by Ander Conselvan de Oliveira · 11 years ago
  14. 6e56ab4 shell: Fix crash when restoring focus state during workspace change by Ander Conselvan de Oliveira · 11 years ago
  15. 9c6217e shell: Fix artifacts caused by workspace change animation by Ander Conselvan de Oliveira · 11 years ago
  16. 4779241 xwayland: Fix fullscreen mode by Kristian Høgsberg · 11 years ago
  17. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  18. 6d50b0f desktop-shell: Remove output_move listener on shutdown by Kristian Høgsberg · 11 years ago
  19. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  20. a4b620e desktop-shell: Further consolidate move/resize grab checks by Kristian Høgsberg · 11 years ago
  21. e0b9d5b xwayland: Make resizing work again by Kristian Høgsberg · 11 years ago
  22. 62899f5 shell.c: Set dirty for visible views on destroyed output by Xiong Zhang · 11 years ago
  23. ef6a7e4 shell: Don't map surfaces of type SHELL_SURFACE_NONE by Ander Conselvan de Oliveira · 11 years ago
  24. 024177c desktop-shell: Properly handle seat hotplugging by Jason Ekstrand · 11 years ago
  25. 3434b33 desktop-shell: Remove unused variables by Kristian Høgsberg · 11 years ago
  26. 9e7c759 desktop-shell: Properly handle lowered fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  27. ae356ae desktop-shell: Keep windows on screen when moving by Kristian Høgsberg · 11 years ago
  28. 6110d07 desktop-shell: Raise new windows over fullscreen apps by Kristian Høgsberg · 11 years ago
  29. 74071e0 desktop-shell: End popup when starting a touch shell grab by Kristian Høgsberg · 11 years ago
  30. 7b83ae4 desktop-shell: Reject resize if we're already grabbed by Kristian Høgsberg · 11 years ago
  31. d0b40ed desktop-shell: Reject window move in common_surface_move() by Kristian Høgsberg · 11 years ago
  32. 9c376b5 shell: Fix crash when a client is destroyed during the resize grab by Ander Conselvan de Oliveira · 11 years ago
  33. 15f9a26 shell: Fix memory leaks caused by the window close animation by Ander Conselvan de Oliveira · 11 years ago
  34. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  35. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  36. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  37. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  38. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  39. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  40. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  41. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  42. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  43. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  44. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  45. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  46. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  47. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  48. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  49. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  50. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  51. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  52. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  53. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  54. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  55. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  56. 283bf37 shell: Consolidate state changes into xdg_surface_change_state by Kristian Høgsberg · 11 years ago
  57. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  58. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  59. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 12 years ago
  60. a759201 exposay: avoid needlessly activating the active view by Emilio Pozuelo Monfort · 11 years ago
  61. f942b73 exposay: don't crash if a view goes away by Emilio Pozuelo Monfort · 11 years ago
  62. 3b6e68e exposay: arrange views per-output by Emilio Pozuelo Monfort · 11 years ago
  63. dd62aba shell: Use the per-client responsiveness tracking for wl_shell as well by Kristian Høgsberg · 11 years ago
  64. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  65. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  66. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  67. 7407345 xdg-shell: Add set_margin request by Jasper St. Pierre · 12 years ago
  68. 44cd196 xdg-shell: Drop edges arg from xdg_surface configure event by Kristian Høgsberg · 11 years ago
  69. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  70. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  71. 7908bff dim-layer: fix dimming for unfocused surfaces by Emilio Pozuelo Monfort · 12 years ago
  72. 4c72f57 shell: Remove elaborate if-statement with empty body by Kristian Høgsberg · 11 years ago
  73. 0b7d995 shell: Handle wl_shell surfaces created by xwayland correctly by Kristian Høgsberg · 11 years ago
  74. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  75. faf27a9 weston: Send xdg_surface_send_focused_[un]set when focusing surfaces by Jasper St. Pierre · 12 years ago
  76. adaa20c desktop-shell: initialize children link by Emilio Pozuelo Monfort · 12 years ago
  77. 38b58eb desktop-shell: maximize the surface with the kbd focus by Emilio Pozuelo Monfort · 12 years ago
  78. bc00dbe build: Move desktop-shell/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  79. d500bf1 shell: Properly track the focus state surface by Kristian Høgsberg · 12 years ago
  80. f1c3bd8 shell: Don't move maximized window by Ricardo Vieira · 12 years ago
  81. 0837fa9 shell: Add mod+shift left-click as a resize binding by Kristian Høgsberg · 12 years ago
  82. cf5737a shell: assert get_shell_surface() != NULL as appropriate by U. Artie Eoff · 12 years ago
  83. 0b23b2b shell: validate create_focus_surface results by U. Artie Eoff · 12 years ago
  84. b571910 shell: validate get_animation_type parameter by U. Artie Eoff · 12 years ago
  85. c4c7a4f input-panel: validate return value of get_default_view by U. Artie Eoff · 12 years ago
  86. 6d6d190 exposay: remove redundant NULL check in highlight_surface by U. Artie Eoff · 12 years ago
  87. 87d3b61 shell: Don't start a fade animation if we don't have an output by Kristian Høgsberg · 12 years ago
  88. 8fe412d Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff by Kristian Høgsberg · 12 years ago
  89. 27d5fa8 shell: Cancel popups when triggering screensaver by Kristian Høgsberg · 12 years ago
  90. 8e80a31 shell: Stop moving surfae after touch point 0 goes up by Kristian Høgsberg · 12 years ago
  91. e61d2f4 shell: Don't assign keyboard focus for seats without keyboard by Kristian Høgsberg · 12 years ago
  92. 17bccae input: Handle unplugging the output for a touchscreen device by Kristian Høgsberg · 12 years ago
  93. d56ab4e shell: Disable exposay by default by Kristian Høgsberg · 12 years ago
  94. 5cbc763 shell.c: Not all seats have pointers by Kristian Høgsberg · 12 years ago
  95. 211b517 shell: Move maximize and fullscreen bindings to mod + SHIFT by Kristian Høgsberg · 12 years ago
  96. 9046d24 shell: Orphan child windows when a shell surface is destroyed by Kristian Høgsberg · 12 years ago
  97. d6d3b37 keyboard: Make debug output less verbose by Kristian Høgsberg · 12 years ago
  98. 70f2901 shell: Make sure we still have touch or pointer focus when moving/resizing by Kristian Høgsberg · 12 years ago
  99. b2917a2 shell: run surface bindings only when focus surface is not NULL by Rafal Mielniczuk · 12 years ago
  100. 1a26f1b exposay: set an alpha on fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago