1. 28a2070 configparser: rename BOOL, document types by Pekka Paalanen · 14 years ago
  2. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago
  3. 02dfb75 desktop-shell: no need to unset WAYLAND_SOCKET by Pekka Paalanen · 14 years ago
  4. 7172d9e compositor-tty: Fix ioctl error handling by David Herrmann · 14 years ago
  5. 4bfb82a compositor: Move a few more utils to util.c by Kristian Høgsberg · 14 years ago
  6. 2f88a40 desktop-shell: Animate surface mapping by Kristian Høgsberg · 14 years ago
  7. 698c058 compositor: Split the animation code out of tablet-shell by Kristian Høgsberg · 14 years ago
  8. f32f1fc shell: forbid multiple wl_shell_surface objects by Pekka Paalanen · 14 years ago
  9. 4622967 shell: rename shell_create_shell_surface by Pekka Paalanen · 14 years ago
  10. 6b2dc91 window: do not crash without wl_shell by Pekka Paalanen · 14 years ago
  11. 92a0dc4 shell: check for missing wl_shell_surface by Pekka Paalanen · 14 years ago
  12. ec2b32f compositor: eliminate wlsc_surface::shell_priv by Pekka Paalanen · 14 years ago
  13. 068ae94 desktop-shell: update protocol and client to wl_shell_surface by Pekka Paalanen · 14 years ago
  14. 9d1613e wl_shell_surface adaptation by Pekka Paalanen · 14 years ago
  15. 865f9b8 evdev: Silence warning by Kristian Høgsberg · 14 years ago
  16. a03a93c window: fix segfault in window_handle_key() by Pekka Paalanen · 14 years ago
  17. fe34083 shell: fix resume_desktop for zero clients by Pekka Paalanen · 14 years ago
  18. 65c74cb compositor: add a comment about wlsc_surface::output by Pekka Paalanen · 14 years ago
  19. f033a7b tablet-shell: Add more interesting lock and home screens by Kristian Høgsberg · 14 years ago
  20. 6336e46 tablet-shell: Add a stub tablet-shell client by Kristian Høgsberg · 14 years ago
  21. 53ff2f6 window.c: Cache outputs by Kristian Høgsberg · 14 years ago
  22. 47fe08a Implement the new dnd/selection protocol by Kristian Høgsberg · 14 years ago
  23. f02bb64 shell: Unmap old backgrounds/panels when setting new ones by Benjamin Franzke · 14 years ago
  24. d0f79ab desktop-shell: Make panel and background output dependent by Benjamin Franzke · 14 years ago
  25. 8193bc1 desktop-shell: Unlock dialog needs to be a custom window by Benjamin Franzke · 14 years ago
  26. d775971 desktop-shell: Fix some indents by Benjamin Franzke · 14 years ago
  27. d2abb83 compositor: Move more shell.c state into the new shell_surface by Kristian Høgsberg · 14 years ago
  28. f6def54 Merge remote-tracking branch 'pq/shell-priv' by Kristian Høgsberg · 14 years ago
  29. a887312 compositor: The compositor is now jiust a regular global object by Kristian Høgsberg · 14 years ago
  30. 6b5fc3b compositor: Remove a couple of unused #defines by Kristian Høgsberg · 14 years ago
  31. 558350a compositor: Remove unused resource field from wlsc_output by Kristian Høgsberg · 14 years ago
  32. 57da4a8 shell: introduce shell_surface_purpose by Pekka Paalanen · 14 years ago
  33. 56cdea9 shell: add private surface struct by Pekka Paalanen · 14 years ago
  34. 2584cb5 compositor: Set output for cursor surface so damage_below works by Kristian Høgsberg · 14 years ago
  35. db0fa54 Simplify evdev_flush_motion() a tiny bit by Kristian Høgsberg · 14 years ago
  36. f127715 Merge remote-tracking branch 'vignatti/evdev' by Kristian Høgsberg · 14 years ago
  37. 02453dd cairo-util: Dont use non-standard JCS_EXT_BGRX color space by Kristian Høgsberg · 14 years ago
  38. c5241f5 Never include wayland-util.h directly by Kristian Høgsberg · 14 years ago
  39. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  40. f547bd3 evdev: fetch absolute coordinates inside flush_motion only by Tiago Vignatti · 14 years ago
  41. 5c900ce evdev: remove useless field from device structure by Tiago Vignatti · 14 years ago
  42. 80885e1 evdev: reset accumulator inside evdev_flush_motion by Tiago Vignatti · 14 years ago
  43. a52b2e4 evdev: use a separate structure to denote accumulated motion events by Tiago Vignatti · 14 years ago
  44. a157fc1 evdev: use a separate struct for abs information by Tiago Vignatti · 14 years ago
  45. 280b8a6 tty: fix command line parsing by Tiago Vignatti · 14 years ago
  46. 980c49e window: Remove unused variable by Kristian Høgsberg · 14 years ago
  47. 8b56880 evdev: Reset accumulate values when we flush motion events by Kristian Høgsberg · 14 years ago
  48. e412ff3 Merge remote-tracking branch 'pq/glmatrix' by Kristian Høgsberg · 14 years ago
  49. eccef6a compositor: Queue buffer.release instead of sending immediately by Kristian Høgsberg · 14 years ago
  50. 52e158d evdev: fix order of events being sent to the compositor by Tiago Vignatti · 14 years ago
  51. 3da492b wscreensaver: configure glmatrix by Pekka Paalanen · 14 years ago
  52. 11f53f5 clients: add wscreensaver by Pekka Paalanen · 14 years ago
  53. 8260f46 clients: import glmatrix.c and matrix3.xpm by Pekka Paalanen · 14 years ago
  54. 8755ff9 evdev: remove signed value checks by Tiago Vignatti · 14 years ago
  55. a3cdf59 simple-shm: Add a wl_shm listener by Kristian Høgsberg · 14 years ago
  56. 2ca8630 shell: fix handle_lock_surface_destroy() by Pekka Paalanen · 14 years ago
  57. d81c216 shell: fix compositor wakeup while locked by Pekka Paalanen · 14 years ago
  58. d3dd6e1 shell: fix lock surface mapping by Pekka Paalanen · 14 years ago
  59. 1ec0c31 compositor: Hide surfaces by setting surface->output to NULL by Kristian Høgsberg · 14 years ago
  60. bfbb26b desktop-shell: add unlock dialog by Pekka Paalanen · 14 years ago
  61. 77cbc95 window: clean up redraw and focuses on destroy by Pekka Paalanen · 14 years ago
  62. f0fc70d compositor: implement screen locking by Pekka Paalanen · 14 years ago
  63. d503a0b compositor: check wlsc_surface::link before accessing neighbors by Pekka Paalanen · 14 years ago
  64. ebc598e compositor: fix repaint on first wakeup by Pekka Paalanen · 14 years ago
  65. 2841111 compositor: remove idle_inhibit optimization by Pekka Paalanen · 14 years ago
  66. af867cc compositor: let the shell wake up the compositor by Kristian Høgsberg · 14 years ago
  67. 9ef3e01 desktop-shell: screen locking protocol by Pekka Paalanen · 14 years ago
  68. 496433b compositor: Hold on to surface.frame requests until we assign an output by Kristian Høgsberg · 14 years ago
  69. 3164c94 compositor: Drop unused wlsc_output field 'background' by Kristian Høgsberg · 14 years ago
  70. 8c19645 compositor: fix destroy_frame_callback() by Pekka Paalanen · 14 years ago
  71. 09d65d0 config: fix boolean parsing by Pekka Paalanen · 14 years ago
  72. fc32c39 config: Don't print warning when XDG_CONFIG_HOME isn't set by Kristian Høgsberg · 14 years ago
  73. 668dd56 window: add a helper for config file paths by Pekka Paalanen · 14 years ago
  74. b38666e desktop-shell: Add sample ini file by Kristian Høgsberg · 14 years ago
  75. ac3a59a window: Add a cheesy parser for ini-files, use it in desktop-shell by Kristian Høgsberg · 14 years ago
  76. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  77. c4693c4 Install desktop-shell in $prefix/libexec by Kristian Høgsberg · 14 years ago
  78. d826404 compositor: Drop redundant compositor->damage by Kristian Høgsberg · 14 years ago
  79. 4677013 shell: Set initial toplevel position in map callback by Kristian Høgsberg · 14 years ago
  80. 32e24cc compositor: Split shell->attach into map and configure by Kristian Høgsberg · 14 years ago
  81. 63ff706 compositor-drm: Fix setting O_CLOEXEC by David Herrmann · 14 years ago
  82. bbe6052 compositor: only authorized client can bind desktop_shell by Pekka Paalanen · 14 years ago
  83. 6cd281a desktop-shell: launch from the compositor by Pekka Paalanen · 14 years ago
  84. ef7c8d9 compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl by Ander Conselvan de Oliveira · 14 years ago
  85. d3ef7be compositor: Tweak fade spring to not overshoot by Kristian Høgsberg · 14 years ago
  86. 06a670f compositor-x11: Call finish_frame from a timer callback by Kristian Høgsberg · 14 years ago
  87. 3ff589d compositor: Make spring model always use the same time step by Kristian Høgsberg · 14 years ago
  88. ff298d9 compositor: Clear cursor buffer in create_sprite_from_png() by Kristian Høgsberg · 14 years ago
  89. 0de0aaf composior: fix tiny cursor bug with drm compositor by Ander Conselvan de Oliveira · 14 years ago
  90. fb39963 Update .gitignores by Casey Dahlin · 14 years ago
  91. ac9cfd3 evdev: Simplify error path for device creation by Tiago Vignatti · 14 years ago
  92. d9f7d1f evdev: Delete unused fields from evdev_input_device by Tiago Vignatti · 14 years ago
  93. ac2dc6a evdev: Add hotplug support by Tiago Vignatti · 14 years ago
  94. 9a38a0a compositor: page flip away from a client buffer if it's destroyed by Ander Conselvan de Oliveira · 14 years ago
  95. ac5098f Merge remote-tracking branch 'robster/rob/pointer-fixes' by Kristian Høgsberg · 14 years ago
  96. 1d72447 compositor: Report an error if we cannot the load the pointer image files by Rob Bradford · 14 years ago
  97. d354711 compositor: Don't try and use a NULL sprite for the device pointer by Rob Bradford · 14 years ago
  98. 8bd35c7 window: Avoid setting an invalid surface for the pointer by Rob Bradford · 14 years ago
  99. 21223bf window: Report an error if we cannot load the pointer files by Rob Bradford · 14 years ago
  100. 2459694 compositor: Clean up resource destroy callback handling by Kristian Høgsberg · 14 years ago