1. c77f258 desktop-shell: Avoid NULL pointer dereference by Armin Krezović · 9 years ago
  2. 10b0618 desktop-shell: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  3. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  4. 50d962f desktop-shell: resize background and panel surfaces on output resize v4 by David Fort · 9 years ago
  5. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  6. 26f62d4 Move part of screenshooter.c to weston-screenshooter.c by Giulio Camuffo · 9 years ago
  7. 28834b6 desktop-shell: Don’t reconfigure an already fullscreen surface by Emmanuel Gil Peyrot · 9 years ago
  8. 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
  9. bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  10. 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
  11. d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
  12. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  13. bbde643 shell: Don't send extra configure events on click by Derek Foreman · 10 years ago
  14. 22b1f93 shell: Check more thoroughly for undefined surface resource by Bryce Harrington · 10 years ago
  15. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  16. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  17. 553d124 desktop-shell: Allow binding-modifier weston.ini option to be none by Bob Ham · 10 years ago
  18. 744e653 desktop-shell: Make zapping configurable by Bob Ham · 10 years ago
  19. f05d18f xwm: let the shells decide the position of X windows by Giulio Camuffo · 10 years ago
  20. 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
  21. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  22. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  23. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  24. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  25. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  26. 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
  27. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  28. 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
  29. cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
  30. 6ce7899 shell: fix maximizing windows on a secondary output by Marek Chalupa · 10 years ago
  31. 4845354 input-panel: Fix show_input_panel_surface crash when no surface has focus by Nicolas Guyomard · 10 years ago
  32. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  33. bc5d849 desktop-shell: NULL check whether a popup parent is a shell surface by Jonas Ådahl · 10 years ago
  34. 445e44c clients: Moving and rotating transient surfaces by Ben Hummon · 10 years ago
  35. 45a7c27 clients: If available, prefer top level surfaces for move or rotate by Derek Foreman · 10 years ago
  36. c0c1497 shell: Make sure we actually have a resource in end_busy_cursor by Derek Foreman · 10 years ago
  37. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  38. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  39. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  40. e42d754 desktop-shell: drop shell_client from the head of the surface list on destroy by Derek Foreman · 10 years ago
  41. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  42. 006cf67 desktop-shell: Check for device presence properly by Derek Foreman · 10 years ago
  43. 60d9731 desktop-shell: Don't call wl_list_init() in the middle of a list by Derek Foreman · 10 years ago
  44. 22276a5 zoom: Store the seat that initiated a zoom by Derek Foreman · 10 years ago
  45. 25bd8a7 zoom: Call weston_output_activate_zoom() appropriately by Derek Foreman · 10 years ago
  46. 004b4a1 desktop-shell: Put monitor to sleep when idle timer expires by Derek Foreman · 10 years ago
  47. d8156e2 exposay: Fix use after free when a view is destroyed during animation by Derek Foreman · 10 years ago
  48. daf846e exposay: Fix logic inversion when ending keyboard grabs by Derek Foreman · 10 years ago
  49. 6feb0f9 desktop-shell: use work area instead of panel size to constrain moves by Derek Foreman · 10 years ago
  50. 612341f desktop-shell: use output position in get_output_panel_size() by Derek Foreman · 10 years ago
  51. f814c5d desktop-shell: add output co-ordinates to get_output_work_area() by Derek Foreman · 10 years ago
  52. 2217f3f shell: Switch middle and right mouse bindings by Derek Foreman · 10 years ago
  53. f7b2f8b desktop-shell: Use the grabbed pointer in popup_grab_button by Derek Foreman · 10 years ago
  54. 8fbebbd desktop-shell: Make surface_resize take a pointer instead of a seat by Derek Foreman · 10 years ago
  55. 74de469 desktop-shell: Make surface_rotate take a pointer instead of a seat by Derek Foreman · 10 years ago
  56. 794fa0e desktop-shell: Make surface_move take a pointer instead of a seat by Derek Foreman · 10 years ago
  57. b7674ae desktop-shell: Make surface_touch_move take a touch instead of a seat by Derek Foreman · 10 years ago
  58. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  59. cee82d6 exposay: Test keyboard presence before using keyboard pointer by Derek Foreman · 10 years ago
  60. cf7d95a desktop-shell: make client_initiated a bool by Derek Foreman · 10 years ago
  61. 492c12f desktop-shell: Allow fullscreen windows to mode-switch their output. by Mario Kleiner · 10 years ago
  62. 9f4d655 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. by Mario Kleiner · 10 years ago
  63. aa9536a text_backend: make destructor call explicit by Pekka Paalanen · 10 years ago
  64. b37ac40 desktop-shell: remove screensaver support by Pekka Paalanen · 10 years ago
  65. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  66. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  67. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  68. af637c2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  69. 9a51cd7 move text_backend initialization into the shell plugin by Murray Calavera · 10 years ago
  70. 23ed5f2 desktop-shell: do not black out with startup "none" by Pekka Paalanen · 10 years ago
  71. 039e9be desktop-shell: destroy surfaces in an idle handler after fade out by Derek Foreman · 10 years ago
  72. 3dd570e exposay: Don't crash if no pointer is present by Derek Foreman · 10 years ago
  73. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  74. 79954ec desktop-shell: set the current size in the first 'resizing' configure event by Ryo Munakata · 10 years ago
  75. ee45a55 xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell by Jonas Ådahl · 10 years ago
  76. 49d77d2 xdg-shell: Require proper object tree destruction by Jonas Ådahl · 10 years ago
  77. 4c93c08 touch: Make weston_touch_set_focus() take a touch instead of a seat by Derek Foreman · 10 years ago
  78. 497f25d desktop-shell: Require a popup parent to be a shell surface by Dima Ryazanov · 10 years ago
  79. a8e9b41 xwm: tell the shell the pid of the X clients by Giulio Camuffo · 11 years ago
  80. dc1c3e4 desktop-shell: remove dead unminimization code by Manuel Bachmann · 10 years ago
  81. 70ac0ed desktop-shell: don't allow negative values in drag resize by Derek Foreman · 10 years ago
  82. 76fb7ec shell,compositor-x11: Fix trivial memory leaks by Ryo Munakata · 10 years ago
  83. 2829f7c compositor,shell: move debug key code to core by Pekka Paalanen · 10 years ago
  84. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  85. 084aa0b xdg-shell: Add a simple destructor request by Jasper St. Pierre · 10 years ago
  86. 24185e2 xdg-shell: Add invalid_parent error to xdg_popup by Jonas Ådahl · 10 years ago
  87. da6ecd0 xdg-shell: Send an error when the client uses the not-topmost popup by Jasper St. Pierre · 10 years ago
  88. 14f330c xdg-shell: Remove the flags from get_xdg_popup by Jasper St. Pierre · 10 years ago
  89. ecf2a0f xdg-shell: Remove the serial from popup_done by Jasper St. Pierre · 10 years ago
  90. 66bc949 xdg-shell: Take a xdg_surface as the parent surface by Jasper St. Pierre · 10 years ago
  91. 01193ae desktop-shell: Fix coding style of add_popup_grab by Jonas Ådahl · 10 years ago
  92. c2b1011 desktop-shell: Simplify popup_end_grab popup_done sending loop by Jonas Ådahl · 10 years ago
  93. bf48e21 desktop-shell: Fail if get_xdg_surface is called on an xdg_surface by Jonas Ådahl · 10 years ago
  94. 6b4b241 xwm: support maximizing xwayland windows by Giulio Camuffo · 11 years ago
  95. 8aeeac8 desktop-shell: Remove unnecessary type casts by Derek Foreman · 11 years ago
  96. 7ef3bed desktop-shell: Don't crash on zoom without a pointer in the seat by Derek Foreman · 11 years ago
  97. 7a8d67d shell: fix positioning of maximized surfaces with a custom geometry by Giulio Camuffo · 11 years ago
  98. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  99. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  100. a4bac9e desktop-shell: don't crash input-panel if no kbd focus by Pekka Paalanen · 11 years ago