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
/
desktop-shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
desktop-shell: background should be opaque
Pekka Paalanen
1
-0
/
+9
2012-10-10
Update to new fd and wl_registry APIs
Kristian Høgsberg
1
-7
/
+6
2012-10-04
desktop-shell: destroy data before exiting.
U. Artie Eoff
1
-0
/
+88
2012-08-29
desktop-shell: don't segfault on invalid icon path
Philipp Brüschweiler
1
-1
/
+35
2012-08-29
desktop-shell: respect CURSOR_NONE as grab cursor
Philipp Brüschweiler
1
-0
/
+3
2012-08-03
desktop-shell: use the standard 'environ' variable
Pekka Paalanen
1
-2
/
+4
2012-07-23
desktop-shell: Break command lines into env vars, executable and arguments
Kristian Høgsberg
1
-3
/
+54
2012-07-23
desktop-shell: Declare grab_cursor as enum cursor_type.
Scott Moreau
1
-1
/
+1
2012-07-16
desktop-shell: Don't get a shell surface for the grab surface
Ander Conselvan de Oliveira
1
-1
/
+1
2012-07-09
clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Martin Olsson
1
-1
/
+2
2012-06-28
shell: Show approprite cursors during move and resize grabs
Ander Conselvan de Oliveira
1
-15
/
+66
2012-06-27
shell: Make the lock surface just a plain wl_surface too
Kristian Høgsberg
1
-3
/
+2
2012-06-27
shell: Make panel just a wl_surface too
Kristian Høgsberg
1
-5
/
+4
2012-06-26
shell: Don't make desktop_shell background a wl_shell_surface
Kristian Høgsberg
1
-9
/
+10
2012-06-15
window: Implement animated cursors (using pointer surfaces)
Ander Conselvan de Oliveira
1
-32
/
+0
2012-06-12
clients: don't crash weston-desktop-shell without the clock
Pekka Paalanen
1
-1
/
+4
2012-06-11
clock: Default to not show seconds
Kristian Høgsberg
1
-3
/
+3
2012-06-11
clock: Drop transparent background
Kristian Høgsberg
1
-8
/
+0
2012-06-11
clock: Just always do strftime in redraw handler
Kristian Høgsberg
1
-27
/
+6
2012-06-11
desktop-shell: Fix broken clock indentation
Kristian Høgsberg
1
-28
/
+26
2012-06-11
desktop-shell: move panel_add_clock call to panel_create function
Rafal Mielniczuk
1
-1
/
+2
2012-06-08
clock: Read fd to avoid 100% cpu usage
Kristian Høgsberg
1
-0
/
+2
2012-06-08
desktop-shell: Add panel clock
Martin Minarik
1
-2
/
+141
2012-06-05
shell: Use a busy cursor animation for unresponsive surfaces
Kristian Høgsberg
1
-0
/
+64
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-6
/
+10
2012-05-25
window: rename enum pointer_type to cursor_type
Ander Conselvan de Oliveira
1
-3
/
+3
2012-05-25
window: track changes in libwayland-cursor api
Ander Conselvan de Oliveira
1
-3
/
+2
2012-05-25
clients: desktop-shell: show tooltip for panel items
Tiago Vignatti
1
-0
/
+15
2012-05-22
window: use libwayland-cursor instead of libXcursor
Ander Conselvan de Oliveira
1
-2
/
+3
2012-05-15
Move cairo-util to shared/
Kristian Høgsberg
1
-1
/
+1
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
1
-2
/
+2
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
1
-2
/
+2
2012-05-07
Change button from int to uint32_t
Daniel Stone
1
-3
/
+3
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
1
-3
/
+3
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-10
/
+7
2012-03-25
config-parser: consolidate shell files into weston.ini only
Tiago Vignatti
1
-2
/
+2
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
1
-1
/
+1
2012-03-12
Add an option parser
Kristian Høgsberg
1
-1
/
+1
2012-03-05
desktop-shell: Simplify unlock dialog redraw function
Kristian Høgsberg
1
-10
/
+6
2012-02-29
weston: Change path for default terminal launcher to ${prefix}/bin
Rodney Lorrimar
1
-1
/
+1
2012-01-31
window: Dont take width and height in window constructor
Kristian Høgsberg
1
-3
/
+3
2012-01-27
Implement CONFIG_KEY_UNSIGNED_INTEGER
Scott Moreau
1
-2
/
+2
2012-01-27
desktop-shell: print what failed on exec
Pekka Paalanen
1
-1
/
+1
2012-01-25
desktop-shell: Build in sensible defaults
Kristian Høgsberg
1
-7
/
+21
2012-01-25
desktop-shell: Support tiling of background images
Kristian Høgsberg
1
-7
/
+31
2012-01-25
cairo-util: Add png loader and image type sniffing
Kristian Høgsberg
1
-1
/
+1
2012-01-25
desktop-shell: Fall back to solid color if there's no background image
Kristian Høgsberg
1
-2
/
+8
2012-01-19
desktop-shell: don't crash on menu
Pekka Paalanen
1
-1
/
+7
2012-01-19
window: menu leak fixes
Pekka Paalanen
1
-6
/
+3
2012-01-18
desktop-shell: fix the unlock dialog decorations
Pekka Paalanen
1
-1
/
+1
[next]