1. 0636ac3 shell: Make input_panel just a regular wl_surface by Kristian Høgsberg · 13 years ago
  2. 1a73a63 shell: Make screensaver just a wl_surface by Kristian Høgsberg · 13 years ago
  3. 730c94d shell: Make the lock surface just a plain wl_surface too by Kristian Høgsberg · 13 years ago
  4. af7b1ff shell: Make panel just a wl_surface too by Kristian Høgsberg · 13 years ago
  5. 962342c shell: Don't make desktop_shell background a wl_shell_surface by Kristian Høgsberg · 13 years ago
  6. 129decb terminal: Tab should not output spaces, just move cursor by Kristian Høgsberg · 13 years ago
  7. 01a57ed compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed by Ander Conselvan de Oliveira · 13 years ago
  8. fd1f4c6 compositor-drm: Remove destroy listeners when disabling planes by Ander Conselvan de Oliveira · 13 years ago
  9. a732696 compositor-drm: Wait for vblank events before starting next frame by Ander Conselvan de Oliveira · 13 years ago
  10. d450b19 compositor-drm: Check surface's outputs when assigning overlays by Ander Conselvan de Oliveira · 13 years ago
  11. 57e0ce1 simple-egl: Make window moveable by Ander Conselvan de Oliveira · 13 years ago
  12. e28fd7d configure.ac: Bump version to 0.94.90 by Kristian Høgsberg · 13 years ago
  13. ce345b0 shell: Fix inverted test for locked in workspace bindings by Kristian Høgsberg · 13 years ago
  14. b278fdf Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS by Kristian Høgsberg · 13 years ago
  15. 325b3d1 tests: Add weston-test to EXTRA_DIST by Kristian Høgsberg · 13 years ago
  16. 583a236 Move text-cursor-position.c into zoom.c by Kristian Høgsberg · 13 years ago
  17. c7c64e1 wcap: Add vpx_config.h to Makefile.am by Kristian Høgsberg · 13 years ago
  18. 529b00e xwm: Add xwayland.h to Makefile.am by Kristian Høgsberg · 13 years ago
  19. 6a78a97 Install screensaver by default by Kristian Høgsberg · 13 years ago
  20. 4476aaf shell: Hide workspace layer when locking screen by Kristian Høgsberg · 13 years ago
  21. 8fe8d24 compositor: Send ping to keyboard focus surface for key press by Kristian Høgsberg · 13 years ago
  22. 22fbcf7 terminal: Ignore more modifier keys by Kristian Høgsberg · 13 years ago
  23. b24ab80 terminal: Only hide cursor for keypresses that generate data for the process by Kristian Høgsberg · 13 years ago
  24. a96b93c compositor-drm: Add proper error handling to init by Daniel Stone · 13 years ago
  25. 725c2c3 Split weston_compositor_init into base and _gl by Daniel Stone · 13 years ago
  26. 5069280 compositor-wayland: Synchronise keyboard state with parent by Daniel Stone · 13 years ago
  27. 154c34c compositor-x11: Attempt to track state without XKB by Daniel Stone · 13 years ago
  28. e2faa12 compositor-x11: Use XKB StateNotify to synchronise state by Daniel Stone · 13 years ago
  29. 05d5868 Rename modifier_state_changed to notify_modifiers by Daniel Stone · 13 years ago
  30. 1b4e11f notify_key: Add update_state argument by Daniel Stone · 13 years ago
  31. 3ee91e1 compositor-x11: Use XKB detectable autorepeat if possible by Daniel Stone · 13 years ago
  32. 62b33b6 compositor-x11: Add base XCB/XKB support by Daniel Stone · 13 years ago
  33. 22815f9 compositor-x11: Move input creation before output by Daniel Stone · 13 years ago
  34. abb9dcd weston_xkb_info: Cache all modifier indices for X11 by Daniel Stone · 13 years ago
  35. ef17267 Run key bindings on keyboard focus in by Daniel Stone · 13 years ago
  36. c6587ea Ignore repeat keys in notify_key by Daniel Stone · 13 years ago
  37. 71c3877 Let wayland-server send modifier events for focus by Daniel Stone · 13 years ago
  38. d6da09e Split notify_keyboard_focus into in/out variants by Daniel Stone · 13 years ago
  39. 9c7df91 .gitignore: Ignore ctags and cscope output by Daniel Stone · 13 years ago
  40. 11f600d window.c: Always set cursor after pointer enter by Kristian Høgsberg · 13 years ago
  41. 1ce6a2a shell: Animate input panel mapping by Kristian Høgsberg · 13 years ago
  42. 414bd42 util: Generalize surface animation code by Kristian Høgsberg · 13 years ago
  43. 85b2e4b shell: Don't focus to background, screensaver or input_panel surfaces by Kristian Høgsberg · 13 years ago
  44. a4a4de4 shell: Don't allow move/resize/rotate for input panel surfaces by Kristian Høgsberg · 13 years ago
  45. cba9e47 text: Add example clients for text protocol by Jan Arne Petersen · 13 years ago
  46. 1f17be4 text: Add input_method and text_model interfaces by Jan Arne Petersen · 13 years ago
  47. 42feced shell: Add support for input panels by Jan Arne Petersen · 13 years ago
  48. 8634f51 tablet-shell client:fix one seg-fault error by Juan Zhao · 13 years ago
  49. 88fd408 terminal: Only hide cursor on first key-press in a repeat sequence by Kristian Høgsberg · 13 years ago
  50. d813445 shell: Just use surface->private for shell_surface by Kristian Høgsberg · 13 years ago
  51. ae9e073 terminal: Support both Alt and Control modifiers for regular keys by Kristian Høgsberg · 13 years ago
  52. b7f94bf terminal: Handle Alt-Backspace by Kristian Høgsberg · 13 years ago
  53. 6c6fb99 shell: Schedule repaint when moving a surface by Kristian Høgsberg · 13 years ago
  54. 63b298f terminal: Set blank cursor on keyboard press by Kristian Høgsberg · 13 years ago
  55. f337052 window: Add support for the blank cursor by Kristian Høgsberg · 13 years ago
  56. f2735ea compositor-drm: Hide hw cursor if cursor sprite isn't mapped by Kristian Høgsberg · 13 years ago
  57. b21fb9f terminal: Add Ctrl-Shift-N keyboard binding to open new window by Kristian Høgsberg · 13 years ago
  58. d3c69c2 window: Stop keyboard repeat when we lose keyboard focus by Kristian Høgsberg · 13 years ago
  59. de845cf terminal: Default terminal type to xterm by Kristian Høgsberg · 13 years ago
  60. 8b19c64 window: Create timerfd non-blocking by Kristian Høgsberg · 13 years ago
  61. 71a4cf4 terminal: Send ASCII DEL on for backspace by Kristian Høgsberg · 13 years ago
  62. a162792 window: Compute initial window size correctly by Kristian Høgsberg · 13 years ago
  63. e828e90 terminal: Track down remaining unhandled xterm-256color escape codes by Kristian Høgsberg · 13 years ago
  64. cca3c2f terminal: Fix tab expansion by Kristian Høgsberg · 13 years ago
  65. 82cd36b terminal: Make terminal font configurable from command line and weston.ini by Kristian Høgsberg · 13 years ago
  66. bd0cd76 window: Only repeat key if we still have kb focus by Kristian Høgsberg · 13 years ago
  67. cf4d244 window: Add key-repeat to toy toolkit by Kristian Høgsberg · 13 years ago
  68. 3033425 compositor: Fix missing ';' in previous commit by Kristian Høgsberg · 13 years ago
  69. 37032f8 compositor: Verify XDG_RUNTIME_DIR variable by Martin Minarik · 13 years ago
  70. a85b4fb compositor: flush the batched up damage when shm buffer is destroyed by Kristian Høgsberg · 13 years ago
  71. 83c4c40 compositor: Don't schedule repaint from weston_surface_update_transform() by Kristian Høgsberg · 13 years ago
  72. 49952d1 compositor: Introduce weston_output_schedule_repaint() by Kristian Høgsberg · 13 years ago
  73. 9c9b3a4 recorder: Always initialize prev when computing the run-length by Kristian Høgsberg · 13 years ago
  74. e0f832b compositor: Pass weston_output as the frame_signal argument by Kristian Høgsberg · 13 years ago
  75. 70b8358 compositor: Remove weston_read_pixels functionality by Kristian Høgsberg · 13 years ago
  76. ae2ba9b screenshooter: Just use frame signal for screenshots too by Kristian Høgsberg · 13 years ago
  77. e9d0492 compositor: Emit frame_signal from weston_output_do_read_pixels() by Kristian Høgsberg · 13 years ago
  78. b8ceaaa compositor: Destroy EGLImage and texture when a NULL buffer is attached by Kristian Høgsberg · 13 years ago
  79. 2a3cd28 window: Plug leak of shm_surface_data on shm_suface_data_destroy() by Ander Conselvan de Oliveira · 13 years ago
  80. d553bfc compositor: Track which plane a surface is on by Kristian Høgsberg · 13 years ago
  81. f6f69d3 wcap: Make recorder debug code compile again by Kristian Høgsberg · 13 years ago
  82. 4ff5a74 compositor: Don't export weston_compositor_repick() by Kristian Høgsberg · 13 years ago
  83. 9b78fd7 tablet-shell: Don't use compositor->surface_list by Kristian Høgsberg · 13 years ago
  84. b0d8e77 switcher: Don't use compositor->surface_list by Kristian Høgsberg · 13 years ago
  85. e2b88c0 Add minimum size for terminal by Alexander Preisinger · 13 years ago
  86. 362b672 Rename weston_compositor EGLDisplay member to egl_display by Kristian Høgsberg · 13 years ago
  87. 6d4a3c1 tablet-shell: Fix compilation warnings by Daniel Stone · 13 years ago
  88. a494f1d Don't segfault clients when cursor isn't found by Daniel Stone · 13 years ago
  89. 460a79b compositor: Track damage in surface-local coordinates by Kristian Høgsberg · 13 years ago
  90. e4c1a5f compositor: Drop old wrapper for surface_to_global_float() by Kristian Høgsberg · 13 years ago
  91. cebb34e git-version: Use automake silent macro to make build prettier by Kristian Høgsberg · 13 years ago
  92. 429490d Move zoom code to its own file. by Scott Moreau · 13 years ago
  93. 8dacaab Animate transitions for zoom focus point change. by Scott Moreau · 13 years ago
  94. 5b72a4d tablet-shell: Add actual actions for launcher. by Alex Wu · 13 years ago
  95. 563c5b8 compositor-wayland: Respond to ping requests on outputs' shell surfaces by Ander Conselvan de Oliveira · 13 years ago
  96. 7b5029f shell: Don't override the sprite surface output by Kristian Høgsberg · 13 years ago
  97. cd80f10 xwm: Fix crash when we don't have a transient_for window by Kristian Høgsberg · 13 years ago
  98. 54b1d2c compositor: Don't remove surface->link in weston_surface_unmap() by Kristian Høgsberg · 13 years ago
  99. 8062007 window: Implement animated cursors (using pointer surfaces) by Ander Conselvan de Oliveira · 13 years ago
  100. 37ffc3c compositor: Track pointer image protocol change by Ander Conselvan de Oliveira · 13 years ago