index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
use gbm_surface
gbm-surface
Kristian Høgsberg
1
-151
/
+126
2012-03-26
Simplify shm buffer handling
Kristian Høgsberg
6
-105
/
+24
2012-03-26
window.c: Do resize work from the repaint idle callback
Kristian Høgsberg
1
-15
/
+9
2012-03-26
compositor-drm: Check es->image, not es->buffer when looking for overlays
Kristian Høgsberg
1
-1
/
+1
2012-03-25
config-parser: consolidate shell files into weston.ini only
Tiago Vignatti
6
-92
/
+30
2012-03-24
window.c; Only redraw once per frame
Kristian Høgsberg
1
-1
/
+22
2012-03-24
Secure screenshooter protocol.
Scott Moreau
2
-5
/
+44
2012-03-22
shell: fix matrix invertible bug in rotation handler
Rafal Mielniczuk
1
-18
/
+23
2012-03-22
Add surface opacity controls.
Scott Moreau
1
-0
/
+38
2012-03-22
Switch zoom binding to <Super>+Scroll.
Scott Moreau
1
-11
/
+5
2012-03-22
Modify bindings for axis event detection.
Scott Moreau
5
-55
/
+64
2012-03-22
Hook up axis events.
Scott Moreau
7
-8
/
+75
2012-03-22
drm: plane src coords are 16.16 fixed point
Rob Clark
1
-5
/
+4
2012-03-22
shell: correct position of a surface before rotating it.
Rafal Mielniczuk
1
-1
/
+15
2012-03-22
window.c: Fix the stretch scaling code
Kristian Høgsberg
1
-8
/
+8
2012-03-21
window.c: Increase drop shadow fluffiness
Kristian Høgsberg
2
-16
/
+16
2012-03-20
window.c: Tweak window decoration appearance
Kristian Høgsberg
1
-15
/
+39
2012-03-20
Revert "automake: Don't fail the build if we can't setuid."
Kristian Høgsberg
1
-2
/
+2
2012-03-20
evdev: fix input lag when processing input from output repaint
Ander Conselvan de Oliveira
1
-24
/
+41
2012-03-20
compositor: Fix pointer type mismatch warnings
Kristian Høgsberg
1
-8
/
+8
2012-03-20
weston_surface: initialize pitch
Juan Zhao
1
-0
/
+1
2012-03-20
weston: don't hang in wait()
Bill Spitzak
1
-1
/
+4
2012-03-20
weston: Don't ask for EGL depth buffer if not needed
Bill Spitzak
3
-3
/
+0
2012-03-20
evdev: use mtdev for multitouch devices
Tiago Vignatti
2
-4
/
+21
2012-03-20
compositor: properly restore keyboard_focus in notify_keyboard_focus()
Ander Conselvan de Oliveira
2
-7
/
+31
2012-03-20
compositor: allow multiple input_device_attach()'s with a nil buffer
Ander Conselvan de Oliveira
1
-4
/
+3
2012-03-20
compositor-wayland: use image loading code from shared/
Ander Conselvan de Oliveira
3
-12
/
+12
2012-03-20
cairo-util: load_cairo_surface returns NULL if loading the file fails.
Ustun Ergenoglu
1
-0
/
+4
2012-03-20
compositor: use smoother range for backlight control
Tiago Vignatti
3
-13
/
+18
2012-03-20
tests: add backlight test
Tiago Vignatti
2
-1
/
+199
2012-03-20
shell: Fix 2 switcher crashes.
Alex Wu
1
-1
/
+5
2012-03-13
automake: Don't fail the build if we can't setuid.
Eric Anholt
1
-2
/
+2
2012-03-13
configure: Fix build on debian by avoiding bashisms in the test command.
Eric Anholt
1
-1
/
+1
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
16
-757
/
+519
2012-03-12
Add an option parser
Kristian Høgsberg
26
-243
/
+229
2012-03-12
x11: Move the xcb fd to the input loop
Kristian Høgsberg
1
-4
/
+2
2012-03-12
Fix picking crashes
Kristian Høgsberg
2
-10
/
+8
2012-03-12
drm: fix issue copying supported plane formats
Rob Clark
1
-1
/
+1
2012-03-12
clients/window: fix build issues w/ gles
Rob Clark
1
-1
/
+12
2012-03-11
compositor-drm: use udev_device_get_property_value() helper
David Herrmann
1
-6
/
+4
2012-03-11
compositor-drm: ignore hotplug-events from other devices
David Herrmann
1
-3
/
+17
2012-03-08
drm: Fix drmModeRes leak on error paths
Christopher Michael
1
-1
/
+4
2012-03-08
compositor: Fix compilation without xserver launcher
Benjamin Franzke
1
-0
/
+4
2012-03-08
shell: don't assign output for surface of type none
Ander Conselvan de Oliveira
1
-4
/
+6
2012-03-08
shell: Fix segment fault when clicking to activate a NULL pointer_focus
Alex Wu
1
-1
/
+4
2012-03-08
shell: Fix not destroy black surface when fullscreen surface exit abnomally.
Alex Wu
1
-0
/
+3
2012-03-05
shell: Put popups and transients on top of their parent
Kristian Høgsberg
1
-0
/
+6
2012-03-05
window: Compute frame boundary for all windows except fullscreen
Kristian Høgsberg
1
-1
/
+1
2012-03-05
desktop-shell: Simplify unlock dialog redraw function
Kristian Høgsberg
1
-10
/
+6
2012-03-05
drm: Disable sprites if they're broken
Kristian Høgsberg
1
-0
/
+5
[next]