1. fb39d8d toytoolkit: make all EGL code dependant on cairo-egl by Pekka Paalanen · 13 years ago
  2. 53e5848 window: remove dead EGL code by Pekka Paalanen · 13 years ago
  3. 3fb613e window: Set input region also when we go fullscreen by Kristian Høgsberg · 13 years ago
  4. d9f6b07 window: Update modifier state directly after receiving a modifier event by Jonas Ådahl · 13 years ago
  5. b2f957a window: don't call output configure uninitialised by Pekka Paalanen · 13 years ago
  6. feb3c1d clients: Use wl_display_dispatch_pending() by Kristian Høgsberg · 13 years ago
  7. bc10638 compositor, clients: apply wl_surface.frame on commit by Pekka Paalanen · 13 years ago
  8. 0cbd3b5 compositor, clients: double-buffer input region by Pekka Paalanen · 13 years ago
  9. 512dde8 compositor, clients: double-buffer opaque region by Pekka Paalanen · 13 years ago
  10. c9e00c0 clients: use wl_surface_commit by Pekka Paalanen · 13 years ago
  11. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  12. 4e07236 toytoolkit: Take into account transform when sending output allocation. by Scott Moreau · 13 years ago
  13. 1671e11 window: Add getters for fullscreen and maximized state by Kristian Høgsberg · 13 years ago
  14. c6a7e4b toytoolkit: Don't draw shadows for maximized windows. by Scott Moreau · 13 years ago
  15. f77beeb window: Initialize workspace state before first roundtrip by Jonas Ådahl · 13 years ago
  16. 44874d9 desktop-shell: destroy data before exiting. by U. Artie Eoff · 13 years ago
  17. 6f09338 toytoolkit: Process deferred tasks on fifo order instead by Tiago Vignatti · 13 years ago
  18. 4e363d2 Require mouse release on top of frame button to trigger action by Pekka Vuorela · 13 years ago
  19. 6e1e385 Protect window callbacks from deleted windows by Pekka Vuorela · 13 years ago
  20. 8c9c8fc toytoolkit: supply correct widget in motion_handler callback by Philipp Brüschweiler · 13 years ago
  21. 067abf6 workspaces: don't segfault on invalid move_surface_to_workspace request by Philipp Brüschweiler · 13 years ago
  22. 14c92ff toytoolkit: Implement support for the workspace manager interface by Jonas Ådahl · 13 years ago
  23. bd3f219 toytoolkit: try multiple names when loading cursors by Philipp Brüschweiler · 13 years ago
  24. 5418a90 toytoolkit: don't ignore resizes with negative width or height by Philipp Brüschweiler · 13 years ago
  25. 7e0cc54 toytoolkit: add axis handler by Philipp Brüschweiler · 13 years ago
  26. b8a8aff toytoolkit: remove unused actions from titlebar menu by Philipp Brüschweiler · 13 years ago
  27. 86adef9 window.c: Handle multiple keyboard foci by Kristian Høgsberg · 13 years ago
  28. ac3e5f2 Add support in Weston for X cursor themes. by Christopher Michael · 13 years ago
  29. b29798b window.c: Rearrange input handlers so they appear in the right order by Kristian Høgsberg · 13 years ago
  30. ae27737 window.c: Use pointer enter serial for setting cursor by Kristian Høgsberg · 13 years ago
  31. e288a0f window: warn on cursor load failure by Pekka Paalanen · 13 years ago
  32. 023be10 window.c: Set input region after (potentially) adjusting the surface size by Kristian Høgsberg · 13 years ago
  33. 4fc1535 window: Handle Alt-F4 to close windows by Kristian Høgsberg · 13 years ago
  34. 82b4c1b window.c: Remove xkb leftovers by Andre Heider · 13 years ago
  35. 67ace20 window.c: Add fullscreen handler to keep fullscreen state consistent by Kristian Høgsberg · 13 years ago
  36. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  37. d3a1965 clients: Implement minimum size for toy toolkit clients by Kristian Høgsberg · 13 years ago
  38. ddca496 window: Workaround a stuck frame callback on the cursor surface by Ander Conselvan de Oliveira · 13 years ago
  39. fe89f07 toytoolkit: Remove obsolete function window_set_custom(). by Scott Moreau · 13 years ago
  40. c547477 Remove dead code by Philipp Brüschweiler · 13 years ago
  41. dd263e5 window.c: Only set input region when we have a decoration by Kristian Høgsberg · 13 years ago
  42. d4756b7 toytoolkit: Remove redundant XKB free by Daniel Stone · 13 years ago
  43. 8df662a clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings by Martin Olsson · 13 years ago
  44. 444799a clients: Don't leak "menu" on error path in clients/window.c by Martin Olsson · 13 years ago
  45. 8733b33 window.c: Don't allocate proxy manually by Kristian Høgsberg · 13 years ago
  46. 8150b19 shell: Take a wl_surface as parent for transient and popup windows by Kristian Høgsberg · 13 years ago
  47. 962342c shell: Don't make desktop_shell background a wl_shell_surface by Kristian Høgsberg · 13 years ago
  48. 11f600d window.c: Always set cursor after pointer enter by Kristian Høgsberg · 13 years ago
  49. f337052 window: Add support for the blank cursor by Kristian Høgsberg · 13 years ago
  50. d3c69c2 window: Stop keyboard repeat when we lose keyboard focus by Kristian Høgsberg · 13 years ago
  51. 8b19c64 window: Create timerfd non-blocking by Kristian Høgsberg · 13 years ago
  52. a162792 window: Compute initial window size correctly by Kristian Høgsberg · 13 years ago
  53. bd0cd76 window: Only repeat key if we still have kb focus by Kristian Høgsberg · 13 years ago
  54. cf4d244 window: Add key-repeat to toy toolkit by Kristian Høgsberg · 13 years ago
  55. 2a3cd28 window: Plug leak of shm_surface_data on shm_suface_data_destroy() by Ander Conselvan de Oliveira · 13 years ago
  56. a494f1d Don't segfault clients when cursor isn't found by Daniel Stone · 13 years ago
  57. 8062007 window: Implement animated cursors (using pointer surfaces) by Ander Conselvan de Oliveira · 13 years ago
  58. 37ffc3c compositor: Track pointer image protocol change by Ander Conselvan de Oliveira · 13 years ago
  59. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  60. d56bd90 shell: Use a busy cursor animation for unresponsive surfaces by Kristian Høgsberg · 13 years ago
  61. 7cee197 window.c: Add primitive support for animated cursors by Kristian Høgsberg · 13 years ago
  62. f33984e window.c: Set focus widget before calling enter handler by Kristian Høgsberg · 13 years ago
  63. 8591dbf window.c: Add watch cursor by Kristian Høgsberg · 13 years ago
  64. 5a4e9ff window.c: Drop timestamp argument to input_set_pointer_image() by Kristian Høgsberg · 13 years ago
  65. 9295ce0 Drop user input detection from text cursor position implementation. by Scott Moreau · 13 years ago
  66. ae71220 Convert text cursor position protocol to use fixed types. by Scott Moreau · 13 years ago
  67. b7452fe Add support for wl_keyboard::keymap events by Daniel Stone · 13 years ago
  68. a4b3d0e window.c: Handle losing selection data source by Kristian Høgsberg · 13 years ago
  69. 97f6854 clients: Move XKB info from display to input struct by Daniel Stone · 13 years ago
  70. 2fce402 Convert wl_pointer::axis to wl_fixed_t by Daniel Stone · 13 years ago
  71. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  72. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  73. 351eb61 Support wl_keyboard::modifiers event by Daniel Stone · 13 years ago
  74. 647f2bf window: add wrapper for EPOLL_CLOEXEC by Pekka Paalanen · 13 years ago
  75. 7a1b32a Implement text cursor position protocol. by Scott Moreau · 13 years ago
  76. 08bcf14 dnd: implement option for not offering data to other clients by Ander Conselvan de Oliveira · 13 years ago
  77. a261f7e Weston: Free allocated cursors array when destroying by Yan Wang · 13 years ago
  78. 210eb9d dnd: work around cairo-gl brokenness by Ander Conselvan de Oliveira · 13 years ago
  79. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  80. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  81. 82db9d8 window: add simple text tooltip handlers by Tiago Vignatti · 13 years ago
  82. f96e6c0 Share code to to classify pointer location in frame by Kristian Høgsberg · 13 years ago
  83. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  84. dec7658 window: send transient flags over the wire by Tiago Vignatti · 13 years ago
  85. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  86. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  87. 5adb480 window: Move frame rendering to cairo-util by Kristian Høgsberg · 13 years ago
  88. 42abdf5 window: Move theme rendering code to cairo-util by Kristian Høgsberg · 13 years ago
  89. 291c69c window: Move all frame theme related state into new struct theme by Kristian Høgsberg · 13 years ago
  90. d993188 window: Compute title vertical position based on font extents by Kristian Høgsberg · 13 years ago
  91. 7507b57 window: Store the outputs that the window is on by Rob Bradford · 13 years ago
  92. f7e498c toytoolkit: Recalculate input region if client has modified it's size. by Scott Moreau · 13 years ago
  93. 79b5652 window: fix missed xkb API adaptation by Pekka Paalanen · 13 years ago
  94. 4c3dac9 clients: Remove superfluous #includes by Kristian Høgsberg · 13 years ago
  95. bef52d1 Update to new libxkbcommon API by Kristian Høgsberg · 13 years ago
  96. 1998b15 window.c: frame_button: Maximize, minimize, close, icon buttons in window frame by Martin Minarik · 13 years ago
  97. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  98. ff1c2d7 window: Don't crash if a cursor image failed to load. by Dima Ryazanov · 13 years ago
  99. 87e4c93 window: fix check of cursor image load result by Rafal Mielniczuk · 13 years ago
  100. 7016313 Port Wayland clients to new xkbcommon API by Kristian Høgsberg · 13 years ago