index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
clients: Add screenshooter-client-protocol.h to screenshooter sources
Kristian Høgsberg
1
-1
/
+4
2012-11-30
Fix a crash when opening two terminal windows and closing the first one.
Dima Ryazanov
3
-2
/
+13
2012-11-30
configure.ac: Don't link weston to cairo or image libraries
Kristian Høgsberg
1
-1
/
+1
2012-11-19
simple-egl: Reset opaque region if not fullscreen.
Scott Moreau
1
-0
/
+2
2012-11-16
simple-egl: Set the right size for the opaque region when fullscreen
Ander Conselvan de Oliveira
1
-2
/
+2
2012-11-08
Terminal: Handle keypad symbols
Daniel Stone
1
-0
/
+63
2012-11-08
smoke: Remove unused offset member
Daniel Stone
1
-2
/
+1
2012-11-08
Clients: Don't set the cursor when we have no pointer
Daniel Stone
1
-0
/
+6
2012-11-05
window.c: Move misplaced break to where it belongs
Kristian Høgsberg
1
-1
/
+1
2012-10-30
window: Fix use-after-free in menu button handler
Kristian Høgsberg
1
-3
/
+2
2012-10-30
window: Only advertise fullscreen menu item if client supports it
Kristian Høgsberg
1
-11
/
+17
2012-10-30
image: Set dragging pointer on button press, not first motion
Kristian Høgsberg
1
-3
/
+3
2012-10-30
image: Combine clamp_view() and center_view ()
Kristian Høgsberg
1
-40
/
+23
2012-10-30
image: Add keyhandler to handle keyboard zoom
Kristian Høgsberg
1
-0
/
+32
2012-10-30
image: Set resize handler and center view on resize/fullscreen
Kristian Høgsberg
1
-0
/
+10
2012-10-30
toytoolkit: Don't destroy window cairo surface on shm attach.
Scott Moreau
1
-2
/
+0
2012-10-30
window: Make press-drag-release menu selection mode work
Kristian Høgsberg
1
-2
/
+7
2012-10-29
simple-egl: Add a default cursor
Kristian Høgsberg
1
-0
/
+33
2012-10-29
clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS
Kristian Høgsberg
1
-1
/
+1
2012-10-29
window: Ignore input_set_pointer_image() if we don't have a pointer
Kristian Høgsberg
1
-0
/
+3
2012-10-29
dnd: Use %zd in the format string for size_t types
Damien Lespiau
1
-1
/
+1
2012-10-29
configure.ac: Check for libGLU for screensaver
Kristian Høgsberg
1
-1
/
+5
2012-10-25
desktop-shell: background should be opaque
Pekka Paalanen
1
-0
/
+9
2012-10-25
window: remove window_set_transparent() declaration
Pekka Paalanen
1
-2
/
+0
2012-10-19
Define our own container_of as well
Kristian Høgsberg
1
-0
/
+4
2012-10-19
Stop relying on ARRAY_LENGTH being defined in wayland-util.h
Kristian Høgsberg
2
-0
/
+4
2012-10-19
window: Always pass focused widget to widget motion handlers
Jonas Ådahl
1
-1
/
+1
2012-10-19
window: Don't set pointer image when requesting to move a surface
Jonas Ådahl
1
-1
/
+0
2012-10-17
simple-shm: Don't use ret variable in main() uninitialized
Ander Conselvan de Oliveira
1
-1
/
+1
2012-10-16
clients: Don't ask for EGL_PIXMAP_BIT when choosing configs
Kristian Høgsberg
1
-1
/
+1
2012-10-16
clients: Check return value of wl_display_dispatch()
Kristian Høgsberg
4
-9
/
+16
2012-10-16
Remove some dead code.
John Kåre Alsaker
1
-3
/
+1
2012-10-16
configure: build tablet-shell client conditionally
Pekka Paalanen
1
-0
/
+4
2012-10-16
simple-touch: do not include GL headers
Pekka Paalanen
1
-2
/
+0
2012-10-16
configure: separate simple EGL clients from others
Pekka Paalanen
1
-6
/
+11
2012-10-16
toytoolkit: make all EGL code dependant on cairo-egl
Pekka Paalanen
1
-6
/
+7
2012-10-16
window: remove dead EGL code
Pekka Paalanen
2
-15
/
+0
2012-10-15
window: Set input region also when we go fullscreen
Kristian Høgsberg
1
-2
/
+5
2012-10-15
clients: image: Add support for panning and zooming
Jonas Ådahl
1
-14
/
+218
2012-10-15
window: Update modifier state directly after receiving a modifier event
Jonas Ådahl
1
-12
/
+11
2012-10-15
window: don't call output configure uninitialised
Pekka Paalanen
1
-1
/
+6
2012-10-15
clients: Use wl_display_dispatch_pending()
Kristian Høgsberg
1
-0
/
+2
2012-10-10
compositor, clients: apply wl_surface.frame on commit
Pekka Paalanen
3
-11
/
+11
2012-10-10
compositor, clients: double-buffer input region
Pekka Paalanen
1
-7
/
+7
2012-10-10
compositor, clients: double-buffer opaque region
Pekka Paalanen
2
-9
/
+9
2012-10-10
compositor, clients: make damage double-buffered
Pekka Paalanen
2
-0
/
+5
2012-10-10
clients: use wl_surface_commit
Pekka Paalanen
4
-0
/
+6
2012-10-10
Update to new fd and wl_registry APIs
Kristian Høgsberg
12
-138
/
+226
2012-10-10
toytoolkit: Take into account transform when sending output allocation.
Scott Moreau
1
-2
/
+17
2012-10-10
terminal: Don't snap resize if we're maximized
Kristian Høgsberg
1
-2
/
+4
[next]