1. a0d2dde output: Use wl_resource_get accessors for weston_output resources by Jason Ekstrand · 12 years ago
  2. 44a3863 input: Use wl_resource_get accessor functions for resources by Jason Ekstrand · 12 years ago
  3. 89d3199 text-backend: Change resources to wl_resource pointers by Jason Ekstrand · 12 years ago
  4. 51e5b14 input_panel_surface: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  5. fbbbec8 callback: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  6. 8895efc region: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  7. 651f00e shell: Convert resources to pointers by Jason Ekstrand · 12 years ago
  8. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  9. de46673 compositor-drm: free plane resources using drm function. by Samuel Iglesias Gonsalvez · 12 years ago
  10. fb2adba xwayland: Forward global position to X by Tiago Vignatti · 12 years ago
  11. 55375b9 xwm: Check result of xcb_get_atom_name_reply by MoD · 12 years ago
  12. 3170012 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks by MoD · 12 years ago
  13. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  14. a2ce68f text: Fix misleading error message by Eduardo Lima (Etrunko) · 12 years ago
  15. 2ada748 Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. by Sinclair Yeh · 12 years ago
  16. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  17. 5238b68 udev-seat: Use udev rules to support multiple seats by Rob Bradford · 12 years ago
  18. b7682b6 udev-seat: Separate the seat out to its own structure by Rob Bradford · 12 years ago
  19. 2387fde compositor-fbdev: Rename seat variable to seat_id to clarify purpose by Rob Bradford · 12 years ago
  20. f165f18 compositor-fbdev: Remove unused fbdev_seat code by Rob Bradford · 12 years ago
  21. d355b80 udev-seat: Make the udev_input structure an embedded structure by Rob Bradford · 12 years ago
  22. d27b99d udev-seat: Rename udev_seat to udev_input by Rob Bradford · 12 years ago
  23. 643641d compositor-drm: Rename seat variable to seat_id to clarify it's purpose by Rob Bradford · 12 years ago
  24. e445ae6 input: Send the seat name if the client advertises verson 2 of wl_seat by Rob Bradford · 12 years ago
  25. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  26. 722a2d5 compositor-drm: Force DPMS state to ON after drmModeSetCrtc() by Ander Conselvan de Oliveira · 12 years ago
  27. a0a433a compositor-drm: Cache the DPMS property on drm_output by Ander Conselvan de Oliveira · 12 years ago
  28. 4b2c236 weston.pc: Added libexecdir and pkglibexecdir variables by Eduardo Lima (Etrunko) · 12 years ago
  29. f9e9d0d udev-seat: Fail input setup only if no devices are found by Rob Bradford · 12 years ago
  30. b60e46f Handle mouse wheel by Hardening · 12 years ago
  31. 3b64d62 use _exit instead of exit if client fails to exec by U. Artie Eoff · 12 years ago
  32. b846a8d screenshooter: Scale damage by output scale in screen recorder by Alexander Larsson · 12 years ago
  33. 97af792 pixman-renderer: Fix read_pixels for screen recorder by Alexander Larsson · 12 years ago
  34. 5576546 screenshoter: Make recorder handle PIXMAN_x8r8g8b8 by Alexander Larsson · 12 years ago
  35. 690f718 shell: Position DRIVER fullscreen surfaces at origin by Alexander Larsson · 12 years ago
  36. d622ed3 shell: Center window in fullscreen if needed by Alexander Larsson · 12 years ago
  37. f82b6ca shell: Always go to original mode when focused window not fullscreen by Alexander Larsson · 12 years ago
  38. 355748e shell: Use buffer_scale as output scale on fullscreen DRIVER by Alexander Larsson · 12 years ago
  39. e32c376 compositor: Store original output scale by Alexander Larsson · 12 years ago
  40. 0b13506 compositor: Store modes in physical units by Alexander Larsson · 12 years ago
  41. 8336881 compositor-x11: Set original mode after current by Alexander Larsson · 12 years ago
  42. bcd18d9 input: Fix possible crash in clip_pointer_motion by Alexander Larsson · 12 years ago
  43. 6a4e8c6 Fix name clash in RDP compositor by Hardening · 12 years ago
  44. edddbd1 Convert all scales to int32_t by Alexander Larsson · 12 years ago
  45. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  46. 115b0f7 cms-static: Don't crash on outputs with NULL name by Kristian Høgsberg · 12 years ago
  47. 8f6fcbf compositor-x11: Use new config file parser by Kristian Høgsberg · 12 years ago
  48. b8f03aa Don't store FreeRDP file descriptors by Hardening · 12 years ago
  49. fc10cc0 shell: Remove input panel debug fprintf by Kristian Høgsberg · 12 years ago
  50. 00fd7b8 text-backend: Use new config parser by Kristian Høgsberg · 12 years ago
  51. 673a889 shell: Use new config parser by Kristian Høgsberg · 12 years ago
  52. a30989a compositor-drm: Convert to new config parser by Kristian Høgsberg · 12 years ago
  53. 7bedae1 cms-static: Convert cms-static to use new config parser by Kristian Høgsberg · 12 years ago
  54. 6a04791 compositor: Use new config parser for keyboard options by Kristian Høgsberg · 12 years ago
  55. 7327471 Add new config parser by Kristian Høgsberg · 12 years ago
  56. 7c60912 compositor: Make backlight_current int32_t to avoid unsigned overflow by Kristian Høgsberg · 12 years ago
  57. 220819f compositor-drm: Log failure and which backlight sysfs file we're using by Kristian Høgsberg · 12 years ago
  58. daaddc6 compositor-x11: fix default output scale by Pekka Paalanen · 12 years ago
  59. 785e1f3 rdp: Update output initialization to new API by Kristian Høgsberg · 12 years ago
  60. fe36a13 rdp: Improve raw surfaces by Hardening · 12 years ago
  61. c39118b rdp: Don't rely on Synchronize packet for first screen refresh by Hardening · 12 years ago
  62. 827358e rdp: Fixed codec initialisations by Hardening · 12 years ago
  63. 7d79dcc rdp: Drop unneeded main_seat by Hardening · 12 years ago
  64. a1ce6cd rdp: Fix compilation against FreeRDP and weston by Hardening · 12 years ago
  65. d0cbf18 screenshooter: print info to log by Pekka Paalanen · 12 years ago
  66. 79346ab shell: wait for desktop-shell init before fade in by Pekka Paalanen · 12 years ago
  67. 17bd884 rpi: remove weston_plane support by Pekka Paalanen · 12 years ago
  68. e31e053 rpi: switch to rpi-renderer by Pekka Paalanen · 12 years ago
  69. d7265bc rpi: add a Dispmanx renderer by Pekka Paalanen · 12 years ago
  70. 4fc5dd0 compositor: add capability CAPTURE_YFLIP by Pekka Paalanen · 12 years ago
  71. 7bb6510 compositor: add capability flag for arbitrary surface rotation by Pekka Paalanen · 12 years ago
  72. 9bdfc48 weston-launch: Fix failure to exec weston due to initalized argv values by Ander Conselvan de Oliveira · 12 years ago
  73. d9a7bb7 compositor-drm: Support output scaling by Alexander Larsson · 12 years ago
  74. 80f9163 compositor-x11: Only repaint the damaged region by Alexander Larsson · 12 years ago
  75. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  76. 1f206b4 pixman-renderer: Fix up transform handling by Alexander Larsson · 12 years ago
  77. d7ab5b8 cms-static: Use the right wl_listener for the output hotplug listener by Kristian Høgsberg · 12 years ago
  78. d33f2b0 weston-launch: Print explanation of why we failed to open the device by Rob Bradford · 12 years ago
  79. 2f8d9aa shell: End grab if the grabbed shell surface has been destroyed by Rob Bradford · 12 years ago
  80. eb1e130 Fix surface_pong when a seat doesn't have a pointer by Hardening · 12 years ago
  81. ff32309 weston-launch: Run weston in the user login shell by Quentin Glidic · 12 years ago
  82. 86c8ca0 compositor: forbid sub-surface nesting loops by Pekka Paalanen · 12 years ago
  83. 16abf6a protocol: set_desync should flush by Pekka Paalanen · 12 years ago
  84. 1ed7324 gl-renderer: Compile shaders only when needed by Ander Conselvan de Oliveira · 12 years ago
  85. d561687 cms-colord: Warn if reading or writing to the FD failed by Richard Hughes · 12 years ago
  86. 2379a65 cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS' by Richard Hughes · 12 years ago
  87. b9f1c52 lock-surface: Set geometry width and height before centering by Kristian Høgsberg · 12 years ago
  88. 2733700 text: Respawn input method process if it exits by Eduardo Lima (Etrunko) · 12 years ago
  89. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  90. 95eb3a2 compositor-drm: Don't page flip before a mode is set by Ander Conselvan de Oliveira · 12 years ago
  91. be7c4dd Add a colord implementation of a CMS plugin for weston by Richard Hughes · 12 years ago
  92. ec08f33 move subsurface-server-protocol.h include out of compositor.h by U. Artie Eoff · 12 years ago
  93. b836664 shell: account for the subsurfaces when going fullscreen or maximizing by Giulio Camuffo · 12 years ago
  94. 61da3fc shell: enable moving and resizing of a surface when clicking on a subsurface by Giulio Camuffo · 12 years ago
  95. 01388e2 shell: keyboard focus and restacking fixes for sub-surfaces by Pekka Paalanen · 12 years ago
  96. e67858b compositor: introduce sub-surfaces by Pekka Paalanen · 12 years ago
  97. 2396aec protocol: add sub-surfaces by Pekka Paalanen · 12 years ago
  98. 3d64a3e compositor-drm: Destroy sprites before destroying the outputs by Kristian Høgsberg · 12 years ago
  99. b24e48e Add initial color management framework code by Richard Hughes · 12 years ago
  100. 7b9195f compositor: Move gl-renderer vertex arrays into gl-renderer.c by Kristian Høgsberg · 12 years ago