1. 055c113 libweston: make wl_output point to weston_head by Pekka Paalanen · 8 years ago
  2. 9350bfd desktop-shell: fix shell_output_destroy_move_layer unused variable by Pekka Paalanen · 7 years ago
  3. 1a0239e desktop-shell: handle redundant panels by Pekka Paalanen · 8 years ago
  4. ff5e88d desktop-shell: handle redundant backgrounds by Pekka Paalanen · 8 years ago
  5. ea40d6d desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected by Marius Vlad · 7 years ago
  6. bf31f6c desktop-shell: remove surface listener when surface is destroyed by Tomohito Esaki · 8 years ago
  7. e1af3d8 desktop-shell: Handle the fullscreen to maximized case safely by Derek Foreman · 8 years ago
  8. 927d9e2 desktop-shell: refactor maximized size calculation into its own function by Derek Foreman · 8 years ago
  9. 409b01f libweston: Use struct timespec for compositor time by Alexandros Frantzis · 8 years ago
  10. 7d2abcf libweston: Use struct timespec for touch motion events by Alexandros Frantzis · 8 years ago
  11. 27a51b8 libweston: Use struct timespec for touch up events by Alexandros Frantzis · 8 years ago
  12. 9448deb libweston: Use struct timespec for touch down events by Alexandros Frantzis · 8 years ago
  13. 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 8 years ago
  14. 8032194 libweston: Use struct timespec for axis events by Alexandros Frantzis · 8 years ago
  15. 215bedc libweston: Use struct timespec for button events by Alexandros Frantzis · 8 years ago
  16. 84b31f8 libweston: Use struct timespec for motion events by Alexandros Frantzis · 8 years ago
  17. 8250a61 build,libweston: Use struct timespec for animations by Alexandros Frantzis · 8 years ago
  18. 13404c4 desktop-shell: disable opacity binding when modifier is none by Ian Ray · 8 years ago
  19. ab7c0b6 desktop-shell: use binding_modifier for zoom by Ian Ray · 8 years ago
  20. c5f1241 desktop-shell: Set surface resizing state during interactive resize by Philipp Kerling · 8 years ago
  21. ba8a0d0 desktop-shell: Track focused shell surface by main surface by Philipp Kerling · 8 years ago
  22. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  23. 9ad4de1 desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
  24. c394179 desktop-shell: Position maximized surfaces on the correct output. by Emmanuel Gil Peyrot · 8 years ago
  25. 2ef9b1a Fix 'implicit fallthrough' warning with new GCC by Daniel Stone · 8 years ago
  26. 77a6d95 shell: implement set_xwayland_position by Pekka Paalanen · 9 years ago
  27. da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
  28. 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  29. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  30. 8de9149 desktop-shell: Initialise panel surface listener by Daniel Stone · 9 years ago
  31. 7f1da1f desktop-shell: fix a typo by Abdur Rehman · 9 years ago
  32. e8bf959 desktop-shell: Properly position the panel surface by Quentin Glidic · 9 years ago
  33. 581df06 desktop-shell: Compute panel size without using output by Quentin Glidic · 9 years ago
  34. 920cf04 desktop-shell: Add back the saved position and rotation for fullscreen/maximized by Quentin Glidic · 9 years ago
  35. 18a81ac desktop-shell: Unset fullscreen/maximized state on commit by Quentin Glidic · 9 years ago
  36. b3197f4 Revert "desktop-shell: Enable per-output fade animations" by Bryce Harrington · 9 years ago
  37. 0795ece Revert "shell: Inhibit idle fade-out behavior" by Bryce Harrington · 9 years ago
  38. 9be807c shell: Inhibit idle fade-out behavior by Bryce Harrington · 9 years ago
  39. fde5adb desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
  40. fff3981 libweston: Drop shell_interface by Quentin Glidic · 9 years ago
  41. 561201c desktop-shell: Fix output destroying by Quentin Glidic · 9 years ago
  42. f01ecee libweston-desktop: Rename _destroy_view to _unlink_view by Quentin Glidic · 9 years ago
  43. 729c7fa desktop-shell: Properly destroy the weston_desktop_view by Quentin Glidic · 9 years ago
  44. 8f9d90a desktop-shell: Port to libweston-desktop by Quentin Glidic · 9 years ago
  45. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  46. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  47. 94e2e2d compositor: Keep track of what views were activated by clicking by Jonas Ådahl · 11 years ago
  48. 4361b4e desktop-shell: Pass a flag bitmask instead of bool to activate() by Jonas Ådahl · 11 years ago
  49. 1fa6ded desktop-shell: Make activate() take a view instead of surface by Jonas Ådahl · 11 years ago
  50. 90c90b2 desktop-shell: Change switcher to track views by Jonas Ådahl · 11 years ago
  51. 7bfb113 desktop-shell: Track the black surface by its view by Jonas Ådahl · 11 years ago
  52. ef8e1c3 input: Activate view no matter the keyboard focus by Jonas Ådahl · 9 years ago
  53. 4663aca desktop-shell: update for manual surface/view mapping by Armin Krezović · 9 years ago
  54. 260c2ff input: Rename weston_surface_activate to weston_seat_set_keyboard_focus by Bryce Harrington · 9 years ago
  55. c77f258 desktop-shell: Avoid NULL pointer dereference by Armin Krezović · 9 years ago
  56. 10b0618 desktop-shell: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  57. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  58. 50d962f desktop-shell: resize background and panel surfaces on output resize v4 by David Fort · 9 years ago
  59. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  60. 26f62d4 Move part of screenshooter.c to weston-screenshooter.c by Giulio Camuffo · 9 years ago
  61. 28834b6 desktop-shell: Don’t reconfigure an already fullscreen surface by Emmanuel Gil Peyrot · 9 years ago
  62. 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
  63. bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  64. 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
  65. d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
  66. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  67. bbde643 shell: Don't send extra configure events on click by Derek Foreman · 10 years ago
  68. 22b1f93 shell: Check more thoroughly for undefined surface resource by Bryce Harrington · 10 years ago
  69. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  70. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  71. 553d124 desktop-shell: Allow binding-modifier weston.ini option to be none by Bob Ham · 10 years ago
  72. 744e653 desktop-shell: Make zapping configurable by Bob Ham · 10 years ago
  73. f05d18f xwm: let the shells decide the position of X windows by Giulio Camuffo · 10 years ago
  74. 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
  75. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  76. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  77. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  78. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  79. 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
  80. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  81. 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
  82. cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
  83. 6ce7899 shell: fix maximizing windows on a secondary output by Marek Chalupa · 10 years ago
  84. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  85. bc5d849 desktop-shell: NULL check whether a popup parent is a shell surface by Jonas Ådahl · 10 years ago
  86. 445e44c clients: Moving and rotating transient surfaces by Ben Hummon · 10 years ago
  87. 45a7c27 clients: If available, prefer top level surfaces for move or rotate by Derek Foreman · 10 years ago
  88. c0c1497 shell: Make sure we actually have a resource in end_busy_cursor by Derek Foreman · 10 years ago
  89. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  90. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  91. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  92. e42d754 desktop-shell: drop shell_client from the head of the surface list on destroy by Derek Foreman · 10 years ago
  93. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  94. 006cf67 desktop-shell: Check for device presence properly by Derek Foreman · 10 years ago
  95. 60d9731 desktop-shell: Don't call wl_list_init() in the middle of a list by Derek Foreman · 10 years ago
  96. 22276a5 zoom: Store the seat that initiated a zoom by Derek Foreman · 10 years ago
  97. 25bd8a7 zoom: Call weston_output_activate_zoom() appropriately by Derek Foreman · 10 years ago
  98. 004b4a1 desktop-shell: Put monitor to sleep when idle timer expires by Derek Foreman · 10 years ago
  99. 6feb0f9 desktop-shell: use work area instead of panel size to constrain moves by Derek Foreman · 10 years ago
  100. 612341f desktop-shell: use output position in get_output_panel_size() by Derek Foreman · 10 years ago