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
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
2011-12-27
x11: Bridge X11 CLIPBOARD selection to Wayland clients
Kristian Høgsberg
3
-69
/
+512
2011-12-23
compositor-x11: Use ARRAY_LENGTH macro from wayland-util.h
Kristian Høgsberg
1
-6
/
+4
2011-12-22
compositor: Handle disappearing surfaces and input devices for touch
Kristian Høgsberg
2
-14
/
+58
2011-12-22
clients: Add simple-touch client for testing touch events.
Kristian Høgsberg
1
-3
/
+2
2011-12-22
evdev: Store positions for all touch points in the evdev device
Kristian Høgsberg
1
-76
/
+91
2011-12-22
compositor: Send touch_up before clearing touch focus
Kristian Høgsberg
1
-4
/
+5
2011-12-22
compositor: Send out touch events accordingly
Tiago Vignatti
2
-0
/
+91
2011-12-22
evdev: Add ABS_MT_* support for direct touch devices
Tiago Vignatti
3
-38
/
+126
2011-12-22
compositor: Make surface picking not depend on an input device
Kristian Høgsberg
1
-11
/
+19
2011-12-20
compositor: fix uniform handling for fade_output()
Pekka Paalanen
1
-0
/
+1
2011-12-19
compositor: Remove shell->activate callback
Kristian Høgsberg
3
-14
/
+1
2011-12-19
compositor: Move click-to-focus and ctrl-alt-bs bindings to shell.c
Kristian Høgsberg
2
-32
/
+33
2011-12-19
compositor: Move binding code to util.c
Kristian Høgsberg
3
-55
/
+61
2011-12-19
compositor: Consolidate code for finding and running bindings
Kristian Høgsberg
1
-18
/
+20
2011-12-19
compositor: Make click to activate behavior a binding
Kristian Høgsberg
1
-8
/
+24
2011-12-19
x11: Ignore FocusOut with mode = NotifyUngrab
Kristian Høgsberg
1
-1
/
+2
2011-12-19
evdev: new header file for the driver
Tiago Vignatti
6
-20
/
+44
2011-12-19
compositor-drm: remove/add evdev devices when vt switches
Tiago Vignatti
3
-2
/
+14
2011-12-19
compositor: first destroy backend routines and then display
Tiago Vignatti
1
-1
/
+1
2011-12-19
compositor-drm: destroy evdev driver properly when finishing compositor
Tiago Vignatti
3
-0
/
+34
2011-12-19
evdev: use a separate function for adding devices
Tiago Vignatti
1
-19
/
+27
2011-12-18
compositor: use wl_list_for_each_safe when destroying output
Tiago Vignatti
1
-2
/
+2
2011-12-15
Activate toplevel fullscreen and menu surfaces
Juan Zhao
1
-0
/
+14
2011-12-15
desktop-shell: Animate surface opacity in zoom animation as well
Kristian Høgsberg
1
-2
/
+10
2011-12-15
compositor: Implement surface global alpha
Kristian Høgsberg
2
-1
/
+14
2011-12-15
compositor: Remove server side cursors
Kristian Høgsberg
3
-250
/
+37
2011-12-14
compositor: let shell override idle time
Pekka Paalanen
3
-4
/
+19
2011-12-14
shell: use desktop-shell ini file for screensaver path
Pekka Paalanen
2
-2
/
+33
2011-12-14
shell: automatic exec and kill of wscreensaver
Pekka Paalanen
1
-2
/
+16
2011-12-14
compositor: add IDLE state
Pekka Paalanen
4
-4
/
+14
2011-12-14
shell: center the unlock dialog
Pekka Paalanen
1
-2
/
+11
[next]