1. 974c094 fix asprintf warnings by Pekka Paalanen · 11 years ago
  2. 052917a xdg-shell: handle clients launched in fullscreen by Marek Chalupa · 11 years ago
  3. 362656b touch-input: Don't dereference NULL pointer during full screen fade by Derek Foreman · 11 years ago
  4. 76cf1fe desktop-shell: implement touch popup grabs by Jonny Lamb · 11 years ago
  5. 2e62e4a shell: quit weston, if weston-desktop-shell dies early by Pekka Paalanen · 11 years ago
  6. 826dc14 shell: fix race on desktop-shell exit by Pekka Paalanen · 11 years ago
  7. 4263119 desktop-shell: fix invalid memory access when shell execution fails by Arnaud Vrac · 11 years ago
  8. ae9c4fc desktop-shell: Replace magic constants with named ones by Ondřej Majerech · 11 years ago
  9. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  10. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  11. d73c694 desktop-shell: use panel location to calculate correct sizes and ranges by Jonny Lamb · 11 years ago
  12. 765760d desktop-shell: add set_panel_position to help place views onscreen by Jonny Lamb · 11 years ago
  13. 61917c8 shell: Update focused surface pointer coordinates in popup grab by Jonas Ådahl · 11 years ago
  14. f322f8e desktop-shell: add close-animation config option for destroying surfaces by Jonny Lamb · 11 years ago
  15. 666bc92 desktop-shell: Add a missing return; in an error path by Jasper St. Pierre · 11 years ago
  16. c91408f Don't bother destroying resources after sending an error by Jasper St. Pierre · 11 years ago
  17. e84ab4e desktop-shell: don't assume there's a pointer when mapping a popup by Jonny Lamb · 11 years ago
  18. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  19. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  20. bd65e50 Interpret the size in the configure event as window geometry by Jasper St. Pierre · 11 years ago
  21. 32abdbb shell: fix segfault in fullscreen binding by Boyan Ding · 11 years ago
  22. 5872b68 desktop-shell: Don't assume there is a pointer when resizing by Emilio Pozuelo Monfort · 11 years ago
  23. 7e7d485 desktop-shell: make background applications less dark by Jonny Lamb · 11 years ago
  24. 5905ebc exposay: fix crash when navigating with the keyboard by Emilio Pozuelo Monfort · 11 years ago
  25. 81ff075 xdg-shell: Add show_window_menu request by Jasper St. Pierre · 11 years ago
  26. 851799e shell: Make margin double-buffered state that's applied on commit by Jasper St. Pierre · 11 years ago
  27. 9aa8ce6 shell: Don't use the helper methods in xdg_shell implementations by Jasper St. Pierre · 11 years ago
  28. 6458ec3 shell: Centralize management of sending configure requests by Jasper St. Pierre · 11 years ago
  29. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  30. 5befdda xdg-shell: Turn the resizing heuristics into an explicit state by Jasper St. Pierre · 11 years ago
  31. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  32. c815d62 xdg-shell: Rename set_transient_for to set_parent by Jasper St. Pierre · 11 years ago
  33. c991513 desktop-shell: Damage the black view when we remove it by Kristian Høgsberg · 11 years ago
  34. 6d43f04 shell: Don't allow maximized surfaces to be moved with touch by Ander Conselvan de Oliveira · 11 years ago
  35. 6e56ab4 shell: Fix crash when restoring focus state during workspace change by Ander Conselvan de Oliveira · 11 years ago
  36. 9c6217e shell: Fix artifacts caused by workspace change animation by Ander Conselvan de Oliveira · 11 years ago
  37. 4779241 xwayland: Fix fullscreen mode by Kristian Høgsberg · 11 years ago
  38. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  39. 6d50b0f desktop-shell: Remove output_move listener on shutdown by Kristian Høgsberg · 11 years ago
  40. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  41. a4b620e desktop-shell: Further consolidate move/resize grab checks by Kristian Høgsberg · 11 years ago
  42. e0b9d5b xwayland: Make resizing work again by Kristian Høgsberg · 11 years ago
  43. 62899f5 shell.c: Set dirty for visible views on destroyed output by Xiong Zhang · 11 years ago
  44. ef6a7e4 shell: Don't map surfaces of type SHELL_SURFACE_NONE by Ander Conselvan de Oliveira · 11 years ago
  45. 024177c desktop-shell: Properly handle seat hotplugging by Jason Ekstrand · 11 years ago
  46. 3434b33 desktop-shell: Remove unused variables by Kristian Høgsberg · 11 years ago
  47. 9e7c759 desktop-shell: Properly handle lowered fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  48. ae356ae desktop-shell: Keep windows on screen when moving by Kristian Høgsberg · 11 years ago
  49. 6110d07 desktop-shell: Raise new windows over fullscreen apps by Kristian Høgsberg · 11 years ago
  50. 74071e0 desktop-shell: End popup when starting a touch shell grab by Kristian Høgsberg · 11 years ago
  51. 7b83ae4 desktop-shell: Reject resize if we're already grabbed by Kristian Høgsberg · 11 years ago
  52. d0b40ed desktop-shell: Reject window move in common_surface_move() by Kristian Høgsberg · 11 years ago
  53. 9c376b5 shell: Fix crash when a client is destroyed during the resize grab by Ander Conselvan de Oliveira · 11 years ago
  54. 15f9a26 shell: Fix memory leaks caused by the window close animation by Ander Conselvan de Oliveira · 11 years ago
  55. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  56. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  57. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  58. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  59. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  60. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  61. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  62. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  63. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  64. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  65. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  66. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  67. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  68. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  69. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  70. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  71. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  72. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  73. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  74. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  75. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  76. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  77. 283bf37 shell: Consolidate state changes into xdg_surface_change_state by Kristian Høgsberg · 11 years ago
  78. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  79. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  80. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 12 years ago
  81. a759201 exposay: avoid needlessly activating the active view by Emilio Pozuelo Monfort · 11 years ago
  82. f942b73 exposay: don't crash if a view goes away by Emilio Pozuelo Monfort · 11 years ago
  83. 3b6e68e exposay: arrange views per-output by Emilio Pozuelo Monfort · 11 years ago
  84. dd62aba shell: Use the per-client responsiveness tracking for wl_shell as well by Kristian Høgsberg · 11 years ago
  85. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  86. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  87. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  88. 7407345 xdg-shell: Add set_margin request by Jasper St. Pierre · 12 years ago
  89. 44cd196 xdg-shell: Drop edges arg from xdg_surface configure event by Kristian Høgsberg · 11 years ago
  90. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  91. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  92. 7908bff dim-layer: fix dimming for unfocused surfaces by Emilio Pozuelo Monfort · 12 years ago
  93. 4c72f57 shell: Remove elaborate if-statement with empty body by Kristian Høgsberg · 11 years ago
  94. 0b7d995 shell: Handle wl_shell surfaces created by xwayland correctly by Kristian Høgsberg · 11 years ago
  95. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  96. faf27a9 weston: Send xdg_surface_send_focused_[un]set when focusing surfaces by Jasper St. Pierre · 12 years ago
  97. adaa20c desktop-shell: initialize children link by Emilio Pozuelo Monfort · 12 years ago
  98. 38b58eb desktop-shell: maximize the surface with the kbd focus by Emilio Pozuelo Monfort · 12 years ago
  99. bc00dbe build: Move desktop-shell/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  100. d500bf1 shell: Properly track the focus state surface by Kristian Høgsberg · 12 years ago