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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
configure.ac: Bump version to 1.2.92
1.2.92
Kristian Høgsberg
1
-1
/
+1
2013-10-02
launcher: Print a more descriptive error message when we don't get a VT
Kristian Høgsberg
1
-0
/
+4
2013-10-02
launcher: Add back support for specifying VT to run on
Kristian Høgsberg
5
-12
/
+43
2013-10-02
launcher: Bail out if we can't be drm master
Kristian Høgsberg
1
-2
/
+4
2013-10-01
launcher: Set make sure we're drm master when opening the drm device
Kristian Høgsberg
1
-22
/
+27
2013-10-01
launcher: Fail weston_launcher_create() if tty setup fails
Kristian Høgsberg
1
-1
/
+6
2013-10-01
Set new state before emitting wake signal in weston_compsitor_wake
Neil Roberts
1
-2
/
+8
2013-10-01
weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource
Tomeu Vizoso
1
-3
/
+3
2013-10-01
weston-launch: Only drop privileges if running as root
Tomeu Vizoso
1
-1
/
+2
2013-10-01
compositor: fix typo in error message
Aaron Faanes
1
-1
/
+1
2013-09-30
launcher-util: pull in drm only for compositor-drm
Adrian Negreanu
1
-4
/
+24
2013-09-29
Resize the shell when the mode is switched
Hardening
1
-0
/
+7
2013-09-26
config: Don't crash if we don't have a config file
Alexandru DAMIAN
2
-3
/
+7
2013-09-26
compositor-fbdev: drop dependency on libdrm
Adrian Negreanu
1
-1
/
+1
2013-09-26
compositor: check if seteuid worked
Alexandru DAMIAN
1
-2
/
+5
2013-09-26
compositor-drm: Match the EGLConfig native visual ID if it has one
Kristian Høgsberg
2
-6
/
+8
2013-09-24
evdev: Process touch up events of single-touch devices
Neil Roberts
2
-13
/
+32
2013-09-24
evdev: Only track one pending event
Neil Roberts
3
-143
/
+129
2013-09-23
version.h: Add version check macro
Pier Luigi Fiorini
1
-0
/
+6
2013-09-23
clients: Include and link against math lib for new multi-resource
Stefan Schmidt
2
-1
/
+2
2013-09-23
input: check that the new focus surface has a valid resource
Giulio Camuffo
1
-1
/
+1
2013-09-23
Update .gitignore
Emilio Pozuelo Monfort
2
-0
/
+3
2013-09-23
weston.ini: update path for the flower client
Emilio Pozuelo Monfort
1
-1
/
+1
2013-09-22
configure.ac: Update version to 1.2.91
1.2.91
Kristian Høgsberg
1
-2
/
+2
2013-09-22
Add vaapi-recorder.h to SOURCES to fix distcheck
Kristian Høgsberg
1
-1
/
+1
2013-09-22
evdev: Flush motion events when the slot changes, not just after sync
Neil Roberts
3
-5
/
+6
2013-09-22
compositor: when unmapping a surface remove it from the compositor's list
Giulio Camuffo
1
-0
/
+2
2013-09-21
compositor: Log the full path of the config file we're using
Kristian Høgsberg
3
-36
/
+42
2013-09-21
config-parser: Make weston_config_parse() tkae a file name
Kristian Høgsberg
8
-36
/
+22
2013-09-21
shared: Remove no longer used parse_config_file()
Kristian Høgsberg
2
-133
/
+0
2013-09-21
tablet-shell: Use new weston_config instead of old config parse
Kristian Høgsberg
1
-43
/
+33
2013-09-21
window.c: Port to use weston_config instead of old parser
Kristian Høgsberg
1
-10
/
+9
2013-09-21
terminal: Port to new weston_config parse
Kristian Høgsberg
1
-19
/
+11
2013-09-21
compositor: Unlink unmapped surface instead of rebuilding surface list
Kristian Høgsberg
1
-3
/
+1
2013-09-21
xwm: remove the destroy listener from the old surface signal
Giulio Camuffo
1
-0
/
+6
2013-09-21
Add a test client to test multiple pointer/keyboard resources
Neil Roberts
2
-1
/
+604
2013-09-21
input: Emit events on all resources for a client
Neil Roberts
5
-179
/
+311
2013-09-21
Notify clients on mode_switch()
Hardening
10
-34
/
+117
2013-09-21
Rename current, origin, scale, origin_scale
Hardening
14
-111
/
+111
2013-09-21
xwm: set the right cursor when hovering on the decoration borders
Giulio Camuffo
1
-7
/
+79
2013-09-21
xwm: set the window's shsurf pointer to NULL on unmap handling
Giulio Camuffo
1
-0
/
+1
2013-09-21
Restoring alpha after the shell effects.
Axel Davy
1
-4
/
+20
2013-09-21
input: Fix trailing whitspaces and indent.
Stefan Schmidt
1
-5
/
+5
2013-09-18
launcher: Move rest of tty object into struct weston_launcher
Kristian Høgsberg
8
-407
/
+211
2013-09-18
weston-launch: Use fstat to make sure we stat the right fd
Kristian Høgsberg
1
-3
/
+7
2013-09-18
launcher: Handle tty setup and teardown in launcher
Kristian Høgsberg
3
-25
/
+76
2013-09-18
launcher: Handle drm set/drop master and vt switch signals in launcher
Kristian Høgsberg
6
-114
/
+89
2013-09-18
compositor: Generalize VT switching as a session_signal
Kristian Høgsberg
6
-47
/
+49
2013-09-18
launcher: Collect launcher state in new struct weston_launcher
Kristian Høgsberg
6
-25
/
+66
2013-09-18
weston-launch: Use SOCK_SEQPACKET for the launcher socket
Kristian Høgsberg
1
-1
/
+1
[next]