1. 76fb7ec shell,compositor-x11: Fix trivial memory leaks by Ryo Munakata · 10 years ago
  2. 2829f7c compositor,shell: move debug key code to core by Pekka Paalanen · 10 years ago
  3. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  4. 084aa0b xdg-shell: Add a simple destructor request by Jasper St. Pierre · 10 years ago
  5. 24185e2 xdg-shell: Add invalid_parent error to xdg_popup by Jonas Ådahl · 10 years ago
  6. da6ecd0 xdg-shell: Send an error when the client uses the not-topmost popup by Jasper St. Pierre · 10 years ago
  7. 14f330c xdg-shell: Remove the flags from get_xdg_popup by Jasper St. Pierre · 10 years ago
  8. ecf2a0f xdg-shell: Remove the serial from popup_done by Jasper St. Pierre · 10 years ago
  9. 66bc949 xdg-shell: Take a xdg_surface as the parent surface by Jasper St. Pierre · 10 years ago
  10. 01193ae desktop-shell: Fix coding style of add_popup_grab by Jonas Ådahl · 10 years ago
  11. c2b1011 desktop-shell: Simplify popup_end_grab popup_done sending loop by Jonas Ådahl · 10 years ago
  12. bf48e21 desktop-shell: Fail if get_xdg_surface is called on an xdg_surface by Jonas Ådahl · 10 years ago
  13. 6b4b241 xwm: support maximizing xwayland windows by Giulio Camuffo · 11 years ago
  14. 8aeeac8 desktop-shell: Remove unnecessary type casts by Derek Foreman · 11 years ago
  15. 7ef3bed desktop-shell: Don't crash on zoom without a pointer in the seat by Derek Foreman · 11 years ago
  16. 7a8d67d shell: fix positioning of maximized surfaces with a custom geometry by Giulio Camuffo · 11 years ago
  17. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  18. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  19. a4bac9e desktop-shell: don't crash input-panel if no kbd focus by Pekka Paalanen · 11 years ago
  20. e9fe467 xwayland: fix fullscreening by Marek Chalupa · 11 years ago
  21. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  22. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  23. e972b27 shell: don't crash on create_common_surface() failure by Pekka Paalanen · 11 years ago
  24. 69c6273 shell: fix weston_output_mode_switch() usage by Derek Foreman · 11 years ago
  25. 4b1a0a1 cosmetic: update comments that refer to weston_surface_update_transform() by Derek Foreman · 11 years ago
  26. 8b771af xdg-shell: fix maximizing in multi-head setup by Marek Chalupa · 11 years ago
  27. bfbb64b xdg-shell: update shsurf->output when maximizing by Marek Chalupa · 11 years ago
  28. 974c094 fix asprintf warnings by Pekka Paalanen · 11 years ago
  29. 052917a xdg-shell: handle clients launched in fullscreen by Marek Chalupa · 11 years ago
  30. 362656b touch-input: Don't dereference NULL pointer during full screen fade by Derek Foreman · 11 years ago
  31. 76cf1fe desktop-shell: implement touch popup grabs by Jonny Lamb · 11 years ago
  32. 2e62e4a shell: quit weston, if weston-desktop-shell dies early by Pekka Paalanen · 11 years ago
  33. 826dc14 shell: fix race on desktop-shell exit by Pekka Paalanen · 11 years ago
  34. 4263119 desktop-shell: fix invalid memory access when shell execution fails by Arnaud Vrac · 11 years ago
  35. ae9c4fc desktop-shell: Replace magic constants with named ones by Ondřej Majerech · 11 years ago
  36. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  37. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  38. d73c694 desktop-shell: use panel location to calculate correct sizes and ranges by Jonny Lamb · 11 years ago
  39. 765760d desktop-shell: add set_panel_position to help place views onscreen by Jonny Lamb · 11 years ago
  40. 61917c8 shell: Update focused surface pointer coordinates in popup grab by Jonas Ådahl · 11 years ago
  41. f322f8e desktop-shell: add close-animation config option for destroying surfaces by Jonny Lamb · 11 years ago
  42. 666bc92 desktop-shell: Add a missing return; in an error path by Jasper St. Pierre · 11 years ago
  43. c91408f Don't bother destroying resources after sending an error by Jasper St. Pierre · 11 years ago
  44. e84ab4e desktop-shell: don't assume there's a pointer when mapping a popup by Jonny Lamb · 11 years ago
  45. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  46. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  47. bd65e50 Interpret the size in the configure event as window geometry by Jasper St. Pierre · 11 years ago
  48. 32abdbb shell: fix segfault in fullscreen binding by Boyan Ding · 11 years ago
  49. 5872b68 desktop-shell: Don't assume there is a pointer when resizing by Emilio Pozuelo Monfort · 11 years ago
  50. 7e7d485 desktop-shell: make background applications less dark by Jonny Lamb · 11 years ago
  51. 5905ebc exposay: fix crash when navigating with the keyboard by Emilio Pozuelo Monfort · 11 years ago
  52. 81ff075 xdg-shell: Add show_window_menu request by Jasper St. Pierre · 11 years ago
  53. 851799e shell: Make margin double-buffered state that's applied on commit by Jasper St. Pierre · 11 years ago
  54. 9aa8ce6 shell: Don't use the helper methods in xdg_shell implementations by Jasper St. Pierre · 11 years ago
  55. 6458ec3 shell: Centralize management of sending configure requests by Jasper St. Pierre · 11 years ago
  56. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  57. 5befdda xdg-shell: Turn the resizing heuristics into an explicit state by Jasper St. Pierre · 11 years ago
  58. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  59. c815d62 xdg-shell: Rename set_transient_for to set_parent by Jasper St. Pierre · 11 years ago
  60. c991513 desktop-shell: Damage the black view when we remove it by Kristian Høgsberg · 11 years ago
  61. 6d43f04 shell: Don't allow maximized surfaces to be moved with touch by Ander Conselvan de Oliveira · 11 years ago
  62. 6e56ab4 shell: Fix crash when restoring focus state during workspace change by Ander Conselvan de Oliveira · 11 years ago
  63. 9c6217e shell: Fix artifacts caused by workspace change animation by Ander Conselvan de Oliveira · 11 years ago
  64. 4779241 xwayland: Fix fullscreen mode by Kristian Høgsberg · 11 years ago
  65. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  66. 6d50b0f desktop-shell: Remove output_move listener on shutdown by Kristian Høgsberg · 11 years ago
  67. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  68. a4b620e desktop-shell: Further consolidate move/resize grab checks by Kristian Høgsberg · 11 years ago
  69. e0b9d5b xwayland: Make resizing work again by Kristian Høgsberg · 11 years ago
  70. 62899f5 shell.c: Set dirty for visible views on destroyed output by Xiong Zhang · 11 years ago
  71. ef6a7e4 shell: Don't map surfaces of type SHELL_SURFACE_NONE by Ander Conselvan de Oliveira · 11 years ago
  72. 024177c desktop-shell: Properly handle seat hotplugging by Jason Ekstrand · 11 years ago
  73. 3434b33 desktop-shell: Remove unused variables by Kristian Høgsberg · 11 years ago
  74. 9e7c759 desktop-shell: Properly handle lowered fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  75. ae356ae desktop-shell: Keep windows on screen when moving by Kristian Høgsberg · 11 years ago
  76. 6110d07 desktop-shell: Raise new windows over fullscreen apps by Kristian Høgsberg · 11 years ago
  77. 74071e0 desktop-shell: End popup when starting a touch shell grab by Kristian Høgsberg · 11 years ago
  78. 7b83ae4 desktop-shell: Reject resize if we're already grabbed by Kristian Høgsberg · 11 years ago
  79. d0b40ed desktop-shell: Reject window move in common_surface_move() by Kristian Høgsberg · 11 years ago
  80. 9c376b5 shell: Fix crash when a client is destroyed during the resize grab by Ander Conselvan de Oliveira · 11 years ago
  81. 15f9a26 shell: Fix memory leaks caused by the window close animation by Ander Conselvan de Oliveira · 11 years ago
  82. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  83. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  84. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  85. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  86. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  87. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  88. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  89. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  90. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  91. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  92. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  93. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  94. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  95. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  96. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  97. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  98. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  99. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  100. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago