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
/
libweston
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
shell: Inhibit idle fade-out behavior
Bryce Harrington
1
-1
/
+4
2016-09-10
compositor: Add internal support to track idle inhibition requests
Bryce Harrington
2
-8
/
+190
2016-09-02
compositor-wayland: Only destroy the egl_window when using GLES.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-08-30
Revert "compositor: Add internal support to track idle inhibition requests"
Bryce Harrington
2
-60
/
+6
2016-08-30
Revert "compositor: Add public interface support for client-requested idle in...
Bryce Harrington
2
-92
/
+4
2016-08-30
Revert "libweston: Add a signal to fire when the idle inhibitor is dropped"
Bryce Harrington
2
-18
/
+6
2016-08-30
Revert "shell: Inhibit idle fade-out behavior"
Bryce Harrington
1
-4
/
+1
2016-08-29
shell: Inhibit idle fade-out behavior
Bryce Harrington
1
-1
/
+4
2016-08-29
libweston: Add a signal to fire when the idle inhibitor is dropped
Bryce Harrington
2
-6
/
+18
2016-08-29
compositor: Add public interface support for client-requested idle inhibition
Bryce Harrington
2
-4
/
+92
2016-08-29
compositor: Add internal support to track idle inhibition requests
Bryce Harrington
2
-6
/
+60
2016-08-27
libweston: Drop shell_interface
Quentin Glidic
1
-7
/
+0
2016-08-18
compositor-drm: Zero drmModeAddFB2 data
Yong Bakos
1
-1
/
+1
2016-08-15
gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert
Pekka Paalanen
1
-1
/
+7
2016-08-15
compositor-x11: remove redundant state arg of x11_backend_deliver_button_event
Benoit Gschwind
1
-11
/
+10
2016-08-15
compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event
Benoit Gschwind
1
-0
/
+3
2016-08-15
compositor-drm: Stop sending uninit data to the kernel
Derek Foreman
1
-1
/
+1
2016-08-15
weston-launch: Only run a login shell for new sessions
Quentin Glidic
1
-13
/
+23
2016-08-15
libweston/launcher-weston-launch: Silence unused-function warning
Quentin Glidic
1
-15
/
+0
2016-08-15
libweston: Silence tautological-compare warning
Quentin Glidic
1
-1
/
+1
2016-08-15
gl-renderer: Silence maybe-uninitialized warning
Quentin Glidic
1
-1
/
+1
2016-08-15
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0)
Yann E. MORIN
1
-1
/
+1
2016-08-15
libweston-desktop: Implement xdg_shell_v6
Quentin Glidic
2
-0
/
+8
2016-08-14
desktop-shell: Port to libweston-desktop
Quentin Glidic
1
-29
/
+0
2016-08-14
xwayland: Introduce a private struct for XWayland interface
Quentin Glidic
1
-0
/
+5
2016-08-14
Introduce libweston-desktop
Quentin Glidic
2
-0
/
+53
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
4
-29
/
+29
2016-08-14
input: Add helpers for all keyboard/pointer/touch events
Quentin Glidic
2
-91
/
+316
2016-08-12
libweston: fix animation crash when a view has no output assigned
Armin Krezović
1
-2
/
+18
2016-08-11
libweston: Implement wl_output version 3 (release request)
Quentin Glidic
1
-2
/
+13
2016-08-11
gl-renderer: Make dummy surface current after all outputs are gone
Armin Krezović
1
-0
/
+22
2016-08-11
compositor: Mark all views as dirty when a new output is assigned
Armin Krezović
1
-0
/
+5
2016-08-08
compositor-drm: Use non-cast functions to retrieve backend and output objects
Armin Krezović
1
-34
/
+40
2016-08-06
Switch to use safe_strtoint instead of strtol
Bryce Harrington
2
-12
/
+8
2016-08-06
Standardize error checking for strtol calls
Bryce Harrington
2
-2
/
+11
2016-08-05
compositor-x11: Use non-cast functions to retrieve backend and output objects
Armin Krezović
1
-8
/
+20
2016-08-05
compositor-wayland: Use non-cast functions to retrieve backend and output obj...
Armin Krezović
1
-14
/
+26
2016-08-05
compositor-rdp: Use non-cast functions to retrieve backend and output objects
Armin Krezović
1
-2
/
+14
2016-08-05
compositor-headless: Use non-cast functions to retrieve backend and output ob...
Armin Krezović
1
-4
/
+16
2016-08-05
compositor-drm: Do not exit when there are no outputs left
Armin Krezović
1
-4
/
+0
2016-08-05
compositor-drm: Do not return an error when no connectors are configured
Armin Krezović
1
-4
/
+1
2016-08-02
libweston: fix major in libweston.pc
Pekka Paalanen
1
-2
/
+2
2016-08-02
libweston: remove pkgincludedir variable from libweston.pc
Emil Velikov
1
-2
/
+1
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
30
-0
/
+36
2016-07-26
input: Support non-rectangular pointer confine regions
Jonas Ådahl
1
-29
/
+615
2016-07-26
Implement pointer locking and confinement
Jonas Ådahl
3
-0
/
+842
2016-07-26
input: Split out pointer button sending from grab handler
Jonas Ådahl
1
-12
/
+23
2016-07-26
input: Split out motion sending from default grab
Jonas Ådahl
1
-9
/
+18
2016-07-26
weston-pointer: Add destroy signal
Jonas Ådahl
2
-0
/
+4
2016-07-26
compositor: Pass both surface and seat in activation signal
Jonas Ådahl
2
-1
/
+12
[next]