index
:
~alexl/weston
master
scale
Personal copy of weston
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
configure.ac: colord version to 0.1.27
HEAD
master
Mun Gwan-gyeong
1
-1
/
+1
2013-05-20
weston-launch: Print explanation of why we failed to open the device
Rob Bradford
1
-1
/
+6
2013-05-20
shell: End grab if the grabbed shell surface has been destroyed
Rob Bradford
1
-1
/
+1
2013-05-20
protocol: improve sub-surface spec wording
Pekka Paalanen
1
-10
/
+17
2013-05-17
Fix surface_pong when a seat doesn't have a pointer
Hardening
1
-2
/
+4
2013-05-17
weston-launch: Run weston in the user login shell
Quentin Glidic
1
-3
/
+16
2013-05-17
protocol: remove an unused sub-surface error code
Pekka Paalanen
1
-2
/
+0
2013-05-17
compositor: forbid sub-surface nesting loops
Pekka Paalanen
1
-0
/
+8
2013-05-17
tests: add a sub-surface nesting loop test
Pekka Paalanen
1
-0
/
+22
2013-05-17
protocol: set_desync should flush
Pekka Paalanen
2
-12
/
+24
2013-05-17
tests: add sub-surface tree destruction permutations
Pekka Paalanen
1
-0
/
+202
2013-05-17
fix module_init signature in module tests
U. Artie Eoff
2
-4
/
+2
2013-05-17
gl-renderer: Compile shaders only when needed
Ander Conselvan de Oliveira
1
-29
/
+41
2013-05-15
Fix missing corner resize cursors in Kubuntu (oxy-white theme)
Dima Ryazanov
1
-8
/
+16
2013-05-15
cms-colord: Warn if reading or writing to the FD failed
Richard Hughes
1
-2
/
+8
2013-05-15
cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS'
Richard Hughes
1
-1
/
+1
2013-05-14
lock-surface: Set geometry width and height before centering
Kristian Høgsberg
1
-0
/
+2
2013-05-14
text: Respawn input method process if it exits
Eduardo Lima (Etrunko)
1
-0
/
+23
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
22
-110
/
+158
2013-05-14
compositor-drm: Don't page flip before a mode is set
Ander Conselvan de Oliveira
2
-6
/
+28
2013-05-14
Add a colord implementation of a CMS plugin for weston
Richard Hughes
4
-1
/
+572
2013-05-14
move subsurface-server-protocol.h include out of compositor.h
U. Artie Eoff
2
-1
/
+1
2013-05-10
window: add DBG code for leaf management and redraws
Pekka Paalanen
1
-3
/
+91
2013-05-10
window: throttle resizing to the main surface
Pekka Paalanen
1
-4
/
+9
2013-05-10
window: prevent EGL sub-surface deadlock
Pekka Paalanen
1
-0
/
+32
2013-05-10
clients: add subsurfaces demo
Pekka Paalanen
6
-0
/
+843
2013-05-10
window: implement per-surface redraws
Pekka Paalanen
1
-27
/
+61
2013-05-10
window: create sub-surfaces
Pekka Paalanen
2
-3
/
+155
2013-05-10
window: implement shm triple-buffering
Pekka Paalanen
1
-25
/
+41
2013-05-10
shell: account for the subsurfaces when going fullscreen or maximizing
Giulio Camuffo
1
-21
/
+68
2013-05-10
shell: enable moving and resizing of a surface when clicking on a subsurface
Giulio Camuffo
1
-2
/
+6
2013-05-10
shell: keyboard focus and restacking fixes for sub-surfaces
Pekka Paalanen
3
-18
/
+62
2013-05-10
tests: add sub-surface protocol tests
Pekka Paalanen
3
-1
/
+330
2013-05-10
compositor: introduce sub-surfaces
Pekka Paalanen
2
-16
/
+774
2013-05-10
protocol: add sub-surfaces
Pekka Paalanen
9
-0
/
+257
2013-05-10
compositor-drm: Destroy sprites before destroying the outputs
Kristian Høgsberg
1
-2
/
+2
2013-05-10
editor: Removed unused utf8_characters() function
Kristian Høgsberg
1
-11
/
+0
2013-05-10
Add initial color management framework code
Richard Hughes
8
-1
/
+403
2013-05-08
compositor: Move gl-renderer vertex arrays into gl-renderer.c
Kristian Høgsberg
3
-20
/
+22
2013-05-08
compositor: Remove stale prototype
Kristian Høgsberg
1
-3
/
+0
2013-05-08
input: Remove unused focus and key fields from keyboard and focus grabs
Kristian Høgsberg
1
-3
/
+0
2013-05-08
input: Move surface picking into the pointer grab focus callback
Kristian Høgsberg
5
-56
/
+56
2013-05-08
input: Get rid of grab focus concept
Kristian Høgsberg
4
-50
/
+36
2013-05-08
input: Remove 'current' and related fields from weston_pointer
Kristian Høgsberg
3
-67
/
+40
2013-05-08
data-device: Verify that the client has an implicit grab when starting a drag
Kristian Høgsberg
1
-2
/
+4
2013-05-08
data-device: Eliminate two small helper functions
Kristian Høgsberg
1
-42
/
+26
2013-05-08
data-device: Rename generic weston_drag 'surface' field to 'icon'
Kristian Høgsberg
1
-24
/
+24
2013-05-08
data-device: Move all drag-related fields out of weston_seat
Kristian Høgsberg
2
-98
/
+99
2013-05-08
input: Move sprite fields into weston_pointer from weston_seat
Kristian Høgsberg
3
-60
/
+59
2013-05-08
simple-egl: Add support for EGL_EXT_swap_buffer_with_damage
Kristian Høgsberg
1
-1
/
+39
[next]