platform/upstream/weston.git
2013-06-14 Jason Ekstrandtext-backend: Change resources to wl_resource pointers
2013-06-14 Jason Ekstrandinput_panel_surface: Change resource to a wl_resource...
2013-06-14 Jason Ekstrandcallback: Change resource to a wl_resource pointer
2013-06-14 Jason Ekstrandregion: Change resource to a wl_resource pointer
2013-06-14 Jason Ekstrandshell: Convert resources to pointers
2013-06-14 Jason EkstrandUse wl_resource_get_user_data for weston_surface resources
2013-06-14 Samuel Iglesias... compositor-drm: free plane resources using drm function.
2013-06-14 Tiago Vignattixwayland: Forward global position to X
2013-06-14 MoDxwm: Check result of xcb_get_atom_name_reply
2013-06-14 MoDxwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to...
2013-06-12 Jason EkstrandChange weston_surface.resource to a wl_resource pointer.
2013-06-07 Eduardo Lima... text: Fix misleading error message
2013-06-07 Sinclair YehAvoid unnecessarily re-allocating texture buffer when...
2012-02-07 Pekka Paalanenshared: build fix for config-parser test
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-05 Rob Bradfordudev-seat: Use udev rules to support multiple seats
2013-06-05 Rob Bradfordudev-seat: Separate the seat out to its own structure
2013-06-05 Rob Bradfordcompositor-fbdev: Rename seat variable to seat_id to...
2013-06-05 Rob Bradfordcompositor-fbdev: Remove unused fbdev_seat code
2013-06-05 Rob Bradfordudev-seat: Make the udev_input structure an embedded...
2013-06-05 Rob Bradfordudev-seat: Rename udev_seat to udev_input
2013-06-05 Rob Bradfordcompositor-drm: Rename seat variable to seat_id to...
2013-06-05 Rob Bradfordweston-info: Report the seat name provided by the compo...
2013-06-05 Rob Bradfordinput: Send the seat name if the client advertises...
2013-06-05 Rob Bradfordinput: Add a seat name parameter to weston_seat_init
2013-06-05 Ander Conselvan... compositor-drm: Force DPMS state to ON after drmModeSet...
2013-06-05 Ander Conselvan... compositor-drm: Cache the DPMS property on drm_output
2013-06-05 Armin Kclients/nested: Fix compilation
2013-06-05 U. Artie Eoffadd fullscreen to .gitignore
2013-06-05 Pekka Paalanenshared: fix build of libshared-cairo
2013-06-05 Rob Bradfordbuild: Add declaration checks to check for required...
2013-06-04 Kristian Høgsbergclients: Nested compositor example
2013-06-04 Jan Arne Peterseneditor: Do not commit/preedit after invalid delete
2013-06-04 Jan Arne Peterseneditor: Improve checks on delete add asserts
2013-06-04 Jan Arne Peterseneditor: Properly adjust cursor on delete
2013-06-04 Jan Arne Peterseneditor: Support deleting text in preedit_string
2013-06-04 Jan Arne Peterseneditor: Fix text selection
2013-06-04 Armin KDon't fail if colord or libunwind are not present
2013-06-04 Eduardo Lima... weston.pc: Added libexecdir and pkglibexecdir variables
2013-06-04 Rob Bradfordudev-seat: Fail input setup only if no devices are...
2013-06-04 HardeningHandle mouse wheel
2013-06-04 U. Artie Eoffuse _exit instead of exit if client fails to exec
2013-05-29 Alexander Larssonscreenshooter: Scale damage by output scale in screen...
2013-05-29 Alexander Larssonpixman-renderer: Fix read_pixels for screen recorder
2013-05-29 Alexander Larssonscreenshoter: Make recorder handle PIXMAN_x8r8g8b8
2013-05-29 Alexander Larssonshell: Position DRIVER fullscreen surfaces at origin
2013-05-28 Alexander Larssonshell: Center window in fullscreen if needed
2013-05-28 Alexander Larssonshell: Always go to original mode when focused window...
2013-05-28 Alexander Larssonshell: Use buffer_scale as output scale on fullscreen...
2013-05-28 Alexander Larssoncompositor: Store original output scale
2013-05-28 Alexander Larssoncompositor: Store modes in physical units
2013-05-28 Alexander Larssoncompositor-x11: Set original mode after current
2013-05-28 Alexander Larssonfullscreen: Add fullscreen testing client
2013-05-28 Alexander Larssoninput: Fix possible crash in clip_pointer_motion
2013-05-28 HardeningFix name clash in RDP compositor
2013-05-28 Kristian Høgsbergconfig-parser: Add tests for expect behavuor on NULL...
2013-05-28 Mun Gwan-gyeongconfig-parser: Avoid null dereference when exiting...
2013-05-28 Mun Gwan-gyeongconfig-parser: Avoid null dereference when handling...
2013-05-28 Alexander LarssonConvert all scales to int32_t
2013-05-27 Kristian Høgsbergcompositor: Parse config file in main(), only keep...
2013-05-27 Kristian Høgsbergcms-static: Don't crash on outputs with NULL name
2013-05-27 Kristian Høgsbergcompositor-x11: Use new config file parser
2013-05-27 Kristian Høgsbergconfig-parser: Add section iterator API
2013-05-27 HardeningDon't store FreeRDP file descriptors
2013-05-27 Mun Gwan-gyeongconfig-parser: Avoid null dereference when handling...
2013-05-27 Mun Gwan-gyeongconfig-parser-test: fix compile error
2013-05-24 Kristian Høgsbergshell: Remove input panel debug fprintf
2013-05-24 Kristian Høgsbergtext-backend: Use new config parser
2013-05-24 Kristian Høgsbergshell: Use new config parser
2013-05-24 Kristian Høgsbergcompositor-drm: Convert to new config parser
2013-05-24 Kristian Høgsbergcms-static: Convert cms-static to use new config parser
2013-05-24 Kristian Høgsbergcompositor: Use new config parser for keyboard options
2013-05-24 Kristian HøgsbergAdd new config parser
2013-05-24 Kristian Høgsbergcompositor: Make backlight_current int32_t to avoid...
2013-05-24 Kristian Høgsbergcompositor-drm: Log failure and which backlight sysfs...
2013-05-23 Pekka Paalanencompositor-x11: fix default output scale
2013-05-23 Kristian Høgsbergrdp: Update output initialization to new API
2013-05-23 Hardeningrdp: Improve raw surfaces
2013-05-23 Hardeningrdp: Don't rely on Synchronize packet for first screen...
2013-05-23 Hardeningrdp: Fixed codec initialisations
2013-05-23 Hardeningrdp: Drop unneeded main_seat
2013-05-23 Hardeningrdp: Fix compilation against FreeRDP and weston
2013-05-22 Pekka Paalanenscreenshooter: print info to log
2013-05-22 Louis-Francis... toytoolkit: Make the window resizing optimization optional
2013-05-22 Pekka Paalanendesktop-shell: new wallpaper mode scale-crop
2013-05-22 Pekka Paalanenshell: wait for desktop-shell init before fade in
2013-05-22 Pekka Paalanenrpi: remove weston_plane support
2013-05-22 Pekka Paalanenrpi: switch to rpi-renderer
2013-05-22 Pekka Paalanenrpi: add a Dispmanx renderer
2013-05-22 Pekka Paalanencompositor: add capability CAPTURE_YFLIP
2013-05-22 Pekka Paalanencompositor: add capability flag for arbitrary surface...
2013-05-22 Ander Conselvan... weston-launch: Fix failure to exec weston due to inital...
2013-05-22 Alexander Larssoncompositor-drm: Support output scaling
2013-05-22 Alexander Larssoncompositor-x11: Only repaint the damaged region
2013-05-22 Alexander Larssoncompositor: Support output/buffer scaling
2013-05-22 Alexander Larssonpixman-renderer: Fix up transform handling
2013-05-22 Alexander Larssontransformed: Add keyboard shortcuts to change transform
2013-05-22 Alexander Larssonterminal: Handle output transform
2013-05-22 Alexander Larssonwindow: Add window_get_output_scale()
2013-05-22 Alexander Larssondesktop-shell: Respect output scale and translate
next