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