1. 85b2e4b shell: Don't focus to background, screensaver or input_panel surfaces by Kristian Høgsberg · 13 years ago
  2. a4a4de4 shell: Don't allow move/resize/rotate for input panel surfaces by Kristian Høgsberg · 13 years ago
  3. cba9e47 text: Add example clients for text protocol by Jan Arne Petersen · 13 years ago
  4. 1f17be4 text: Add input_method and text_model interfaces by Jan Arne Petersen · 13 years ago
  5. 42feced shell: Add support for input panels by Jan Arne Petersen · 13 years ago
  6. 8634f51 tablet-shell client:fix one seg-fault error by Juan Zhao · 13 years ago
  7. 88fd408 terminal: Only hide cursor on first key-press in a repeat sequence by Kristian Høgsberg · 13 years ago
  8. d813445 shell: Just use surface->private for shell_surface by Kristian Høgsberg · 13 years ago
  9. ae9e073 terminal: Support both Alt and Control modifiers for regular keys by Kristian Høgsberg · 13 years ago
  10. b7f94bf terminal: Handle Alt-Backspace by Kristian Høgsberg · 13 years ago
  11. 6c6fb99 shell: Schedule repaint when moving a surface by Kristian Høgsberg · 13 years ago
  12. 63b298f terminal: Set blank cursor on keyboard press by Kristian Høgsberg · 13 years ago
  13. f337052 window: Add support for the blank cursor by Kristian Høgsberg · 13 years ago
  14. f2735ea compositor-drm: Hide hw cursor if cursor sprite isn't mapped by Kristian Høgsberg · 13 years ago
  15. b21fb9f terminal: Add Ctrl-Shift-N keyboard binding to open new window by Kristian Høgsberg · 13 years ago
  16. d3c69c2 window: Stop keyboard repeat when we lose keyboard focus by Kristian Høgsberg · 13 years ago
  17. de845cf terminal: Default terminal type to xterm by Kristian Høgsberg · 13 years ago
  18. 8b19c64 window: Create timerfd non-blocking by Kristian Høgsberg · 13 years ago
  19. 71a4cf4 terminal: Send ASCII DEL on for backspace by Kristian Høgsberg · 13 years ago
  20. a162792 window: Compute initial window size correctly by Kristian Høgsberg · 13 years ago
  21. e828e90 terminal: Track down remaining unhandled xterm-256color escape codes by Kristian Høgsberg · 13 years ago
  22. cca3c2f terminal: Fix tab expansion by Kristian Høgsberg · 13 years ago
  23. 82cd36b terminal: Make terminal font configurable from command line and weston.ini by Kristian Høgsberg · 13 years ago
  24. bd0cd76 window: Only repeat key if we still have kb focus by Kristian Høgsberg · 13 years ago
  25. cf4d244 window: Add key-repeat to toy toolkit by Kristian Høgsberg · 13 years ago
  26. 3033425 compositor: Fix missing ';' in previous commit by Kristian Høgsberg · 13 years ago
  27. 37032f8 compositor: Verify XDG_RUNTIME_DIR variable by Martin Minarik · 13 years ago
  28. a85b4fb compositor: flush the batched up damage when shm buffer is destroyed by Kristian Høgsberg · 13 years ago
  29. 83c4c40 compositor: Don't schedule repaint from weston_surface_update_transform() by Kristian Høgsberg · 13 years ago
  30. 49952d1 compositor: Introduce weston_output_schedule_repaint() by Kristian Høgsberg · 13 years ago
  31. 9c9b3a4 recorder: Always initialize prev when computing the run-length by Kristian Høgsberg · 13 years ago
  32. e0f832b compositor: Pass weston_output as the frame_signal argument by Kristian Høgsberg · 13 years ago
  33. 70b8358 compositor: Remove weston_read_pixels functionality by Kristian Høgsberg · 13 years ago
  34. ae2ba9b screenshooter: Just use frame signal for screenshots too by Kristian Høgsberg · 13 years ago
  35. e9d0492 compositor: Emit frame_signal from weston_output_do_read_pixels() by Kristian Høgsberg · 13 years ago
  36. b8ceaaa compositor: Destroy EGLImage and texture when a NULL buffer is attached by Kristian Høgsberg · 13 years ago
  37. 2a3cd28 window: Plug leak of shm_surface_data on shm_suface_data_destroy() by Ander Conselvan de Oliveira · 13 years ago
  38. d553bfc compositor: Track which plane a surface is on by Kristian Høgsberg · 13 years ago
  39. f6f69d3 wcap: Make recorder debug code compile again by Kristian Høgsberg · 13 years ago
  40. 4ff5a74 compositor: Don't export weston_compositor_repick() by Kristian Høgsberg · 13 years ago
  41. 9b78fd7 tablet-shell: Don't use compositor->surface_list by Kristian Høgsberg · 13 years ago
  42. b0d8e77 switcher: Don't use compositor->surface_list by Kristian Høgsberg · 13 years ago
  43. e2b88c0 Add minimum size for terminal by Alexander Preisinger · 13 years ago
  44. 362b672 Rename weston_compositor EGLDisplay member to egl_display by Kristian Høgsberg · 13 years ago
  45. 6d4a3c1 tablet-shell: Fix compilation warnings by Daniel Stone · 13 years ago
  46. a494f1d Don't segfault clients when cursor isn't found by Daniel Stone · 13 years ago
  47. 460a79b compositor: Track damage in surface-local coordinates by Kristian Høgsberg · 13 years ago
  48. e4c1a5f compositor: Drop old wrapper for surface_to_global_float() by Kristian Høgsberg · 13 years ago
  49. cebb34e git-version: Use automake silent macro to make build prettier by Kristian Høgsberg · 13 years ago
  50. 429490d Move zoom code to its own file. by Scott Moreau · 13 years ago
  51. 8dacaab Animate transitions for zoom focus point change. by Scott Moreau · 13 years ago
  52. 5b72a4d tablet-shell: Add actual actions for launcher. by Alex Wu · 13 years ago
  53. 563c5b8 compositor-wayland: Respond to ping requests on outputs' shell surfaces by Ander Conselvan de Oliveira · 13 years ago
  54. 7b5029f shell: Don't override the sprite surface output by Kristian Høgsberg · 13 years ago
  55. cd80f10 xwm: Fix crash when we don't have a transient_for window by Kristian Høgsberg · 13 years ago
  56. 54b1d2c compositor: Don't remove surface->link in weston_surface_unmap() by Kristian Høgsberg · 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. 912f20b compositor: Fix crash when surface is map'd and unmap'd before repaint by Ander Conselvan de Oliveira · 13 years ago
  60. 319b29c tablet-shell: Fix compiling error for using stderr. by Alex Wu · 13 years ago
  61. 94b0b0c Increment frame_counter before calling animation->frame(). by Scott Moreau · 13 years ago
  62. 3ea23d0 simple-egl: Minor fix ups. by Scott Moreau · 13 years ago
  63. bf1e866 xwm: fix typo on windows hints by Tiago Vignatti · 13 years ago
  64. 0476974 shell: Store focus state in workspaces by Jonas Ådahl · 13 years ago
  65. 62fcd04 shell: Animate workspace changes by Jonas Ådahl · 13 years ago
  66. e3cddce shell: Virtual workspaces by Jonas Ådahl · 13 years ago
  67. db77376 compositor: Buffer all frame callbacks in 'weston_surface' by Jonas Ådahl · 13 years ago
  68. 01b1725 clients: don't crash weston-desktop-shell without the clock by Pekka Paalanen · 13 years ago
  69. b7a9498 compositor: add fallback strchrnul() by Pekka Paalanen · 13 years ago
  70. b79b635 simple-egl: move function call out of assert() by Pekka Paalanen · 13 years ago
  71. e2949db Remove weston_compositor_get_time() usage from animations. by Scott Moreau · 13 years ago
  72. e660398 Implement animated transitions for zoom in/out. by Scott Moreau · 13 years ago
  73. befa653 compositor: Update grab variable in notify_key() after binding handler. by Scott Moreau · 13 years ago
  74. e9f68f6 clock: Default to not show seconds by Kristian Høgsberg · 13 years ago
  75. 23cf9eb Refine the build id string by Kristian Høgsberg · 13 years ago
  76. ed2aae7 clock: Drop transparent background by Kristian Høgsberg · 13 years ago
  77. 92a984a clock: Just always do strftime in redraw handler by Kristian Høgsberg · 13 years ago
  78. bb262cf desktop-shell: Fix broken clock indentation by Kristian Høgsberg · 13 years ago
  79. 4e4167d compositor: log more EGL and GL info by Pekka Paalanen · 13 years ago
  80. 1b3c1ea compositor: log module loading by Pekka Paalanen · 13 years ago
  81. 7f4d1a3 compositor: move uname log earlier by Pekka Paalanen · 13 years ago
  82. 29e09a9 ignore git-version.h by Pekka Paalanen · 13 years ago
  83. bce4c2b compositor: prettify program info in log by Pekka Paalanen · 13 years ago
  84. f5c7576 compositor-android.c: Add missing include log.h by Martin Minarik · 13 years ago
  85. bae4351 Log: Remove date from timestamp, log it only once. by Martin Minarik · 13 years ago
  86. f12c287 compositor: Print uname information to log by Martin Minarik · 13 years ago
  87. b9e513c desktop-shell: move panel_add_clock call to panel_create function by Rafal Mielniczuk · 13 years ago
  88. 6e0a7d8 compositor: change position of weston_log_file_open call by Rafal Mielniczuk · 13 years ago
  89. d64cf21 Add frame_counter to weston_animation. by Scott Moreau · 13 years ago
  90. 9d1b112 Move animation_list to weston_output. by Scott Moreau · 13 years ago
  91. c3a13cc tests: Use weston_surface_to_global_float by Kristian Høgsberg · 13 years ago
  92. 70226bb clock: Read fd to avoid 100% cpu usage by Kristian Høgsberg · 13 years ago
  93. fc9c5e0 log: Add some diagnostics to the log by Kristian Høgsberg · 13 years ago
  94. 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
  95. a7496e1 Add a makefile hook to generate git-version.h by Kristian Høgsberg · 13 years ago
  96. eb58765 log: Fixes by Martin Minarik · 13 years ago
  97. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  98. 19e6f26 Add logging functionality by Martin Minarik · 13 years ago
  99. 3ab7269 compositor: return failure even if SEGV handler works v2 by Pekka Paalanen · 13 years ago
  100. 1e51a87 desktop-shell: Add panel clock by Martin Minarik · 13 years ago