1. b79b635 simple-egl: move function call out of assert() by Pekka Paalanen · 13 years ago
  2. e2949db Remove weston_compositor_get_time() usage from animations. by Scott Moreau · 13 years ago
  3. e660398 Implement animated transitions for zoom in/out. by Scott Moreau · 13 years ago
  4. befa653 compositor: Update grab variable in notify_key() after binding handler. by Scott Moreau · 13 years ago
  5. e9f68f6 clock: Default to not show seconds by Kristian Høgsberg · 13 years ago
  6. 23cf9eb Refine the build id string by Kristian Høgsberg · 13 years ago
  7. ed2aae7 clock: Drop transparent background by Kristian Høgsberg · 13 years ago
  8. 92a984a clock: Just always do strftime in redraw handler by Kristian Høgsberg · 13 years ago
  9. bb262cf desktop-shell: Fix broken clock indentation by Kristian Høgsberg · 13 years ago
  10. 4e4167d compositor: log more EGL and GL info by Pekka Paalanen · 13 years ago
  11. 1b3c1ea compositor: log module loading by Pekka Paalanen · 13 years ago
  12. 7f4d1a3 compositor: move uname log earlier by Pekka Paalanen · 13 years ago
  13. 29e09a9 ignore git-version.h by Pekka Paalanen · 13 years ago
  14. bce4c2b compositor: prettify program info in log by Pekka Paalanen · 13 years ago
  15. f5c7576 compositor-android.c: Add missing include log.h by Martin Minarik · 13 years ago
  16. bae4351 Log: Remove date from timestamp, log it only once. by Martin Minarik · 13 years ago
  17. f12c287 compositor: Print uname information to log by Martin Minarik · 13 years ago
  18. b9e513c desktop-shell: move panel_add_clock call to panel_create function by Rafal Mielniczuk · 13 years ago
  19. 6e0a7d8 compositor: change position of weston_log_file_open call by Rafal Mielniczuk · 13 years ago
  20. d64cf21 Add frame_counter to weston_animation. by Scott Moreau · 13 years ago
  21. 9d1b112 Move animation_list to weston_output. by Scott Moreau · 13 years ago
  22. c3a13cc tests: Use weston_surface_to_global_float by Kristian Høgsberg · 13 years ago
  23. 70226bb clock: Read fd to avoid 100% cpu usage by Kristian Høgsberg · 13 years ago
  24. fc9c5e0 log: Add some diagnostics to the log by Kristian Høgsberg · 13 years ago
  25. a411c8b log: Print sha1 of HEAD and the date and time as the first thing in the log by Kristian Høgsberg · 13 years ago
  26. a7496e1 Add a makefile hook to generate git-version.h by Kristian Høgsberg · 13 years ago
  27. eb58765 log: Fixes by Martin Minarik · 13 years ago
  28. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  29. 19e6f26 Add logging functionality by Martin Minarik · 13 years ago
  30. 3ab7269 compositor: return failure even if SEGV handler works v2 by Pekka Paalanen · 13 years ago
  31. 1e51a87 desktop-shell: Add panel clock by Martin Minarik · 13 years ago
  32. b2af93e compositor: Drop weston_surface_to_global() by Kristian Høgsberg · 13 years ago
  33. 9a050af compositor: Emit destroy signal when we manually destroy a weston_surface by Kristian Høgsberg · 13 years ago
  34. 633b145 shell: Emit destroy signal for when we manually destroy shell surface by Kristian Høgsberg · 13 years ago
  35. 47b5dca shell: Don't remove grab listener if surface was destroyed by Kristian Høgsberg · 13 years ago
  36. 3f79d66 zoom: Convert wl_fixed_t directly into floats, to avoid truncation. by Scott Moreau · 13 years ago
  37. bdc7cd0 compositor: fix a crash on missing keyboard device by Pekka Paalanen · 13 years ago
  38. 43e1ba8 shell: fix crash when no pointer device by Pekka Paalanen · 13 years ago
  39. 36f155f compositor-x11: add an option to ignore input by Pekka Paalanen · 13 years ago
  40. 4e1f2ff shell: fix a crash during 'make check' by Pekka Paalanen · 13 years ago
  41. 78a0b57 compositor: print a clear message when XDG_RUNTIME_DIR is not set by Pekka Paalanen · 13 years ago
  42. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  43. b715cec compositor-x11: Return number of events processed by Bill Spitzak · 13 years ago
  44. 771241e xwm: use override_redirect for determining or not top-level windows by Tiago Vignatti · 13 years ago
  45. 7157454 xwayland: fix typo on configure libs by Tiago Vignatti · 13 years ago
  46. be375b3 xwm: Only destroy window frame in unmap_notify if we have one by Kristian Høgsberg · 13 years ago
  47. 9892a62 compositor: Remove left-over 'bright' shader uniform by Kristian Høgsberg · 13 years ago
  48. 3610398 compositor: Drop brightness and saturation features in the shader by Kristian Høgsberg · 13 years ago
  49. d56bd90 shell: Use a busy cursor animation for unresponsive surfaces by Kristian Høgsberg · 13 years ago
  50. 7cee197 window.c: Add primitive support for animated cursors by Kristian Høgsberg · 13 years ago
  51. f33984e window.c: Set focus widget before calling enter handler by Kristian Høgsberg · 13 years ago
  52. 4e99ac4 compositor: Set pointer->current before calling focus handler by Kristian Høgsberg · 13 years ago
  53. 8591dbf window.c: Add watch cursor by Kristian Høgsberg · 13 years ago
  54. 5a4e9ff window.c: Drop timestamp argument to input_set_pointer_image() by Kristian Høgsberg · 13 years ago
  55. 6597506 Remove Intel from text-cursor-position.c copyright header. by Scott Moreau · 13 years ago
  56. 9295ce0 Drop user input detection from text cursor position implementation. by Scott Moreau · 13 years ago
  57. ae71220 Convert text cursor position protocol to use fixed types. by Scott Moreau · 13 years ago
  58. bbf63bf Fix inverted LEDs by Daniel Stone · 13 years ago
  59. e9e92d2 Fix sessions with no active input devices by Daniel Stone · 13 years ago
  60. a497d57 compositor-wayland: Delay seat creation by Daniel Stone · 13 years ago
  61. 670b5d3 xwm: Take WM_S0 manager selection by Kristian Høgsberg · 13 years ago
  62. cba022a xwm: Claim the CLIPBOARD_MANAGER selection by Kristian Høgsberg · 13 years ago
  63. a7ceaff compositor: Add a clipboard manager by Kristian Høgsberg · 13 years ago
  64. e220327 xwm: Initialize X selection on X server startup by Kristian Høgsberg · 13 years ago
  65. 4dec011 xwm: Move selection proxy setup to selection.c by Kristian Høgsberg · 13 years ago
  66. c65d56a xwm: Follow wl_data_source changes by Kristian Høgsberg · 13 years ago
  67. fee91be terminal: Use serial, not timestamp for setting the selection by Kristian Høgsberg · 13 years ago
  68. b7452fe Add support for wl_keyboard::keymap events by Daniel Stone · 13 years ago
  69. e2ef43a Parse XKB config options in weston_compositor_init by Daniel Stone · 13 years ago
  70. c1be8e5 Pass config_file through to weston_compositor_init by Daniel Stone · 13 years ago
  71. baf4359 Pass argc and argv through to weston_compositor_init by Daniel Stone · 13 years ago
  72. 576cd15 compositor-x11: Generate our own keymap by Daniel Stone · 13 years ago
  73. cd981dd compositor-wayland: Fix seat vs. seat confusion by Daniel Stone · 13 years ago
  74. cfd0e72 Brown-paper bag fix for LED by Daniel Stone · 13 years ago
  75. 8db7969 Fix binding modifier lookup by Daniel Stone · 13 years ago
  76. 15643f6 build: introduce GCC_CXXFLAGS by Pekka Paalanen · 13 years ago
  77. d95222e compositor-android: fix build flags by Pekka Paalanen · 13 years ago
  78. 8056673 xwayland: Handle selection source going away without crashing by Kristian Høgsberg · 13 years ago
  79. a4b3d0e window.c: Handle losing selection data source by Kristian Høgsberg · 13 years ago
  80. bb1df6a Add keymap argument to weston_seat_init_keyboard by Daniel Stone · 13 years ago
  81. d65b909 Move keymaps to weston_seat by Daniel Stone · 13 years ago
  82. e379da9 Separate out weston_xkb_info struct by Daniel Stone · 13 years ago
  83. 9a9ee2c Split XKB keymap compilation out into separate function by Daniel Stone · 13 years ago
  84. 74419a2 Split weston_seat_init up into pointer/keyboard/touch by Daniel Stone · 13 years ago
  85. 97f6854 clients: Move XKB info from display to input struct by Daniel Stone · 13 years ago
  86. 2fce402 Convert wl_pointer::axis to wl_fixed_t by Daniel Stone · 13 years ago
  87. 0c1e46e Use wl_fixed_t for axis bindings by Daniel Stone · 13 years ago
  88. 325fc2d Split bindings into separate key/button/axis bindings by Daniel Stone · 13 years ago
  89. 878f0b7 Convert notify_axis to wl_fixed_t by Daniel Stone · 13 years ago
  90. b210468 shell: Reset focus for all seats on activation by Daniel Stone · 13 years ago
  91. 162f78a tablet-shell: Use seat_list rather than primary seat by Daniel Stone · 13 years ago
  92. 4034c7a tablet-shell: Remove 'seat' member by Daniel Stone · 13 years ago
  93. 4dab5db Use compositor->seat_list instead of a singular seat by Daniel Stone · 13 years ago
  94. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  95. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  96. 11d7139 test-client.c: Replace hard-coded magic value by Daniel Stone · 13 years ago
  97. 7bbd5b3 evdev: Add LED update hook by Daniel Stone · 13 years ago
  98. 33965c2 evdev: Add device capabilities by Daniel Stone · 13 years ago
  99. 1d63777 Rename evdev_input_device::type to pending_events by Daniel Stone · 13 years ago
  100. a62e804 evdev: Convert device type to an enum by Daniel Stone · 13 years ago