1. 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
  2. f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
  3. 673bbe2 clients: ungrab the correct input when menus close by Derek Foreman · 10 years ago
  4. decc965 clients: Drop deadlock circumvention hack now that we don't need it by Jonas Ådahl · 11 years ago
  5. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  6. 118a429 window: Use wl_cursor_frame_and_duration() for mouse cursor updates by Derek Foreman · 10 years ago
  7. da9d8fa clients: Simplify memory allocation with xzalloc() by Bryce Harrington · 10 years ago
  8. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  9. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  10. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  11. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  12. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  13. 6c71aae Pass config file from compositor to everything by Pekka Paalanen · 10 years ago
  14. abff883 platform: rename create_egl_window to create_egl_surface by Jonny Lamb · 10 years ago
  15. 4bdcb57 clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported by Jonny Lamb · 10 years ago
  16. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago
  17. a86c3ee Spellcheck fixes by Bryce Harrington · 10 years ago
  18. 493d979 window: Fix crash in input_set_pointer_image when cursor is special by Derek Foreman · 10 years ago
  19. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  20. 14f330c xdg-shell: Remove the flags from get_xdg_popup by Jasper St. Pierre · 10 years ago
  21. ecf2a0f xdg-shell: Remove the serial from popup_done by Jasper St. Pierre · 10 years ago
  22. 66bc949 xdg-shell: Take a xdg_surface as the parent surface by Jasper St. Pierre · 10 years ago
  23. a519d06 window: use roundtrip instead of dispatch after get_registry by Marek Chalupa · 11 years ago
  24. b1d121d clients: support ivi-application.xml for clients/window.c by Nobuhiko Tanibata · 11 years ago
  25. 2204492 clients: Use xmalloc in a few more places by Derek Foreman · 11 years ago
  26. 6ce67ec window : compare version and call appropriate destructor by kabeer khan · 11 years ago
  27. 382de46 clients: Maximize window when double touch on title bar by Xiong Zhang · 11 years ago
  28. b2c1864 window: Don't needlessly sync parent and geometry by Ondřej Majerech · 11 years ago
  29. 2623786 Partially revert "xdg-shell: Add show_window_menu request" by Pekka Paalanen · 11 years ago
  30. bfb4ade clients: Maximize window when double click on title bar by Xiong Zhang · 11 years ago
  31. 38d90be window: unbind egl surface and context on surface release by Arnaud Vrac · 11 years ago
  32. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  33. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  34. 0695908 clients: use repeat_info event details by Jonny Lamb · 11 years ago
  35. a177df0 window: Don't use the frame's geometry when fullscreen by Jasper St. Pierre · 11 years ago
  36. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  37. bd65e50 Interpret the size in the configure event as window geometry by Jasper St. Pierre · 11 years ago
  38. 81ff075 xdg-shell: Add show_window_menu request by Jasper St. Pierre · 11 years ago
  39. de8bd50 clients: Allow creating a "detached" menu by Jasper St. Pierre · 11 years ago
  40. dda9313 clients: Remove the window / user parameters from the menu function by Jasper St. Pierre · 11 years ago
  41. be803ad window: Send ack_configure immediately from configure handler by Kristian Høgsberg · 11 years ago
  42. f184c38 window: Move the resize after interpreting the states by Jasper St. Pierre · 11 years ago
  43. ccf908b window: Set frame flags immediately when we handle the new states in configure by Jasper St. Pierre · 11 years ago
  44. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  45. de68099 terminal: Only add the new size to the title when we're resizing by Jasper St. Pierre · 11 years ago
  46. 5befdda xdg-shell: Turn the resizing heuristics into an explicit state by Jasper St. Pierre · 11 years ago
  47. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  48. c815d62 xdg-shell: Rename set_transient_for to set_parent by Jasper St. Pierre · 11 years ago
  49. a57c9f1 window: Ignore input events from subsurfaces by Ander Conselvan de Oliveira · 11 years ago
  50. bf39e5e window: Add a simple getenv to force SHM rendering by Jasper St. Pierre · 11 years ago
  51. bd60077 window: Clean up buffer type choosing by Jasper St. Pierre · 11 years ago
  52. 9c60933 window.c: Dismiss menu on touch up events by Kristian Høgsberg · 11 years ago
  53. 1f67117 window.c: Also grab touch events when grabbing input by Kristian Høgsberg · 11 years ago
  54. c31f624 window.c: Prevent key event delivery while a grab is active by Kristian Høgsberg · 11 years ago
  55. 41f7ebc window.c: Update pointer focus when taking a grab by Kristian Høgsberg · 11 years ago
  56. a69dc01 clients/window: Don't remove the touch listener on a frame event by Neil Roberts · 11 years ago
  57. cdbbae2 window.c: Create xdg_surface up front by Kristian Høgsberg · 11 years ago
  58. cd186fb toytoolkit: match parent surface type when adding a subsurface by Manuel Bachmann · 11 years ago
  59. a669bd5 toytoolkit: Don't crash if wl_data_device_manager is not present by Jason Ekstrand · 11 years ago
  60. 738715d toytoolkit: Expose output make and model by Jason Ekstrand · 11 years ago
  61. ce97a6b toytoolkit: Only require xdg_shell if the window is not custom by Jason Ekstrand · 11 years ago
  62. 842a36a Check return value of wl_cursor functions by Hardening · 11 years ago
  63. e81a175 clients: Remove unused client-side resize tracking code by Jasper St. Pierre · 11 years ago
  64. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  65. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  66. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  67. 5a18332 clients: Add support for the minimize button by Jasper St. Pierre · 11 years ago
  68. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 12 years ago
  69. 63a1410 window: Remove window_location enum by Jasper St. Pierre · 11 years ago
  70. e818d59 toytoolkit: avoid unnecessary redraws when focus changes by Emilio Pozuelo Monfort · 11 years ago
  71. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  72. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  73. 7407345 xdg-shell: Add set_margin request by Jasper St. Pierre · 12 years ago
  74. 2097fe1 xdg-shell: Add a "delete" event by Jasper St. Pierre · 12 years ago
  75. 44cd196 xdg-shell: Drop edges arg from xdg_surface configure event by Kristian Høgsberg · 11 years ago
  76. 9a7ad67 window: Delay scheduled redraws if we start maximize or fullscreen protocol by Kristian Høgsberg · 11 years ago
  77. d2a0213 window: Ask xkbcommon whether or not to repeat a key by Kristian Høgsberg · 11 years ago
  78. 5368604 window: Add wrappers for xdg_surface_set_transient_for by Jasper St. Pierre · 12 years ago
  79. 0790e39 westoy: Port the toy toolkit over to xdg-shell by Jasper St. Pierre · 12 years ago
  80. c0f17ab westoy: Remove MAXIMIZED and FULLSCREEN as separate window types by Jasper St. Pierre · 12 years ago
  81. 76ec082 westoy: Remove fullscreen methods by Jasper St. Pierre · 12 years ago
  82. 7f4386e westoy: Use subsurfaces for tooltips instead of transient windows by Jasper St. Pierre · 12 years ago
  83. e22952b westoy: Schedule a full resize when we add a subsurface by Jasper St. Pierre · 12 years ago
  84. 23900f7 input: Empty the current input region when configuring pointer surfaces by Ander Conselvan de Oliveira · 12 years ago
  85. bae79ca clients/window: fail if NULL returned from frame_create by U. Artie Eoff · 12 years ago
  86. 211b517 shell: Move maximize and fullscreen bindings to mod + SHIFT by Kristian Høgsberg · 12 years ago
  87. b637a40 window: Properly destroy tooltip windows when parent window is destroyed by Kristian Høgsberg · 12 years ago
  88. 700d6ad keyboard: Don't strcat() into a strdup()ed string by Kristian Høgsberg · 12 years ago
  89. 97b747c westoy: Add an option to explicitly disable cairo on a widget by Neil Roberts · 12 years ago
  90. ef9c8eb keyboard: Handle touch up event by Kristian Høgsberg · 12 years ago
  91. c152ee1 window.c: Don't put buttons on frames for custom windows by Kristian Høgsberg · 12 years ago
  92. 5e10a04 clients: Add a widget_get_wl_subsurface by Neil Roberts · 12 years ago
  93. fdca95c window: handle insufficient buffer space by Pekka Paalanen · 12 years ago
  94. c971d2a clients: Add window_is_transient() helper to the toy toolkit window by Philip Withnall · 12 years ago
  95. bf3c1c6 distinguish touch screen and pointer dnd in client by Xiong Zhang · 12 years ago
  96. 853a779 client/dnd.c: add dnd support for touch screen in client by Xiong Zhang · 12 years ago
  97. 77a51fd westoy: Remove some accessors for wl_shell / wl_shell_surface by Jasper St. Pierre · 12 years ago
  98. bf17590 westoy: Remove unused support for window parents by Jasper St. Pierre · 12 years ago
  99. 01eaaac westoy: Remove window_touch_move by Jasper St. Pierre · 12 years ago
  100. 47f1043 westoy: Fix the version number we request for wl_seat by Jasper St. Pierre · 12 years ago