1. 6150072 clients: desktop-shell: show tooltip for panel items by Tiago Vignatti · 13 years ago
  2. 82db9d8 window: add simple text tooltip handlers by Tiago Vignatti · 13 years ago
  3. 99aeb1e shell: use transient flags for activate or not new surfaces by Tiago Vignatti · 13 years ago
  4. 11374d2 wcap: Space out frames according to timestamps by Kristian Høgsberg · 13 years ago
  5. 2255eb0 wcap: Support the other pixel format we may write by Kristian Høgsberg · 13 years ago
  6. b2aa91c wcap: Commit Makefile.am by Kristian Høgsberg · 13 years ago
  7. bf17130 wcap: Move old wcap-encode to wcap/ as wcap-snapshot by Kristian Høgsberg · 13 years ago
  8. 2bcb2fc wcap: Rename wcap-encode to just wcap by Kristian Høgsberg · 13 years ago
  9. b0be607 wcap: Add COPYING for vpxenc derived wcap-decode tool by Kristian Høgsberg · 13 years ago
  10. 93b11c8 wcap: Add wcap support to webm encoder by Kristian Høgsberg · 13 years ago
  11. 894e0b5 wcap: Move wcap structs and constants to a shader header by Kristian Høgsberg · 13 years ago
  12. e012c82 wcap: Discard first frame since it doesn't have a full frame of damage by Kristian Høgsberg · 13 years ago
  13. 3b96960 wcap: Add a file format magic number and add the pixel format to the header by Kristian Høgsberg · 13 years ago
  14. ee85ae9 Make it compile by Kristian Høgsberg · 13 years ago
  15. 89060c0 Import vpxenc from libvpx as a starting point by Kristian Høgsberg · 13 years ago
  16. 5fb70bf Add screen recorder tool by Kristian Høgsberg · 13 years ago
  17. e68fd10 xwm: Handle resize cases of _NET_WM_MOVERESIZE by Kristian Høgsberg · 13 years ago
  18. c1693f2 xwm: Implement resizing by frame borders by Kristian Høgsberg · 13 years ago
  19. f96e6c0 Share code to to classify pointer location in frame by Kristian Høgsberg · 13 years ago
  20. a61ca06 xwm: Add window resize support by Kristian Høgsberg · 13 years ago
  21. 9fb9824 compositor: Address blending for XRGB surfaces with alpha < 1.0. by Scott Moreau · 13 years ago
  22. 9b68af0 shell: Add back mod+pageup/down keybindings for zoom by Kristian Høgsberg · 13 years ago
  23. 850ca42 Restructure output zoom. by Scott Moreau · 13 years ago
  24. 85ecac0 xwm: Fold weston_wm_activate into weston_wm_window_activate by Scott Moreau · 13 years ago
  25. 1b3984c xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL. by Scott Moreau · 13 years ago
  26. 02709af shell: Update relevant bits to work with recent alpha value changes. by Scott Moreau · 13 years ago
  27. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  28. eaee784 xwm: Use SUBSTRUCTURE_REDIRECT on frame window too by Kristian Høgsberg · 13 years ago
  29. 380deee xwayland: Add window-manager.c by Kristian Høgsberg · 13 years ago
  30. 4714558 xwayland: Rename xserver-launcher.c to window-manager.c by Kristian Høgsberg · 13 years ago
  31. e10b124 xwayland: Move socket and launcher code to it's own file by Kristian Høgsberg · 13 years ago
  32. 102bf03 xwayland: Split selection code into its own file by Kristian Høgsberg · 13 years ago
  33. a921901 Move xwayland integration into xwayland subdirectory by Kristian Høgsberg · 13 years ago
  34. 9540ea6 shell: Fix broken indentation in shell_get_shell_surface() by Kristian Høgsberg · 13 years ago
  35. 45ba869 shell: Make create_shell_surface() just return the shsurf by Kristian Høgsberg · 13 years ago
  36. e829a87 xwm: Add ewmh window type atoms by Kristian Høgsberg · 13 years ago
  37. 2459fd6 xwm: Don't leak render format reply by Kristian Høgsberg · 13 years ago
  38. a416fa1 xwm: Switch alpha, brightness and saturation to GLfloat by Kristian Høgsberg · 13 years ago
  39. 579f293 shell: Remove fading animation from animation list when surface destroyed by Rob Bradford · 13 years ago
  40. 168288b xwm: Account for shadow and frame size when positioning transient windows by Kristian Høgsberg · 13 years ago
  41. b4ad4cb xwm: Improve debug logging a bit by Kristian Høgsberg · 13 years ago
  42. 1ad4c42 xserver: map transient windows into shell surface by Tiago Vignatti · 13 years ago
  43. dec7658 window: send transient flags over the wire by Tiago Vignatti · 13 years ago
  44. de7d66f xwm: Dont queue repaints unless we have a frame window by Kristian Høgsberg · 13 years ago
  45. 21a6891 xwm: Keep cairo surface around and just resize it by Kristian Høgsberg · 13 years ago
  46. 5ea11b6 xwm: Look up render format up front by Kristian Høgsberg · 13 years ago
  47. 491bac1 shell: Expose set_transient in shell interface by Tiago Vignatti · 13 years ago
  48. 5cbb9c8 xserver: don't activate window always when mapping by Tiago Vignatti · 13 years ago
  49. fabcf8f xwm: Set border width to zero in handle_map_request by Kristian Høgsberg · 13 years ago
  50. da86af7 xwm: Handle _NET_WM_MOVERESIZE_MOVE client message by Kristian Høgsberg · 13 years ago
  51. 3701f68 xwm: Move window on frame button click by Kristian Høgsberg · 13 years ago
  52. 938b8fa shell: Expose surface move functionality in shell interface by Kristian Høgsberg · 13 years ago
  53. 00c5774 xwm: Fall back to WM_NAME if we don't have _NET_WM_NAME by Kristian Høgsberg · 13 years ago
  54. b4e4c0a xwm: Initialize window->properties_dirty by Kristian Høgsberg · 13 years ago
  55. 4b98b6f xwm: Read motif wm hints by Kristian Høgsberg · 13 years ago
  56. 8667e77 compositor: Silence compiler warning by initializing resource to NULL by Rob Bradford · 13 years ago
  57. 693d832 xserver: Set input region for xwm surfaces by Kristian Høgsberg · 13 years ago
  58. 1df17af evdev: Improve touchpad support and add motion filters by Jonas Ådahl · 13 years ago
  59. 4136d82 evdev: Add event process dispatching by Jonas Ådahl · 13 years ago
  60. d6ad122 compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface by Kristian Høgsberg · 13 years ago
  61. c0bc844 compositor-x11: Check the right variable after creating dummy pbuffer by Kristian Høgsberg · 13 years ago
  62. 8704619 tests: Rename left-over caps_mask to capability by Kristian Høgsberg · 13 years ago
  63. b93b6cf compositor: Remove resource from list when we destroy seat devices by Kristian Høgsberg · 13 years ago
  64. 9746050 xwm: Resize frame window if child window changes size by Kristian Høgsberg · 13 years ago
  65. b84108d simple-egl: Fix crash and simplify by Kristian Høgsberg · 13 years ago
  66. 0b0c2bb compositor: Add opaque rect shader feature by Kristian Høgsberg · 13 years ago
  67. fb6c6d9 xserver: Use frame rendering code from cairo-util by Kristian Høgsberg · 13 years ago
  68. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  69. dc54993 Convert wl_fixed_t to int in weston_output_update_zoom(). by Scott Moreau · 13 years ago
  70. 0b61130 xwm: memset struct to 0 by Kristian Høgsberg · 13 years ago
  71. 88c1607 shell: Remove lock/unlock listeners on shutdown by Kristian Høgsberg · 13 years ago
  72. 199fbb8 xwm: Paint different decoration for active surface by Kristian Høgsberg · 13 years ago
  73. bc4db77 src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS by Kristian Høgsberg · 13 years ago
  74. c0a7ff5 configure: Add pixman-1 to the compositor required packages by Kristian Høgsberg · 13 years ago
  75. 20d0028 Rename libconfig-parser to libshared by Kristian Høgsberg · 13 years ago
  76. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  77. 5adb480 window: Move frame rendering to cairo-util by Kristian Høgsberg · 13 years ago
  78. 42abdf5 window: Move theme rendering code to cairo-util by Kristian Høgsberg · 13 years ago
  79. 291c69c window: Move all frame theme related state into new struct theme by Kristian Høgsberg · 13 years ago
  80. 176b471 xwm: Don't repaint after destroying window by Kristian Høgsberg · 13 years ago
  81. d993188 window: Compute title vertical position based on font extents by Kristian Høgsberg · 13 years ago
  82. 7507b57 window: Store the outputs that the window is on by Rob Bradford · 13 years ago
  83. f6f9069 compositor: Fix cursor positioning right after input_device.attach by Ander Conselvan de Oliveira · 13 years ago
  84. 6d2030d tests: Fix event-test by Ander Conselvan de Oliveira · 13 years ago
  85. 19ce462 xwm: Update window title when window property change by Kristian Høgsberg · 13 years ago
  86. 2a08886 xwm: Put a title bar on it by Kristian Høgsberg · 13 years ago
  87. 13e8e47 xwm: Reparent X windows, paint a red decoration frame by Kristian Høgsberg · 13 years ago
  88. c7ca355 compositor: Only call weston_surface_update_transform from repaint by Kristian Høgsberg · 13 years ago
  89. c2d1600 compositor: Remove a few leftover screenshooter declarations by Kristian Høgsberg · 13 years ago
  90. f7e498c toytoolkit: Recalculate input region if client has modified it's size. by Scott Moreau · 13 years ago
  91. 79b5652 window: fix missed xkb API adaptation by Pekka Paalanen · 13 years ago
  92. 7c8b116 simple-shm: Handle ping event. by Scott Moreau · 13 years ago
  93. 4c3dac9 clients: Remove superfluous #includes by Kristian Høgsberg · 13 years ago
  94. bef52d1 Update to new libxkbcommon API by Kristian Høgsberg · 13 years ago
  95. d174521 resizor: More resizing by Kristian Høgsberg · 13 years ago
  96. 3593f81 simple-egl: Add option -o to make surface opaque by Kristian Høgsberg · 13 years ago
  97. df21183 clients: Add motion event trails to clickdot by Jonas Ådahl · 13 years ago
  98. c0ca399 evdev: Use wl_fixed_t for relative motions by Jonas Ådahl · 13 years ago
  99. 1998b15 window.c: frame_button: Maximize, minimize, close, icon buttons in window frame by Martin Minarik · 13 years ago
  100. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago