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-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
2016-06-23
main: log the command line
Pekka Paalanen
1
-1
/
+29
2016-06-23
Move weston source to compositor/
Pekka Paalanen
12
-0
/
+5292
2012-01-03
Rename wayland-compositor to weston
Kristian Høgsberg
21
-11796
/
+0
2011-12-29
x11: Clear X11 selection when we can't bridge the data type
Kristian Høgsberg
1
-0
/
+5
2011-12-28
Fix WL_EVENT_WRITEABLE typo
Kristian Høgsberg
2
-3
/
+3
2011-12-28
x11: Bridge Wayland selections to X11 CLIPBOARD selection
Kristian Høgsberg
3
-6
/
+327
2011-12-27
x11: Handle BadWindow errors
Kristian Høgsberg
1
-0
/
+7
2011-12-27
x11: Remove destroy listener when X11 window is destroyed
Kristian Høgsberg
1
-0
/
+3
2011-12-27
x11: Store interesting window properties, dump a few more things
Kristian Høgsberg
1
-43
/
+127
2011-12-27
x11: Improvide debugging output a bit
Kristian Høgsberg
1
-26
/
+35
2011-12-27
x11: Remove a couple of done TODOs
Kristian Høgsberg
1
-9
/
+0
2011-12-27
compositor: Pull in hash table from protocol
Kristian Høgsberg
4
-11
/
+370
[next]