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
2014-11-21
Added string conversion utility functions
Imran Zaman
3
-10
/
+12
2014-09-17
editor: do not crash when text input manager is not available
Olivier Blin
1
-0
/
+5
2014-09-17
keyboard: do not crash when input panel is not available
Olivier Blin
1
-0
/
+5
2014-09-15
window: Don't needlessly sync parent and geometry
Ondřej Majerech
1
-0
/
+12
2014-09-11
image: don't print redundant error
Bill Spitzak
1
-1
/
+0
2014-09-11
Partially revert "xdg-shell: Add show_window_menu request"
Pekka Paalanen
1
-7
/
+49
2014-09-10
input: Schedule pointer sprite repaint when cursor is set
Jonas Ådahl
1
-1
/
+49
2014-09-04
clients: Maximize window when double click on title bar
Xiong Zhang
1
-1
/
+25
2014-08-28
desktop-shell: properly set background widget as opaque
Arnaud Vrac
1
-9
/
+1
2014-08-28
simple-egl: fix opaque and 16 bits mode options
Arnaud Vrac
1
-0
/
+1
2014-08-28
multi-resource: remove an unnecessary call of wl_display_get_fd()
Ryo Munakata
1
-2
/
+0
2014-08-28
simple-shm: remove an unnecessary call of wl_display_get_fd()
Ryo Munakata
1
-2
/
+0
2014-08-27
window: unbind egl surface and context on surface release
Arnaud Vrac
1
-2
/
+2
2014-08-21
xdg-shell: bump experimental protocol version
Pekka Paalanen
4
-4
/
+4
2014-08-20
cliptest: sync calculate_edges with master copy
Pekka Paalanen
1
-45
/
+47
2014-08-20
Remove duplicated code from cliptest.c
Ondřej Majerech
1
-290
/
+3
2014-08-20
Replace deprecated xkbcommon symbols with current names
Ran Benita
2
-23
/
+23
2014-08-19
cliptest: Avoid use of uninitialized memory when regions don't intersect
Derek Foreman
1
-5
/
+7
2014-08-19
weston-scaler --help works even if not run inside wayland
Bill Spitzak
1
-6
/
+6
2014-08-19
weston-image --help works. Also help if no filename is given
Bill Spitzak
1
-0
/
+5
2014-08-19
weston-editor --help works
Bill Spitzak
1
-5
/
+10
2014-08-19
weston-dnd --help works
Bill Spitzak
1
-5
/
+10
2014-08-19
weston-cliptest --help works. You must use -b to run benchmark
Bill Spitzak
1
-2
/
+6
2014-08-19
weston-terminal --help and other command-line options
Bill Spitzak
1
-0
/
+11
2014-08-19
Made weston-screensaver --help work
Bill Spitzak
1
-2
/
+6
2014-08-19
Made weston-subsurfaces --help work
Bill Spitzak
1
-2
/
+2
2014-08-19
Made weston-nested --help work
Bill Spitzak
1
-2
/
+5
2014-08-19
weston-eventdemo --help works
Bill Spitzak
1
-9
/
+33
2014-08-18
gears: fix invalid calculation of the first FPS
Ryo Munakata
1
-4
/
+7
2014-08-18
desktop-shell: add option to avoid creating the panel
Jonny Lamb
1
-7
/
+31
2014-08-15
Implemented support for mouse scrolling in weston-terminal
Magnus Hoff
1
-0
/
+51
2014-08-15
simple-egl: Clean up unused frame_listener
Boyan Ding
1
-6
/
+0
2014-08-15
clients: use repeat_info event details
Jonny Lamb
2
-6
/
+132
2014-08-05
window: Don't use the frame's geometry when fullscreen
Jasper St. Pierre
1
-2
/
+2
2014-07-17
shell: Replace set_margin with set_window_geometry
Jasper St. Pierre
1
-13
/
+22
2014-07-17
Interpret the size in the configure event as window geometry
Jasper St. Pierre
1
-1
/
+17
2014-07-05
Use pixman_region32_clear instead of our own empty_region
Jason Ekstrand
1
-8
/
+1
2014-06-24
Clients: Fix memleak issues in various clients of weston
vivek
11
-4
/
+60
2014-06-18
Add a simple client for testing compositor damage handling
Jason Ekstrand
1
-0
/
+880
2014-05-23
xdg-shell: Add show_window_menu request
Jasper St. Pierre
1
-49
/
+7
2014-05-23
clients: Allow creating a "detached" menu
Jasper St. Pierre
2
-14
/
+55
2014-05-18
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
6
-14
/
+12
2014-05-12
window: Send ack_configure immediately from configure handler
Kristian Høgsberg
1
-9
/
+1
2014-05-12
window: Move the resize after interpreting the states
Jasper St. Pierre
1
-8
/
+8
2014-05-12
window: Set frame flags immediately when we handle the new states in configure
Jasper St. Pierre
1
-12
/
+14
2014-05-12
xdg-shell: Turn "activated" into a state
Jasper St. Pierre
3
-40
/
+4
2014-05-12
terminal: Only add the new size to the title when we're resizing
Jasper St. Pierre
3
-14
/
+49
2014-05-12
xdg-shell: Turn the resizing heuristics into an explicit state
Jasper St. Pierre
1
-7
/
+4
2014-05-12
xdg-shell: Rework the state system
Jasper St. Pierre
3
-85
/
+86
2014-05-13
xdg-shell: Rename set_transient_for to set_parent
Jasper St. Pierre
3
-17
/
+17
[next]