index
:
~jonny/weston
egl-platform
egl-platform-misc
info-scale
master
no-panel
panel
repeat-info
le weston
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
wcap-decode: Add 444 YUV Planar output
David Richards
1
-8
/
+58
2013-07-02
editor: Fix segfault when deleting the first character
Daiki Ueno
1
-2
/
+2
2013-07-01
touchpad: Handle two-finger click as right click for button pads
Kristian Høgsberg
1
-2
/
+8
2013-06-28
build: Make libxkbcommon build-time optional in the compositor
Rob Bradford
3
-9
/
+47
2013-06-28
input: Add support for making libxkbcommon optional
Matt Roper
3
-21
/
+57
2013-06-28
toytoolkit: Allow operation without a keymap
Matt Roper
1
-0
/
+4
2013-06-28
man: Add documentation for output seat confining
Rob Bradford
1
-0
/
+9
2013-06-28
compositor-drm: Enable seat constraining when configured in weston.ini
Rob Bradford
4
-1
/
+36
2013-06-28
xwayland: modify Makefile.am to clean up BUILD_SOURCES
Alex Wu
1
-0
/
+2
2013-06-25
input: Add weston_pointer_clamp function to ensure pointer visible
Rob Bradford
2
-6
/
+9
2013-06-25
udev-seat: Refactor out seat lookup and possible creation
Rob Bradford
2
-9
/
+22
2013-06-25
tests: Fix direct access to resource->data in weston-test
Kristian Høgsberg
1
-7
/
+8
2013-06-25
nested: Fix direct access to resource->data
Kristian Høgsberg
1
-6
/
+6
2013-06-25
gl-renderer: Split gl_renderer_attach() into smaller functions
Ander Conselvan de Oliveira
1
-94
/
+119
2013-06-25
gl-renderer: Fix initial upload of SHM buffer as texture
Ander Conselvan de Oliveira
1
-5
/
+13
2013-06-25
gl-renderer: Track the buffer type in gl_surface_state
Ander Conselvan de Oliveira
1
-4
/
+14
2013-06-25
compositor: Remove a few legacy uses of wl_object
Kristian Høgsberg
2
-8
/
+0
2013-06-25
compositor: Fix a couple of left-over wl_resource direct access
Kristian Høgsberg
2
-2
/
+4
2013-06-25
gl-renderer: Use eglQueryWaylandBufferWL for getting width and height
Kristian Høgsberg
1
-2
/
+4
2012-02-26
protocol: Add missing xml files to EXTRA_DIST
Kristian Høgsberg
1
-0
/
+2
2012-02-26
src/.gitignore: add spring-tool to .gitignore
Nathan Reboud
1
-0
/
+1
2013-06-25
data-device: Remove redundant and confusing assignment
Kristian Høgsberg
1
-1
/
+1
2013-06-25
data-device: Don't leak wl_data_source in destructor
Kristian Høgsberg
1
-1
/
+1
2013-06-25
compositor: Fix remaining double free()s
Kristian Høgsberg
3
-6
/
+0
2013-06-25
compositor: Remove double free()s in resource destructors
Kristian Høgsberg
3
-7
/
+0
2013-06-24
nested: Port away from old wl_resource API
Kristian Høgsberg
1
-22
/
+28
2013-06-21
Add a weston_buffer structure to replace wl_buffer
Jason Ekstrand
8
-58
/
+142
2013-06-20
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
Jason Ekstrand
4
-63
/
+53
2013-06-20
input: check if the focus surface has a valid resource
Giulio Camuffo
1
-0
/
+5
2013-06-20
compositor-drm: select the highest possible mode frequency
Giulio Camuffo
1
-1
/
+1
2013-06-20
shell: Free temporary strings
Quentin Glidic
1
-0
/
+2
2013-06-19
log: Only use one string buffer
Kristian Høgsberg
1
-7
/
+4
2013-06-18
xwayland: Use _exit() when exec() fails
Kristian Høgsberg
1
-1
/
+1
2013-06-18
xwayland: Silence X wm debug logging
Kristian Høgsberg
3
-69
/
+126
2013-06-17
weston-launch: Don't exit on SIGTERM
Kristian Høgsberg
1
-5
/
+1
2013-06-17
shell: Tweak spring animation for zoom animation type
Kristian Høgsberg
3
-4
/
+12
2013-06-17
shell: Fix warning and indentation in shell_surface_configure()
Kristian Høgsberg
1
-2
/
+2
2013-06-17
input-panel: Bounce the input panel slide
Kristian Høgsberg
1
-2
/
+3
2013-06-17
spring: Tweak the window fade-in spring to not overshoot
Kristian Høgsberg
3
-9
/
+10
2013-06-17
spring: Make min/max part of spring parameters
Kristian Høgsberg
2
-12
/
+19
2013-06-17
spring: Make clip behavior configurable
Kristian Høgsberg
2
-14
/
+31
2013-06-17
spring: End spring simulatio faster
Kristian Høgsberg
1
-2
/
+2
2013-06-17
Add spring-tool, a small utility to plot spring behavior
Kristian Høgsberg
2
-0
/
+75
2013-06-14
subsurfaces: Use wl_resource_get accessors for subsurfaces
Jason Ekstrand
1
-12
/
+12
2013-06-14
output: Use wl_resource_get accessors for weston_output resources
Jason Ekstrand
4
-27
/
+15
2013-06-14
input: Use wl_resource_get accessor functions for resources
Jason Ekstrand
3
-43
/
+41
2013-06-14
text-backend: Change resources to wl_resource pointers
Jason Ekstrand
1
-72
/
+76
2013-06-14
input_panel_surface: Change resource to a wl_resource pointer
Jason Ekstrand
2
-49
/
+48
2013-06-14
callback: Change resource to a wl_resource pointer
Jason Ekstrand
1
-13
/
+10
2013-06-14
region: Change resource to a wl_resource pointer
Jason Ekstrand
2
-16
/
+9
[next]