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-02
text: Add language and text-direction to protocol
Jan Arne Petersen
7
-50
/
+191
2013-05-02
xwm: Reparent client windows into ARGB windows
Kristian Høgsberg
2
-6
/
+44
2013-05-02
Move the optional output name property from drm_output to weston_output
Richard Hughes
3
-7
/
+6
2013-05-01
Fix not checking return value of drmIoctl function call to map dumb buffer
Chris Michael
1
-2
/
+1
2013-05-01
Include config.h in compositor-drm.c
Richard Hughes
1
-0
/
+4
2013-05-01
Add a set_gamma vfunc on weston_output
Richard Hughes
2
-0
/
+31
2013-05-01
Add a output_created_signal on weston_compositor
Richard Hughes
2
-0
/
+3
2013-05-01
Add a destroy_signal on weston_output
Richard Hughes
2
-0
/
+4
2013-05-01
Extract and parse the EDID when outputs are added
Richard Hughes
2
-1
/
+150
2013-05-01
weston.ini: document background-type
Emilio Pozuelo Monfort
2
-0
/
+5
2013-05-01
Fix simple-egl tear-down order to prevent a crash on exit time
Yeh, Sinclair
1
-5
/
+6
2013-04-29
configure.ac: Bump to 1.1.90 to open master for 1.2 work
Kristian Høgsberg
1
-1
/
+1
2013-04-16
window: Add a log handler for window.c clients
Kristian Høgsberg
1
-0
/
+8
2013-04-15
configure.ac: Bump version to 1.1.0
Kristian Høgsberg
1
-2
/
+2
2013-04-15
shell: clear popup grab interface on remove_popup_grab and popup_grab_end
Philipp Brüschweiler
1
-0
/
+3
2013-04-15
desktop-shell: better error logging
Philipp Brüschweiler
1
-2
/
+5
2013-04-11
Correctly handle extended RDP keycodes
Hardening
1
-12
/
+42
2013-04-09
clients: tablet-shell: Wait for set_homescreen hits the server
Tiago Vignatti
1
-0
/
+3
2013-04-08
Make backends always specify output repaint time
Jonas Ådahl
9
-30
/
+198
2013-04-04
compositor-drm: Allow running without launcher if effective UID is 0
Kristian Høgsberg
1
-2
/
+2
2013-04-03
Fix compiler warnings
Armin K
1
-0
/
+1
2013-04-03
autotools: Add a libunwind configure switch
Quentin Glidic
1
-5
/
+7
2013-04-03
compositor: Use wl_pointer_set_current to cleanup after surface destruction
Rob Bradford
1
-1
/
+1
2013-04-03
window: don't execute the selected menu item when getting popup_done
Giulio Camuffo
1
-1
/
+0
2013-04-01
compositor: add information about the fbdev backend to --help output
Philipp Brüschweiler
1
-1
/
+7
2013-04-01
RDP compositor take 6
Hardening
3
-1
/
+1026
2013-03-29
compositor: add WESTON_COMPOSITOR_OFFSCREEN state
Philipp Brüschweiler
5
-9
/
+31
2013-03-28
gitignore: Ignore test-driver
Damien Lespiau
1
-1
/
+2
2013-03-28
sdk: be C++ friendly
Giulio Camuffo
6
-22
/
+46
2013-03-28
build: Make the X11 compositor explicitely depend on xcb-shm
Damien Lespiau
1
-1
/
+1
2013-03-27
compositor: Remove unused wl_pointer variable
Kristian Høgsberg
1
-1
/
+0
2013-03-27
Added handler for SIGABRT
Peter Maatman
1
-11
/
+18
2013-03-27
evdev-touchpad: Disable tap FSM by default on touchpads with button pads
Jonas Ådahl
1
-0
/
+17
2013-03-27
compositor-x11: Fix relative motion reporting for multiple outputs
Kristian Høgsberg
2
-17
/
+13
2013-03-27
compositor: Support notifying with absolute position too
Rob Bradford
3
-7
/
+25
2013-03-27
compositor-drm: ensure we run drm-backend using weston-launch
Rafal Mielniczuk
1
-0
/
+7
2013-03-27
shell: set the popup grab button as pressed only if it actually is
Giulio Camuffo
1
-1
/
+5
2013-03-25
shell: handle multiple popups
Giulio Camuffo
3
-25
/
+144
2013-03-22
weston-egl: Allow compilation against older EGL stack
Rob Bradford
1
-0
/
+4
2013-03-19
Revert "weston.ini: Use 'modeline' key for modeline example"
Scott Moreau
1
-1
/
+1
2013-03-19
weston.man: Document the way to disable idle timeout
Scott Moreau
1
-0
/
+1
2013-03-19
config.ini: add examples for cursor-theme and cursor-size
Emilio Pozuelo Monfort
1
-0
/
+2
2013-03-19
weston.ini.man: document cursor-theme and cursor-key
Emilio Pozuelo Monfort
1
-0
/
+6
2013-03-19
toytoolkit: implement cursor-size config key
Emilio Pozuelo Monfort
1
-1
/
+3
2013-03-19
weston-launch: cleanup - return failures in main with EXIT_FAILURE
Siddharth Heroor
1
-5
/
+5
2013-03-19
compositor-rpi: Use correct enum, removes a warning
Philipp Brüschweiler
1
-1
/
+1
2013-03-19
compositor: remove unused field option_idle_time
Philipp Brüschweiler
2
-3
/
+1
2013-03-19
weston-launch: return better value if weston dies because of a signal
Philipp Brüschweiler
1
-2
/
+14
2013-03-19
weston-launch: move function calls out of assert()
Philipp Brüschweiler
1
-3
/
+7
2013-03-19
toytoolkit: avoid redrawing a window between maximize and configure
MoD
1
-0
/
+42
[prev]
[next]