compositor-drm: Work around page flip not setting tiling mode on BYT
[platform/upstream/weston.git] / src / weston-launch.c
2013-11-24 Kristian Høgsbergconfigure.ac: Make libdrm optional in weston-launch
2013-10-30 Kristian Høgsberglauncher: Make sure we drop drm master before we allow...
2013-10-25 Kristian Høgsbergweston-launch: Revoke and close input fds when we vt...
2013-10-21 Kristian Høgsbergweston-launch: Use /bin/sh for launching weston
2013-10-10 Kristian Høgsbergweston-launch: Only store drm fd if we successfully...
2013-10-02 Kristian Høgsberglauncher: Print a more descriptive error message when...
2013-10-01 Tomeu Vizosoweston-launch: Only drop privileges if running as root
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ø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-08-13 Rob Bradfordweston-launch: Only pass non-NULL value into setenv()
2013-08-08 Peter Huttererweston-launch: always drop privileges before execve
2013-07-30 Eduardo Limaweston-launch: Fix signal mask typo
2013-07-30 Kristian Høgsbergweston-launch: Unblock our signalfd signals before...
2013-07-25 Kristian Høgsbergweston-launch: Switch to regular poll
2013-07-25 Kristian Høgsbergweston-launch: Don't start new session unless -u is...
2013-07-25 Kristian Høgsbergweston-launch: Drop sleep_fork option
2013-07-25 Kristian Høgsbergweston-launch: Move child setup and exec to its own...
2013-07-22 Kristian Høgsbergweston-launch: Ignore sighup
2013-07-08 Kristian Høgsbergweston-launch: Fix the typo for real this time
2013-07-08 Kristian Høgsbergweston-launch: Fix an error message typo
2013-07-08 Quentin Glidicweston-launch: Set all groups for user
2013-06-17 Kristian Høgsbergweston-launch: Don't exit on SIGTERM
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-05-22 Ander Conselvan... weston-launch: Fix failure to exec weston due to inital...
2013-05-20 Rob Bradfordweston-launch: Print explanation of why we failed to...
2013-05-17 Quentin Glidicweston-launch: Run weston in the user login shell
2013-03-19 Siddharth Heroorweston-launch: cleanup - return failures in main with...
2013-03-19 Philipp Brüschweilerweston-launch: return better value if weston dies becau...
2013-03-19 Philipp Brüschweilerweston-launch: move function calls out of assert()
2013-01-29 Kristian Høgsbergweston-launch: Clear environment and set it up from...
2013-01-24 Scott Moreauweston-launch: Use "weston-launch" for --help instead...
2012-12-07 Rob Bradfordweston-launch: Add some error reporting for weston...
2012-10-16 John Kåre Alsakerweston-launch: Check result of pam_start.
2012-04-17 Tiago Vignattiweston-launch: be more descriptive with output messages
2012-04-10 Kristian Høgsbergweston-launcher: Fix aliasing warnings
2012-04-06 Benjamin FranzkeIntroduce weston-launch