1. a61ca06 xwm: Add window resize support by Kristian Høgsberg · 13 years ago
  2. 9fb9824 compositor: Address blending for XRGB surfaces with alpha < 1.0. by Scott Moreau · 13 years ago
  3. 9b68af0 shell: Add back mod+pageup/down keybindings for zoom by Kristian Høgsberg · 13 years ago
  4. 850ca42 Restructure output zoom. by Scott Moreau · 13 years ago
  5. 85ecac0 xwm: Fold weston_wm_activate into weston_wm_window_activate by Scott Moreau · 13 years ago
  6. 1b3984c xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL. by Scott Moreau · 13 years ago
  7. 02709af shell: Update relevant bits to work with recent alpha value changes. by Scott Moreau · 13 years ago
  8. eaee784 xwm: Use SUBSTRUCTURE_REDIRECT on frame window too by Kristian Høgsberg · 13 years ago
  9. 380deee xwayland: Add window-manager.c by Kristian Høgsberg · 13 years ago
  10. 4714558 xwayland: Rename xserver-launcher.c to window-manager.c by Kristian Høgsberg · 13 years ago
  11. e10b124 xwayland: Move socket and launcher code to it's own file by Kristian Høgsberg · 13 years ago
  12. 102bf03 xwayland: Split selection code into its own file by Kristian Høgsberg · 13 years ago
  13. a921901 Move xwayland integration into xwayland subdirectory by Kristian Høgsberg · 13 years ago
  14. 9540ea6 shell: Fix broken indentation in shell_get_shell_surface() by Kristian Høgsberg · 13 years ago
  15. 45ba869 shell: Make create_shell_surface() just return the shsurf by Kristian Høgsberg · 13 years ago
  16. e829a87 xwm: Add ewmh window type atoms by Kristian Høgsberg · 13 years ago
  17. 2459fd6 xwm: Don't leak render format reply by Kristian Høgsberg · 13 years ago
  18. a416fa1 xwm: Switch alpha, brightness and saturation to GLfloat by Kristian Høgsberg · 13 years ago
  19. 579f293 shell: Remove fading animation from animation list when surface destroyed by Rob Bradford · 13 years ago
  20. 168288b xwm: Account for shadow and frame size when positioning transient windows by Kristian Høgsberg · 13 years ago
  21. b4ad4cb xwm: Improve debug logging a bit by Kristian Høgsberg · 13 years ago
  22. 1ad4c42 xserver: map transient windows into shell surface by Tiago Vignatti · 13 years ago
  23. de7d66f xwm: Dont queue repaints unless we have a frame window by Kristian Høgsberg · 13 years ago
  24. 21a6891 xwm: Keep cairo surface around and just resize it by Kristian Høgsberg · 13 years ago
  25. 5ea11b6 xwm: Look up render format up front by Kristian Høgsberg · 13 years ago
  26. 491bac1 shell: Expose set_transient in shell interface by Tiago Vignatti · 13 years ago
  27. 5cbb9c8 xserver: don't activate window always when mapping by Tiago Vignatti · 13 years ago
  28. fabcf8f xwm: Set border width to zero in handle_map_request by Kristian Høgsberg · 13 years ago
  29. da86af7 xwm: Handle _NET_WM_MOVERESIZE_MOVE client message by Kristian Høgsberg · 13 years ago
  30. 3701f68 xwm: Move window on frame button click by Kristian Høgsberg · 13 years ago
  31. 938b8fa shell: Expose surface move functionality in shell interface by Kristian Høgsberg · 13 years ago
  32. 00c5774 xwm: Fall back to WM_NAME if we don't have _NET_WM_NAME by Kristian Høgsberg · 13 years ago
  33. b4e4c0a xwm: Initialize window->properties_dirty by Kristian Høgsberg · 13 years ago
  34. 4b98b6f xwm: Read motif wm hints by Kristian Høgsberg · 13 years ago
  35. 8667e77 compositor: Silence compiler warning by initializing resource to NULL by Rob Bradford · 13 years ago
  36. 693d832 xserver: Set input region for xwm surfaces by Kristian Høgsberg · 13 years ago
  37. 1df17af evdev: Improve touchpad support and add motion filters by Jonas Ådahl · 13 years ago
  38. 4136d82 evdev: Add event process dispatching by Jonas Ådahl · 13 years ago
  39. d6ad122 compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface by Kristian Høgsberg · 13 years ago
  40. c0bc844 compositor-x11: Check the right variable after creating dummy pbuffer by Kristian Høgsberg · 13 years ago
  41. b93b6cf compositor: Remove resource from list when we destroy seat devices by Kristian Høgsberg · 13 years ago
  42. 9746050 xwm: Resize frame window if child window changes size by Kristian Høgsberg · 13 years ago
  43. 0b0c2bb compositor: Add opaque rect shader feature by Kristian Høgsberg · 13 years ago
  44. fb6c6d9 xserver: Use frame rendering code from cairo-util by Kristian Høgsberg · 13 years ago
  45. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  46. dc54993 Convert wl_fixed_t to int in weston_output_update_zoom(). by Scott Moreau · 13 years ago
  47. 0b61130 xwm: memset struct to 0 by Kristian Høgsberg · 13 years ago
  48. 88c1607 shell: Remove lock/unlock listeners on shutdown by Kristian Høgsberg · 13 years ago
  49. 199fbb8 xwm: Paint different decoration for active surface by Kristian Høgsberg · 13 years ago
  50. bc4db77 src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS by Kristian Høgsberg · 13 years ago
  51. 20d0028 Rename libconfig-parser to libshared by Kristian Høgsberg · 13 years ago
  52. 176b471 xwm: Don't repaint after destroying window by Kristian Høgsberg · 13 years ago
  53. f6f9069 compositor: Fix cursor positioning right after input_device.attach by Ander Conselvan de Oliveira · 13 years ago
  54. 19ce462 xwm: Update window title when window property change by Kristian Høgsberg · 13 years ago
  55. 2a08886 xwm: Put a title bar on it by Kristian Høgsberg · 13 years ago
  56. 13e8e47 xwm: Reparent X windows, paint a red decoration frame by Kristian Høgsberg · 13 years ago
  57. c7ca355 compositor: Only call weston_surface_update_transform from repaint by Kristian Høgsberg · 13 years ago
  58. c2d1600 compositor: Remove a few leftover screenshooter declarations by Kristian Høgsberg · 13 years ago
  59. bef52d1 Update to new libxkbcommon API by Kristian Høgsberg · 13 years ago
  60. c0ca399 evdev: Use wl_fixed_t for relative motions by Jonas Ådahl · 13 years ago
  61. b71302e Fix a few -pedantic warnings by Kristian Høgsberg · 13 years ago
  62. c4621b0 compositor: Report refresh rates in mHz by Kristian Høgsberg · 13 years ago
  63. 34829de compositor: Simplify clip_pointer_motion() and make it handle dead areas by Kristian Høgsberg · 13 years ago
  64. f647c5a compositor: When clipping pointer motions, don't loose precision by Jonas Ådahl · 13 years ago
  65. e11bbe4 compositor: Use wl_fixed_t for incoming input events by Kristian Høgsberg · 13 years ago
  66. 1f37601 compositor: Move pointer motion clipping to its own function by Kristian Høgsberg · 13 years ago
  67. c39aa5a evdev: Convert wl_fixed_t to int before using internally by Jonas Ådahl · 13 years ago
  68. d42f457 Load an XKB keymap and state in the compositor by Daniel Stone · 13 years ago
  69. 855028f Add xkb_names member plus config + X11 support by Daniel Stone · 13 years ago
  70. 103db7f Convert wire input co-ordinates to fixed-point by Daniel Stone · 13 years ago
  71. b230a7e Convert internal input co-ordinates to GLfloat by Daniel Stone · 13 years ago
  72. bd3489b Add fixed-point versions of weston_surface_{to, from}_global by Daniel Stone · 13 years ago
  73. 52e598c shell: use own struct for transient surfaces by Tiago Vignatti · 13 years ago
  74. 70e5c9c shell: fix uninitialized variable warning by Tiago Vignatti · 13 years ago
  75. e5a0120 Rename 'state' in axis (or ambiguous) bindings to 'value' by Daniel Stone · 13 years ago
  76. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  77. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  78. 8e1f77f drm: Make KMS hw cursors work again by Kristian Høgsberg · 13 years ago
  79. a64b15d compositor-drm: alow scanning out of buffers with XRGB8888 format by Ander Conselvan de Oliveira · 13 years ago
  80. 555c17d compositor-drm: refactor to avoid unnecessary allocation of KMS FBs by Ander Conselvan de Oliveira · 13 years ago
  81. e7afd91 shell: Handle set_title and set_class by Kristian Høgsberg · 13 years ago
  82. 4577adc Use the dummy pbuffer we create to make current by Cooper Yuan · 13 years ago
  83. 5f5f319 compositor-drm: call EGL cleanup functions on exit by Ander Conselvan de Oliveira · 13 years ago
  84. f7e23d5 shell: Always configure when surface type changes by Kristian Høgsberg · 13 years ago
  85. 7f366e7 shell: Don't move or reconfigure surfaces until we get the new buffer by Kristian Høgsberg · 13 years ago
  86. 7bcb8bd shell: Fix not remove rotation for fullscreen surf by Alex Wu · 13 years ago
  87. fb98089 shell: allocate enough memory for shsurf->ping_timer by Ander Conselvan de Oliveira · 13 years ago
  88. a8479f1 Merge remote-tracking branch 'pq/simple-fixes' by Kristian Høgsberg · 13 years ago
  89. 306e361 tests: Add an initial weston integration test by Kristian Høgsberg · 13 years ago
  90. e17f610 compositor: Initialize xserver variable by Scott Moreau · 13 years ago
  91. f31ad10 compositor: report .so path when load_module() fails by Pekka Paalanen · 13 years ago
  92. e10d279 shell-animation: add conf option in shell by Juan Zhao · 13 years ago
  93. 2abd07b animation: add fading-in animation by Juan Zhao · 13 years ago
  94. 90c6f1c xserver: Move window property reading to set_window_id handler by Kristian Høgsberg · 13 years ago
  95. 54094c3 xserver: Read window properties in map request handler by Kristian Høgsberg · 13 years ago
  96. ca535c1 shell: Don't ping internal shell surfaces by Kristian Høgsberg · 13 years ago
  97. bc052c9 compositor: introduce internal shell_interface by Tiago Vignatti · 13 years ago
  98. b10f1e3 compositor: Set pointer surface input region to empty on attach by Kristian Høgsberg · 13 years ago
  99. a4e8b33 shell: Move binding-modifier to shell section by Kristian Høgsberg · 13 years ago
  100. 0b52d48 shell: modifier bindings configurable by Tiago Vignatti · 13 years ago