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
2011-04-21
MeeGo Tablet Shell
meego-tablet-shell
Kristian Høgsberg
5
-41
/
+927
2011-04-21
Plug 'surface.damage with NULL buffer' crash for now
Kristian Høgsberg
1
-0
/
+5
2011-04-21
compositor-x11: Use check function to make sure we handle all events
Kristian Høgsberg
1
-13
/
+30
2011-04-20
Fix clients to work with wl_ prefixed interface names
Kristian Høgsberg
3
-8
/
+8
2011-04-20
compositor-x11: Use the keymap_notify immediately following the focus_in event
Kristian Høgsberg
1
-17
/
+35
2011-04-20
compositor-x11: Generalize handling of event pairs
Kristian Høgsberg
1
-26
/
+41
2011-04-20
Update to work with scanner that doesn't hardcode wl_*
Kristian Høgsberg
2
-9
/
+9
2011-04-20
Switch to new subscribe protocol and wayland-egl
Kristian Høgsberg
6
-37
/
+25
2011-04-20
compositor-openwfd: Fixup rebase
Benjamin Franzke
1
-1
/
+17
2011-04-20
compositor: Add OpenWF Display backend
Benjamin Franzke
5
-0
/
+585
2011-04-20
Optimize fullscreen scanout abit
Benjamin Franzke
5
-70
/
+50
2011-04-20
Merge remote-tracking branch 'bnf/fullscreen-pageflip'
Kristian Høgsberg
6
-74
/
+387
2011-04-20
Make use of a hardware cursor in compositor-drm
Benjamin Franzke
6
-62
/
+259
2011-04-19
compositor(-drm): Pageflip to fullscreen surfaces
Benjamin Franzke
5
-12
/
+128
2011-04-15
compositor-x11: Suppress keyboard repeat events
Kristian Høgsberg
1
-5
/
+30
2011-04-14
window.c: Check for cairo device failure the right way
Kristian Høgsberg
1
-1
/
+1
2011-04-13
Only invoke shell button bindings if there's a pointer focus surface
Kristian Høgsberg
1
-0
/
+6
2011-04-12
Move more switcher details to switcher.c
Kristian Høgsberg
3
-11
/
+12
2011-04-12
Move switcher behaviour into switcher.c
Kristian Høgsberg
4
-93
/
+137
2011-04-12
Move shell bindings to shell.c
Kristian Høgsberg
3
-63
/
+55
2011-04-12
Extend wlsc_binding to cover buttons too
Kristian Høgsberg
2
-58
/
+90
2011-04-12
Update modifier state as input devices enter and leave
Kristian Høgsberg
1
-18
/
+33
2011-04-12
Define _GNU_SOURCE for O_CLOEXEC flag
Kristian Høgsberg
1
-0
/
+2
2011-04-11
Remove double definition of window_get_wl_surface()
Kristian Høgsberg
2
-9
/
+0
2011-04-11
Remove typo
Kristian Høgsberg
1
-1
/
+0
2011-04-11
Merge remote-tracking branch 'bnf/surface-frame-event'
Kristian Høgsberg
12
-73
/
+155
2011-04-11
Add a simple key binding mechanism
Kristian Høgsberg
2
-24
/
+106
2011-04-11
Call present after clearing repaint_needed
Kristian Høgsberg
1
-2
/
+1
2011-04-11
Clip out pixels covered by opaque surfaces during repaint
Kristian Høgsberg
1
-1
/
+21
2011-04-11
compositor-drm: Close drm fd on exec
Kristian Høgsberg
1
-1
/
+1
2011-04-11
Fix window_set_child_size() for windows without decoration
Kristian Høgsberg
1
-1
/
+1
2011-04-11
Add struct window accessor for the wl_surface
Kristian Høgsberg
2
-0
/
+9
2011-04-11
Define global handler on display creation
Tim Wiederhake
11
-29
/
+20
2011-04-07
Check return value of XOpenDisplay().
Cyril Brulebois
1
-0
/
+4
2011-03-18
Merge remote-tracking branch 'bnf/fixes'
Kristian Høgsberg
2
-3
/
+6
2011-03-17
gears: Use wayland egl surface instead of images
Benjamin Franzke
3
-69
/
+80
2011-03-17
window: Use window surfaces for windows
Benjamin Franzke
5
-21
/
+153
2011-03-17
simple-client: Request a alpha channel in choose config
Benjamin Franzke
1
-0
/
+1
2011-03-17
Support per surface frame events
Benjamin Franzke
12
-73
/
+155
2011-03-16
compositor: Update only existing backgrounds in output_move
Benjamin Franzke
1
-3
/
+5
2011-03-15
compositor-drm: Support output hotplugging
Benjamin Franzke
3
-15
/
+197
2011-03-13
compositor-drm: Fix multi head rendering
Benjamin Franzke
5
-31
/
+115
2011-03-13
Beginnings of multiple monitor
Marty Jack
1
-1
/
+4
2011-03-12
compositor-x11: Remove unused variables
Kristian Høgsberg
1
-11
/
+0
2011-03-02
compositor-wayland: Ask for ES2 in the config
Kristian Høgsberg
1
-1
/
+1
2011-03-02
compositor: Remove drm.c, use shm.c for pointer images
Benjamin Franzke
8
-151
/
+76
2011-03-02
compositor: Remove wlsc_drm
Benjamin Franzke
2
-18
/
+12
2011-03-02
compositor-x11: Use an EGL Window Surface as output
Benjamin Franzke
2
-205
/
+39
2011-03-01
compositor-wayland: Use wayland-egl window surfaces
Benjamin Franzke
3
-120
/
+65
2011-03-01
compositor: Generate Framebuffer in the backends
Benjamin Franzke
4
-2
/
+9
[next]