1. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  2. 0749e3f terminal: Accept utf-8 text drop by Kristian Høgsberg · 12 years ago
  3. 1084da5 Add touch support for wl_shell_surface_move by Rusty Lynch · 12 years ago
  4. b20b009 window: Add API to check for subcompositor, use in subsurface example by Kristian Høgsberg · 12 years ago
  5. 041815a window.c: Add touch handlers by Rusty Lynch · 12 years ago
  6. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  7. bee45a1 window: Allow hinting of a preference for RGB565 when creating a window by Tomeu Vizoso · 12 years ago
  8. ce27841 clients: Introduce xmalloc() and use it a few places by Kristian Høgsberg · 12 years ago
  9. 1cc5ac3 clients: Nested compositor example by Kristian Høgsberg · 12 years ago
  10. edddbd1 Convert all scales to int32_t by Alexander Larsson · 12 years ago
  11. d68f523 window: Add window_get_output_scale() by Alexander Larsson · 12 years ago
  12. 5e9b652 window: allow setting a buffer scale on a window by Alexander Larsson · 12 years ago
  13. afd319a window: Track output scales by Alexander Larsson · 12 years ago
  14. 7ff7a80 clients: add subsurfaces demo by Pekka Paalanen · 12 years ago
  15. 35e8263 window: create sub-surfaces by Pekka Paalanen · 12 years ago
  16. 2396aec protocol: add sub-surfaces by Pekka Paalanen · 12 years ago
  17. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  18. 0c4445b window: create Cairo surfaces on demand for redraw by Pekka Paalanen · 12 years ago
  19. 02bba7c window: move buffer type and transform into struct surface by Pekka Paalanen · 12 years ago
  20. 5403f52 window: Allow clients to choose the fullscreen method by Ander Conselvan de Oliveira · 13 years ago
  21. bf74d52 window: Add a widget default cursor convenience helper by Kristian Høgsberg · 13 years ago
  22. 15256f6 window: Add a way to retrieve a window's output transform by Ander Conselvan de Oliveira · 13 years ago
  23. 6d4cb4e window: Let clients set buffer transformations by Ander Conselvan de Oliveira · 13 years ago
  24. a85292e Fix a crash when opening two terminal windows and closing the first one. by Dima Ryazanov · 13 years ago
  25. 8c03616 weston-simple-im: Create our own xkb_context by Kristian Høgsberg · 13 years ago
  26. c31288d window: Allow to get xkb context from display by Jan Arne Petersen · 13 years ago
  27. cd99706 text: Send more information with keysym events by Jan Arne Petersen · 13 years ago
  28. a8d4c84 window: make window_flush() private by Pekka Paalanen · 13 years ago
  29. ce36f6d window: make window_{create,set}_surface private by Pekka Paalanen · 13 years ago
  30. fedc527 window: remove window_set_transparent() declaration by Pekka Paalanen · 13 years ago
  31. 8c31a4c Define our own container_of as well by Kristian Høgsberg · 13 years ago
  32. 5717b6d Stop relying on ARRAY_LENGTH being defined in wayland-util.h by Kristian Høgsberg · 13 years ago
  33. 53e5848 window: remove dead EGL code by Pekka Paalanen · 13 years ago
  34. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  35. 1671e11 window: Add getters for fullscreen and maximized state by Kristian Høgsberg · 13 years ago
  36. 7e0cc54 toytoolkit: add axis handler by Philipp Brüschweiler · 13 years ago
  37. 86adef9 window.c: Handle multiple keyboard foci by Kristian Høgsberg · 13 years ago
  38. 67ace20 window.c: Add fullscreen handler to keep fullscreen state consistent by Kristian Høgsberg · 13 years ago
  39. fe89f07 toytoolkit: Remove obsolete function window_set_custom(). by Scott Moreau · 13 years ago
  40. 962342c shell: Don't make desktop_shell background a wl_shell_surface by Kristian Høgsberg · 13 years ago
  41. f337052 window: Add support for the blank cursor by Kristian Høgsberg · 13 years ago
  42. a162792 window: Compute initial window size correctly by Kristian Høgsberg · 13 years ago
  43. 8062007 window: Implement animated cursors (using pointer surfaces) by Ander Conselvan de Oliveira · 13 years ago
  44. d56bd90 shell: Use a busy cursor animation for unresponsive surfaces by Kristian Høgsberg · 13 years ago
  45. 7cee197 window.c: Add primitive support for animated cursors by Kristian Høgsberg · 13 years ago
  46. 8591dbf window.c: Add watch cursor by Kristian Høgsberg · 13 years ago
  47. 5a4e9ff window.c: Drop timestamp argument to input_set_pointer_image() by Kristian Høgsberg · 13 years ago
  48. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  49. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  50. 7a1b32a Implement text cursor position protocol. by Scott Moreau · 13 years ago
  51. 210eb9d dnd: work around cairo-gl brokenness by Ander Conselvan de Oliveira · 13 years ago
  52. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  53. 82db9d8 window: add simple text tooltip handlers by Tiago Vignatti · 13 years ago
  54. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  55. dec7658 window: send transient flags over the wire by Tiago Vignatti · 13 years ago
  56. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  57. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  58. 7016313 Port Wayland clients to new xkbcommon API by Kristian Høgsberg · 13 years ago
  59. b230a7e Convert internal input co-ordinates to GLfloat by Daniel Stone · 13 years ago
  60. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  61. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  62. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  63. bad4297 window: Drop EGLImage surface type by Kristian Høgsberg · 13 years ago
  64. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  65. 067fd60 window.c: Drop support for rgb contexts by Kristian Høgsberg · 13 years ago
  66. 010f98b window: Track and report input and opaque regions by Kristian Høgsberg · 13 years ago
  67. 9d4f030 window: Use new xkbcommon include path by Daniel Stone · 13 years ago
  68. d6bcd7d window: Toggle maximized with super-f5 by Kristian Høgsberg · 13 years ago
  69. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 14 years ago
  70. d31fcab window: Make window frame menu available to client by Kristian Høgsberg · 14 years ago
  71. 6d174cf window: menu leak fixes by Pekka Paalanen · 14 years ago
  72. 0bd8927 window: remove duplicate widget_resize_handler_t by Pekka Paalanen · 14 years ago
  73. b632351 window: Move focus widget to struct input by Kristian Høgsberg · 14 years ago
  74. 831dd52 window: Implement input device grabbing by Kristian Høgsberg · 14 years ago
  75. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 14 years ago
  76. bb97700 window: Get rid of the window child allocation concept by Kristian Høgsberg · 14 years ago
  77. 441338c window: Keep widgets in a tree instead of a list by Kristian Høgsberg · 14 years ago
  78. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 14 years ago
  79. bb901fa window: Return pointer type from widget enter handler by Kristian Høgsberg · 14 years ago
  80. a8a0db3 window: Move button handler to widget by Kristian Høgsberg · 14 years ago
  81. 87a57bb window: Create a widget for the window, drop window motion handler by Kristian Høgsberg · 14 years ago
  82. 04e9834 window: Add a widget motion handler by Kristian Høgsberg · 14 years ago
  83. ab9e79f window: Remove window enter/leave handlers by Kristian Høgsberg · 14 years ago
  84. ee14323 window: Replace widget focus handler with a enter/leave handler pair by Kristian Høgsberg · 14 years ago
  85. 9a13dab window: Move widget focus handler to the widget by Kristian Høgsberg · 14 years ago
  86. c51f799 window: Rename item to widget by Kristian Høgsberg · 14 years ago
  87. 4f7dcd6 window: Add a window menu by Kristian Høgsberg · 14 years ago
  88. b3cca0a shell: Start implementing the popup surface type by Kristian Høgsberg · 14 years ago
  89. e7aaec3 x11: Bridge X11 CLIPBOARD selection to Wayland clients by Kristian Høgsberg · 14 years ago
  90. fe6079a window: add display_destroy() by Pekka Paalanen · 14 years ago
  91. 826d795 window: add display_exit() by Pekka Paalanen · 14 years ago
  92. bbedd7e clients: Implement a toy-menu for testing the menu surface type by Kristian Høgsberg · 14 years ago
  93. 999c5b5 window: expose outputs to applications by Pekka Paalanen · 14 years ago
  94. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago
  95. 9d1613e wl_shell_surface adaptation by Pekka Paalanen · 14 years ago
  96. 53ff2f6 window.c: Cache outputs by Kristian Høgsberg · 14 years ago
  97. 47fe08a Implement the new dnd/selection protocol by Kristian Høgsberg · 14 years ago
  98. 668dd56 window: add a helper for config file paths by Pekka Paalanen · 14 years ago
  99. ac3a59a window: Add a cheesy parser for ini-files, use it in desktop-shell by Kristian Høgsberg · 14 years ago
  100. bcee9a4 desktop-shell: Add beginning of pop-up menu to panel by Kristian Høgsberg · 14 years ago