profile/ivi/weston-ivi-shell.git
2013-10-11 Stefan Schmidtclients: Update .gitignore for weston-multi-resource
2013-10-11 Stefan Schmidtxwayland: Remove unused call weston_wm_handle_configure...
2013-10-11 Xiong Zhangcompositor-drm: Avoid output_destroy happened before...
2013-10-11 Kristian Høgsbergmulti-resource: Don't include non-existing xmalloc.h
2013-10-10 Tomeu Vizosolauncher: Wrap drmGetMagic and drmAuthMagic so we can...
2013-10-10 Tomeu Vizosorpi: Remove redundant cast
2013-10-10 Kristian Høgsbergweston-test-client-helper: Use wl_fixed_to_double(...
2013-10-10 Kristian Høgsbergweston-test-client-helper.c: Assert on failed allocations
2013-10-10 Kristian Høgsbergvaapi-recorder: Don't leak fd on thread error path
2013-10-10 Kristian Høgsbergtests: Assert surface creation succeeds
2013-10-10 Kristian Høgsbergnested: Cast away warnings for differing arguments...
2013-10-10 Kristian Høgsbergnested: Free client struct on launch_client error paths
2013-10-10 Kristian Høgsbergnested-client: Exit if we fail to create the nested...
2013-10-10 Kristian Høgsbergmulti-resource: Use xzmalloc() instead of malloc+memset...
2013-10-10 Kristian Høgsberglauncher: Remove left-over debug logging
2013-10-10 Kristian Høgsbergtablet-shell: Avoid leaking icon or path strings from...
2013-10-10 Kristian Høgsbergwindow.c: Free cursor theme name once we're done with it
2013-10-10 Kristian Høgsbergweston-launch: Only store drm fd if we successfully...
2013-10-10 Kristian Høgsberglauncher: Don't leak tty file descriptor on error
2013-10-10 Kristian Høgsberglauncher: Don't leak tty file descriptor on launcher...
2013-10-10 Kristian Høgsbergcompositor-fbdev: Fix a fd leak in the fbdev backend
2013-10-09 Kristian Høgsbergconfigure.ac: Bump version to 1.3
2013-10-09 Kristian HøgsbergRevert "Resize the shell when the mode is switched"
2013-10-09 Kristian Høgsberginput: Don't send modifiers if client doesn't have...
2013-10-08 Tomeu Vizosorpi: Add support for EGL buffers
2013-10-03 Kristian Høgsbergconfigure.ac: Bump version to 1.2.92
2013-10-02 Kristian Høgsberglauncher: Print a more descriptive error message when...
2013-10-02 Kristian Høgsberglauncher: Add back support for specifying VT to run on
2013-10-02 Kristian Høgsberglauncher: Bail out if we can't be drm master
2013-10-01 Kristian Høgsberglauncher: Set make sure we're drm master when opening...
2013-10-01 Kristian Høgsberglauncher: Fail weston_launcher_create() if tty setup...
2013-10-01 Neil RobertsSet new state before emitting wake signal in weston_com...
2013-10-01 Tomeu Vizosoweston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_res...
2013-10-01 Tomeu Vizosoweston-launch: Only drop privileges if running as root
2013-10-01 Aaron Faanescompositor: fix typo in error message
2013-09-30 Adrian Negreanulauncher-util: pull in drm only for compositor-drm
2013-09-29 HardeningResize the shell when the mode is switched
2013-09-26 Alexandru DAMIANconfig: Don't crash if we don't have a config file
2013-09-26 Adrian Negreanucompositor-fbdev: drop dependency on libdrm
2013-09-26 Alexandru DAMIANcompositor: check if seteuid worked
2013-09-26 Kristian Høgsbergcompositor-drm: Match the EGLConfig native visual ID...
2013-09-24 Neil Robertsevdev: Process touch up events of single-touch devices
2013-09-24 Neil Robertsevdev: Only track one pending event
2013-09-23 Pier Luigi... version.h: Add version check macro
2013-09-23 Stefan Schmidtclients: Include and link against math lib for new...
2013-09-23 Giulio Camuffoinput: check that the new focus surface has a valid...
2013-09-23 Emilio Pozuelo... Update .gitignore
2013-09-23 Emilio Pozuelo... weston.ini: update path for the flower client
2013-09-22 Kristian Høgsbergconfigure.ac: Update version to 1.2.91
2013-09-22 Kristian HøgsbergAdd vaapi-recorder.h to SOURCES to fix distcheck
2013-09-22 Neil Robertsevdev: Flush motion events when the slot changes, not...
2013-09-22 Giulio Camuffocompositor: when unmapping a surface remove it from...
2013-09-22 Kristian Høgsbergcompositor: Log the full path of the config file we...
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergshared: Remove no longer used parse_config_file()
2013-09-22 Kristian Høgsbergtablet-shell: Use new weston_config instead of old...
2013-09-22 Kristian Høgsbergwindow.c: Port to use weston_config instead of old...
2013-09-22 Kristian Høgsbergterminal: Port to new weston_config parse
2013-09-22 Kristian Høgsbergcompositor: Unlink unmapped surface instead of rebuildi...
2013-09-22 Giulio Camuffoxwm: remove the destroy listener from the old surface...
2013-09-22 Neil RobertsAdd a test client to test multiple pointer/keyboard...
2013-09-22 Neil Robertsinput: Emit events on all resources for a client
2013-09-21 HardeningNotify clients on mode_switch()
2013-09-21 HardeningRename current, origin, scale, origin_scale
2013-09-21 Giulio Camuffoxwm: set the right cursor when hovering on the decorati...
2013-09-21 Giulio Camuffoxwm: set the window's shsurf pointer to NULL on unmap...
2013-09-21 Axel DavyRestoring alpha after the shell effects.
2013-09-21 Stefan Schmidtinput: Fix trailing whitspaces and indent.
2013-09-19 Kristian Høgsberglauncher: Move rest of tty object into struct weston_la...
2013-09-19 Kristian Høgsbergweston-launch: Use fstat to make sure we stat the right fd
2013-09-18 Kristian Høgsberglauncher: Handle tty setup and teardown in launcher
2013-09-18 Kristian Høgsberglauncher: Handle drm set/drop master and vt switch...
2013-09-18 Kristian Høgsbergcompositor: Generalize VT switching as a session_signal
2013-09-18 Kristian Høgsberglauncher: Collect launcher state in new struct weston_l...
2013-09-18 Kristian Høgsbergweston-launch: Use SOCK_SEQPACKET for the launcher...
2013-09-18 Kristian Høgsbergweston-launch: Pass the right CLOEXEC flag to fcntl
2013-09-17 Kristian Høgsbergcompositor: Open drm device through launcher
2013-09-17 Sam SpilsburyAdded tests for the vertex clipping code.
2013-09-17 Sam SpilsburySplit vertex clipping code out into vertex-clipping.c
2013-09-13 José BolloMinor improvement of weston-terminal resizing
2013-09-13 Sam SpilsburyAdd support for table-driven testing.
2013-09-13 Sam SpilsburyRemove AM_LDFLAGS usage
2013-09-13 Peter Huttererclients: remove superfluous call
2013-09-13 Peter Huttererclients: de-duplicate demo clients list
2013-09-11 Giulio Camuffoxwm: set the shell_surface's title
2013-09-11 Giulio Camuffoxwm: place transient windows at the right position
2013-09-11 Peter Hutterertests: list available tests if an invalid test name...
2013-09-11 Peter Hutterertests: support -h/--help for the tests
2013-09-11 Peter Hutterertests: include config.h in weston-test-runner
2013-09-11 Peter Hutterertests: use variable for test name in weston-tests-env
2013-09-11 Peter Hutterertests: always build tests
2013-09-11 Kristian Høgsbergshell: Use wl_resource_for_each() for sending out works...
2013-09-11 Rob Bradfordinput: Use new wl_resource_for_each for sending updated...
2013-09-11 Ander Conselvan... vaapi-recorder: Don't leak drm fd
2013-09-11 Ander Conselvan... vaapi-recorder: Encode frames in a separate thread
2013-09-11 Adrian Negreanuadd libhybris support
2013-09-11 Kristian Høgsbergterminal: Stop complaining about OSC escape code 7
2013-09-11 Andrew Wedgburycompositor-x11: Copying xkb_info when creating a seat...
2013-09-11 Marc Chalainfbdev: Support of TrueColor and Directcolor of video...
2013-09-11 Stanislav Vorobiovgl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query...
next