index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
weston: add --drm-device option for DRM-backend
Pekka Paalanen
1
-0
/
+2
2017-11-30
text-backend: Allow client hiding of input panel
Joshua Watt
1
-10
/
+12
2017-11-28
weston: add wait-for-debugger option
Pekka Paalanen
1
-0
/
+13
2017-11-27
weston: arm SEGV handler earlier
Pekka Paalanen
1
-4
/
+5
2017-11-27
libweston: Use struct timespec for compositor time
Alexandros Frantzis
1
-4
/
+7
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
3
-9
/
+18
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
1
-1
/
+4
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
1
-1
/
+4
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
1
-1
/
+5
2017-10-23
weston: fix boolean wayland backend options
Pekka Paalanen
1
-6
/
+9
2017-09-04
compositor-drm: remove connector option
Ucan, Emre (ADITG/SW1)
1
-2
/
+0
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
1
-1
/
+1
2017-03-24
weston: Set CLOEXEC on stdin
Derek Foreman
1
-0
/
+5
2017-03-07
compositor-drm: pageflip timeout implementation
Emmanuel Gil Peyrot
1
-0
/
+2
2017-02-21
screen-share: Use wl_list_for_each_safe on destroy
Daniel Stone
1
-2
/
+2
2017-02-21
screen-share: Avoid NULL dereference
Daniel Stone
1
-1
/
+2
2017-02-09
compositor: Improve xwayland warning message
Armin Krezović
1
-3
/
+4
2017-01-27
systemd: fix Wincompatible-pointer-type
Ucan, Emre (ADITG/SW1)
1
-1
/
+1
2017-01-26
compositor-drm: Restore use-current-mode functionality
Armin Krezović
1
-2
/
+7
2017-01-18
Remove dbus-launch from weston.desktop
Ben
1
-1
/
+1
2017-01-17
weston: Add a specific option to load XWayland
Quentin Glidic
1
-5
/
+17
2017-01-17
weston: Make the shell entrypoint specific
Quentin Glidic
2
-1
/
+19
2017-01-17
weston: Properly namespace modules entrypoint
Quentin Glidic
6
-17
/
+35
2017-01-17
libweston: Properly namespace modules entrypoint
Quentin Glidic
3
-0
/
+6
2016-11-30
libweston: Make module loading safe against long paths
Daniel Stone
1
-3
/
+12
2016-11-21
libweston: Move text_backend_* to weston.h
Quentin Glidic
1
-0
/
+8
2016-11-18
text-input: Clear out context->input pointer
Daniel Stone
1
-0
/
+1
2016-10-22
Add configuration option for no input device.
Daniel Díaz
1
-0
/
+5
2016-10-14
compositor-wayland: Convert fullscreen flag to bool
Armin Krezović
1
-1
/
+1
2016-10-10
compositor-wayland: Convert sprawl flag to boolean
Armin Krezović
1
-1
/
+1
2016-10-10
compositor-wayland: Convert use-pixman flag to boolean
Armin Krezović
1
-1
/
+1
2016-10-05
weston: Port X11 backend to new output handling API
Armin Krezović
1
-92
/
+59
2016-10-05
weston: Port Wayland backend to new output handling API
Armin Krezović
1
-166
/
+85
2016-10-03
weston: Port RDP backend to new output handling API
Armin Krezović
1
-4
/
+48
2016-10-03
weston: Port headless backend to new output handling API
Armin Krezović
1
-8
/
+44
2016-10-03
weston: Port fbdev backend to new output handling API
Armin Krezović
1
-9
/
+21
2016-10-03
weston: Port DRM backend to new output handling API
Armin Krezović
1
-43
/
+61
2016-10-03
compositor: Implement output configuration using windowed_output_api
Armin Krezović
1
-0
/
+153
2016-08-06
Switch to use safe_strtoint instead of strtol
Bryce Harrington
2
-10
/
+6
2016-08-06
Standardize error checking for strtol calls
Bryce Harrington
2
-2
/
+3
2016-08-02
libweston: use new versioning scheme
Emil Velikov
1
-1
/
+1
2016-08-02
compositor: Extend compositor user data
Armin Krezović
1
-3
/
+17
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
6
-0
/
+6
2016-07-12
systemd: Also force base-10 for the strtol() call
Bryce Harrington
1
-1
/
+1
2016-07-12
Require base-10 for strtol() calls
Bryce Harrington
1
-1
/
+1
2016-07-12
Include space in 'if ('
Bryce Harrington
1
-1
/
+1
2016-07-07
xwayland: Cleanup error message on spawn failure Signed-off-by: Bryce Harring...
Bryce Harrington
1
-1
/
+1
2016-07-07
xwayland: Include missing config.h
Bryce Harrington
1
-0
/
+2
2016-07-01
xwayland: make the plugin usable by libweston compositors
Giulio Camuffo
3
-5
/
+221
2016-06-27
compositor-headless: Support starting with zero outputs
Armin Krezović
1
-1
/
+4
[next]