Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
3000a1c7c40bb4410146b6c68217e7028a1c5c97
/
xwayland
/
launcher.c
3d7ca3b
libweston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
08a35d3
xwayland: Fix X11 lock file size confusion
by Daniel Stone
· 9 years ago
61beda6
xwayland: fix lock file parsing
by Pekka Paalanen
· 9 years ago
955cec0
xwayland: Introduce a private struct for XWayland interface
by Quentin Glidic
· 9 years ago
25a2bdd
Switch to use safe_strtoint instead of strtol
by Bryce Harrington
· 9 years ago
139fcab
xwayland: Improve error checking for strtol call
by Bryce Harrington
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
375759e
Require base-10 for strtol() calls
by Bryce Harrington
· 9 years ago
9c764df
xwayland: make the plugin usable by libweston compositors
by Giulio Camuffo
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
d52f3b7
compositor: remove the weston_config field in weston_compositor
by Giulio Camuffo
· 9 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
0a007dd
xwayland: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
434cc23
xwayland: Clean up the WM properly if X server crashes
by Dima Ryazanov
· 11 years ago
7da71ee
Better error message when exec'ing Xwayland fails
by Arnout Engelen
· 11 years ago
a212cbb
xwayland: Check zalloc return for out of memory situation
by Bryce W. Harrington
· 11 years ago
4783739
xwayland/launcher: Use %m instead of manual strerror(errno)
by Jasper St. Pierre
· 11 years ago
d7fb309
Don't include xserver-server-protocol.h
by Mariusz Ceier
· 11 years ago
757d8af
xwayland: Use new Xwayland DDX
by Kristian Høgsberg
· 11 years ago
5e647ca
xwayland: Fix typo in open flags for Xorg log file
by Kristian Høgsberg
· 11 years ago
2ba10df
Move xwayland up one directory level
by Kristian Høgsberg
· 12 years ago
[Renamed from src/xwayland/launcher.c]
92de144
add [xwayland] path weston.ini option
by Maksim Melnikau
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
a58290b
xwayland: Use _exit() when exec() fails
by Kristian Høgsberg
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
ef94085
xwayland: Close fd opened for lockfile on error path
by Rob Bradford
· 13 years ago
f268446
xwayland: Standardize 'wxs' for weston_xserver variables
by Tiago Vignatti
· 13 years ago
b00a9d3
compositor: Make all non-backend modules use module_init() as entry point
by Kristian Høgsberg
· 13 years ago
64eca89
compositor: Fold the log prototypes into compositor.h and drop log.h
by Kristian Høgsberg
· 13 years ago
1972141
xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
by Martin Olsson
· 13 years ago
6d11836
Replace fprintf() by weston_log()
by Martin Minarik
· 13 years ago
e10b124
xwayland: Move socket and launcher code to it's own file
by Kristian Høgsberg
· 13 years ago