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-04-12
weston testing experiment
testing
Kristian Høgsberg
3
-11
/
+82
2012-04-12
Make xserver-launcher a module
Kristian Høgsberg
3
-22
/
+30
2012-04-12
compositor: Add a destroy signal and turn weston_shell into signals
Kristian Høgsberg
6
-116
/
+135
2012-04-11
Use wl_signal
Kristian Høgsberg
6
-75
/
+70
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
18
-224
/
+218
2012-04-11
shared: Use $(GCC_CFLAGS), fix warnings
Kristian Høgsberg
2
-2
/
+6
2012-04-11
Always build tests
Kristian Høgsberg
2
-10
/
+3
2012-04-11
weston: update .gitignore files
Casey Dahlin
2
-2
/
+3
2012-04-10
window: Fix remaining references to the egl image surface type
Kristian Høgsberg
1
-18
/
+6
2012-04-10
Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos
Kristian Høgsberg
2
-2
/
+9
2012-04-10
compositor: Damage output in weston_output_init
Benjamin Franzke
1
-0
/
+1
2012-04-10
compositor: Remove wl_output-global on unplug
Benjamin Franzke
2
-2
/
+8
2012-04-10
window: Drop EGLImage surface type
Kristian Høgsberg
2
-134
/
+0
2012-04-10
window: Only unmap shm surface backing memory if it belongs to surface
Kristian Høgsberg
1
-4
/
+6
2012-04-10
window: Simplify the shm surface management
Kristian Høgsberg
1
-36
/
+7
2012-04-10
shell: handle surface destruction during move, resize and rotate grabs
Ander Conselvan de Oliveira
1
-44
/
+107
2012-04-10
weston-launcher: Fix uninitialized variable warning
Kristian Høgsberg
1
-5
/
+4
2012-04-10
weston-launcher: Fix aliasing warnings
Kristian Høgsberg
2
-13
/
+23
2012-04-10
compositor: End keyboard grab when compositor loses keyboard focus
Kristian Høgsberg
1
-0
/
+4
2012-04-10
tty: Put console in K_OFF mode
Kristian Høgsberg
1
-22
/
+13
2012-04-10
drm: Add vt switch keybindings
Kristian Høgsberg
3
-0
/
+26
2012-04-10
evdev: Get key state from kernel on vt enter
Kristian Høgsberg
1
-0
/
+44
2012-04-10
drm: Remove input devices before cancelling repaints in vt switch away
Kristian Høgsberg
1
-5
/
+5
2012-04-10
xserver: Return EEXIST if unlinking lockfile fails
Kristian Høgsberg
1
-2
/
+6
2012-04-10
xserver: Don't leak lockfile fd on error path
Kristian Høgsberg
1
-0
/
+2
2012-04-10
compositor: Don't pass output to notify_keyboard_focus
Kristian Høgsberg
4
-11
/
+7
2012-04-09
evdev: Disable the udev monitor when another vt becomes active
Benjamin Franzke
3
-8
/
+31
2012-04-06
Introduce weston-launch
Benjamin Franzke
13
-19
/
+977
2012-04-04
screenshot.c: Fix up a few stylistic issues
Kristian Høgsberg
1
-20
/
+8
2012-04-04
screenshooter: Properly handle multiple outputs.
Scott Moreau
6
-23
/
+121
2012-04-03
client: tablet-shell: fallback in the lack of lockscreen icon
Tiago Vignatti
1
-5
/
+11
2012-04-03
window: Check load_image result for NULL
Kristian Høgsberg
1
-0
/
+4
2012-04-03
Fix `unused-result' warnings.
Jonas Ådahl
3
-4
/
+10
2012-04-03
window: Use a persistent, big shm pool during resize
Kristian Høgsberg
1
-8
/
+44
2012-04-03
window: Only initialize egl if we have cairo egl
Kristian Høgsberg
1
-0
/
+6
2012-04-03
clients: Use new shm interface
Kristian Høgsberg
4
-33
/
+54
2012-04-03
cairo-util: Use nearest filtering for rendering frame
Kristian Høgsberg
1
-0
/
+2
2012-04-02
shell: Break up a few long lines
Kristian Høgsberg
1
-2
/
+4
2012-04-02
shell: set black surface alpha properly in switcher_next()
Alex Wu
1
-0
/
+9
2012-04-02
shell: Add fullscreen path into activate()
Alex Wu
2
-6
/
+38
2012-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
15
-34
/
+39
2012-03-30
Fix warnings resulting from wayland signedness fixes
Kristian Høgsberg
2
-10
/
+10
2012-03-29
Remove weston_shell map and configure function pointers
Kristian Høgsberg
3
-32
/
+11
2012-03-29
shell: Remove obsolete workaround
Kristian Høgsberg
1
-4
/
+0
2012-03-29
compositor: Support alpha for solid color surfaces
Kristian Høgsberg
1
-1
/
+2
2012-03-28
tty: Improve error handling in tty_create()
Jonas Ådahl
1
-3
/
+25
2012-03-28
Properly dispose event sources and event loops
Jonas Ådahl
4
-7
/
+34
2012-03-28
compositor: Stop using EGL_KHR_surfaceless_gles2
Kristian Høgsberg
3
-25
/
+52
2012-03-28
compostor-drm: Use gbm surface
Kristian Høgsberg
1
-151
/
+128
2012-03-28
tablet-shell: come back to life
Tiago Vignatti
2
-79
/
+176
[next]