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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-04
compositor: handle YUV buffers.
video
Gwenole Beauchesne
4
-15
/
+54
2012-07-03
compositor: add YUV shaders.
Gwenole Beauchesne
2
-0
/
+45
2012-07-03
compositor: factor out RGB shader.
Gwenole Beauchesne
3
-17
/
+28
2012-07-03
compositor: prepare for multi-planar surfaces.
Gwenole Beauchesne
3
-38
/
+64
2012-07-03
use wl_buffer format codes
Kristian Høgsberg
1
-1
/
+1
2012-07-02
compositor-x11: Set make and model so we don't send NULL strings
Kristian Høgsberg
1
-0
/
+2
2012-07-02
shell: Use desired output when sending configure events when maximised
Rob Bradford
1
-5
/
+5
2012-07-02
compositor: Correctly calculate changed sub image rectangle
Rob Bradford
1
-1
/
+1
2012-07-01
clipboard: initialise clipboard memory after creation
Rafal Mielniczuk
1
-0
/
+1
2012-06-28
shell: Don't move fullscreen surfaces
Ander Conselvan de Oliveira
1
-0
/
+3
2012-06-28
shell: Show approprite cursors during move and resize grabs
Ander Conselvan de Oliveira
1
-43
/
+36
2012-06-28
compositor: Always allow owner of pointer surface to change the hotspot
Ander Conselvan de Oliveira
1
-11
/
+15
2012-06-28
compositor: Move repaint debug binding to mod-shift-space
Kristian Høgsberg
3
-1
/
+4
2012-06-28
compositor: Update xkb state with key releases on focus out
Kristian Høgsberg
2
-7
/
+10
2012-06-28
compositor-drm: Improve initial mode picking
Kristian Høgsberg
1
-23
/
+59
2012-06-27
shell: Take a wl_surface as parent for transient and popup windows
Kristian Høgsberg
3
-12
/
+10
2012-06-27
shell: Make input_panel just a regular wl_surface
Kristian Høgsberg
1
-102
/
+49
2012-06-27
shell: Make screensaver just a wl_surface
Kristian Høgsberg
1
-88
/
+28
2012-06-27
shell: Make the lock surface just a plain wl_surface too
Kristian Høgsberg
1
-20
/
+27
2012-06-27
shell: Make panel just a wl_surface too
Kristian Høgsberg
3
-53
/
+45
2012-06-26
shell: Don't make desktop_shell background a wl_shell_surface
Kristian Høgsberg
1
-37
/
+39
2012-06-26
compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed
Ander Conselvan de Oliveira
1
-0
/
+6
2012-06-26
compositor-drm: Remove destroy listeners when disabling planes
Ander Conselvan de Oliveira
1
-2
/
+8
2012-06-26
compositor-drm: Wait for vblank events before starting next frame
Ander Conselvan de Oliveira
1
-2
/
+25
2012-06-26
compositor-drm: Check surface's outputs when assigning overlays
Ander Conselvan de Oliveira
1
-0
/
+3
2012-06-25
shell: Fix inverted test for locked in workspace bindings
Kristian Høgsberg
1
-3
/
+3
2012-06-25
Move text-cursor-position.c into zoom.c
Kristian Høgsberg
3
-87
/
+63
2012-06-25
xwm: Add xwayland.h to Makefile.am
Kristian Høgsberg
1
-1
/
+2
2012-06-25
shell: Hide workspace layer when locking screen
Kristian Høgsberg
1
-0
/
+10
2012-06-22
compositor: Send ping to keyboard focus surface for key press
Kristian Høgsberg
1
-1
/
+1
2012-06-22
compositor-drm: Add proper error handling to init
Daniel Stone
1
-13
/
+44
2012-06-22
Split weston_compositor_init into base and _gl
Daniel Stone
7
-62
/
+66
2012-06-22
compositor-wayland: Synchronise keyboard state with parent
Daniel Stone
1
-4
/
+24
2012-06-22
compositor-x11: Attempt to track state without XKB
Daniel Stone
1
-2
/
+42
2012-06-22
compositor-x11: Use XKB StateNotify to synchronise state
Daniel Stone
1
-2
/
+73
2012-06-22
Rename modifier_state_changed to notify_modifiers
Daniel Stone
2
-19
/
+30
2012-06-22
notify_key: Add update_state argument
Daniel Stone
5
-10
/
+19
2012-06-22
compositor-x11: Use XKB detectable autorepeat if possible
Daniel Stone
1
-2
/
+31
2012-06-22
compositor-x11: Add base XCB/XKB support
Daniel Stone
1
-0
/
+33
2012-06-22
compositor-x11: Move input creation before output
Daniel Stone
1
-3
/
+3
2012-06-22
weston_xkb_info: Cache all modifier indices for X11
Daniel Stone
2
-0
/
+12
2012-06-22
Run key bindings on keyboard focus in
Daniel Stone
1
-0
/
+6
2012-06-22
Ignore repeat keys in notify_key
Daniel Stone
1
-1
/
+5
2012-06-22
Let wayland-server send modifier events for focus
Daniel Stone
2
-39
/
+13
2012-06-22
Split notify_keyboard_focus into in/out variants
Daniel Stone
5
-51
/
+90
2012-06-21
shell: Animate input panel mapping
Kristian Høgsberg
3
-3
/
+38
2012-06-21
util: Generalize surface animation code
Kristian Høgsberg
4
-160
/
+117
2012-06-21
shell: Don't focus to background, screensaver or input_panel surfaces
Kristian Høgsberg
1
-0
/
+9
2012-06-21
shell: Don't allow move/resize/rotate for input panel surfaces
Kristian Høgsberg
1
-0
/
+3
2012-06-21
text: Add input_method and text_model interfaces
Jan Arne Petersen
5
-0
/
+233
[next]