Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
3c36bf348693443d47189ed45f2b3b74c0978803
3c36bf3
compositor: Remove a plane from the compositor list when releasing it
by Ander Conselvan de Oliveira
· 12 years ago
c1ae402
tests: Rename xwayland_test to xwayland-test
by Kristian Høgsberg
· 12 years ago
00db2ee
xwayland: Don't crash when we get configure notify for destroyed frame windows
by Kristian Høgsberg
· 12 years ago
6780073
shell: Always go through end_busy_cursor when ending the busy cursor grab
by Kristian Høgsberg
· 12 years ago
da751b8
input: Don't cache pointer grab interface between calls to focus and motion
by Kristian Høgsberg
· 12 years ago
c9974a0
shell: Dont set grab cursor if desktop-shell client died
by Kristian Høgsberg
· 12 years ago
dfe3105
shell: Allow ending of popup grabs from within the starting of the grab
by Rob Bradford
· 12 years ago
6e2c124
shared: Export configuration functions
by Quentin Glidic
· 12 years ago
442a5fa
tests: Fix leftover wl_client_add_versioned_object()
by Kristian Høgsberg
· 12 years ago
9a4f10f
shell: Fix calculation of center point in surface rotation
by Louis-Francis Ratté-Boulianne
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
d27cb09
window: Request version 3 of wl_compositor
by Jason Ekstrand
· 12 years ago
f568fd5
Add a MIN macro
by Jason Ekstrand
· 12 years ago
384a11a
xwm: Use empty opaque region for windows with alpha
by MoD
· 12 years ago
7e5b57e
wcap-decode: Add 444 YUV Planar output
by David Richards
· 12 years ago
b08b329
editor: Fix segfault when deleting the first character
by Daiki Ueno
· 12 years ago
3bdaa3e
touchpad: Handle two-finger click as right click for button pads
by Kristian Høgsberg
· 12 years ago
382ff46
build: Make libxkbcommon build-time optional in the compositor
by Rob Bradford
· 12 years ago
01a9273
input: Add support for making libxkbcommon optional
by Matt Roper
· 12 years ago
e61561f
toytoolkit: Allow operation without a keymap
by Matt Roper
· 12 years ago
1449462
man: Add documentation for output seat confining
by Rob Bradford
· 12 years ago
66bd9f5
compositor-drm: Enable seat constraining when configured in weston.ini
by Rob Bradford
· 12 years ago
4451aa5
xwayland: modify Makefile.am to clean up BUILD_SOURCES
by Alex Wu
· 12 years ago
806d8c0
input: Add weston_pointer_clamp function to ensure pointer visible
by Rob Bradford
· 12 years ago
1d697d7
udev-seat: Refactor out seat lookup and possible creation
by Rob Bradford
· 12 years ago
8f7f483
tests: Fix direct access to resource->data in weston-test
by Kristian Høgsberg
· 12 years ago
1d7d8f0
nested: Fix direct access to resource->data
by Kristian Høgsberg
· 12 years ago
047e9b9
gl-renderer: Split gl_renderer_attach() into smaller functions
by Ander Conselvan de Oliveira
· 12 years ago
6be5f43
gl-renderer: Fix initial upload of SHM buffer as texture
by Ander Conselvan de Oliveira
· 12 years ago
a9bf161
gl-renderer: Track the buffer type in gl_surface_state
by Ander Conselvan de Oliveira
· 12 years ago
4c6ddf1
compositor: Remove a few legacy uses of wl_object
by Kristian Høgsberg
· 12 years ago
c2d7042
compositor: Fix a couple of left-over wl_resource direct access
by Kristian Høgsberg
· 12 years ago
166aeaa
gl-renderer: Use eglQueryWaylandBufferWL for getting width and height
by Kristian Høgsberg
· 12 years ago
31b4a0d
protocol: Add missing xml files to EXTRA_DIST
by Kristian Høgsberg
· 12 years ago
e81f954
src/.gitignore: add spring-tool to .gitignore
by Nathan Reboud
· 12 years ago
e2173b5
data-device: Remove redundant and confusing assignment
by Kristian Høgsberg
· 12 years ago
489b279
data-device: Don't leak wl_data_source in destructor
by Kristian Høgsberg
· 12 years ago
f004607
compositor: Fix remaining double free()s
by Kristian Høgsberg
· 12 years ago
6c8d778
compositor: Remove double free()s in resource destructors
by Kristian Høgsberg
· 12 years ago
88dab17
nested: Port away from old wl_resource API
by Kristian Høgsberg
· 12 years ago
6bd6294
Add a weston_buffer structure to replace wl_buffer
by Jason Ekstrand
· 12 years ago
8a4a9eb
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
by Jason Ekstrand
· 12 years ago
1fd4b01
input: check if the focus surface has a valid resource
by Giulio Camuffo
· 12 years ago
c0b9487
compositor-drm: select the highest possible mode frequency
by Giulio Camuffo
· 12 years ago
8418c29
shell: Free temporary strings
by Quentin Glidic
· 12 years ago
9ae2f11
log: Only use one string buffer
by Kristian Høgsberg
· 12 years ago
a58290b
xwayland: Use _exit() when exec() fails
by Kristian Høgsberg
· 12 years ago
082d58c
xwayland: Silence X wm debug logging
by Kristian Høgsberg
· 12 years ago
1a81abb
weston-launch: Don't exit on SIGTERM
by Kristian Høgsberg
· 12 years ago
1cfd406
shell: Tweak spring animation for zoom animation type
by Kristian Høgsberg
· 12 years ago
8eb0f4f
shell: Fix warning and indentation in shell_surface_configure()
by Kristian Høgsberg
· 12 years ago
dd2df78
input-panel: Bounce the input panel slide
by Kristian Høgsberg
· 12 years ago
5281fb1
spring: Tweak the window fade-in spring to not overshoot
by Kristian Høgsberg
· 12 years ago
091b096
spring: Make min/max part of spring parameters
by Kristian Høgsberg
· 12 years ago
7eec9b3
spring: Make clip behavior configurable
by Kristian Høgsberg
· 12 years ago
c24744e
spring: End spring simulatio faster
by Kristian Høgsberg
· 12 years ago
08d8c68
Add spring-tool, a small utility to plot spring behavior
by Kristian Høgsberg
· 12 years ago
0bd587e
subsurfaces: Use wl_resource_get accessors for subsurfaces
by Jason Ekstrand
· 12 years ago
a0d2dde
output: Use wl_resource_get accessors for weston_output resources
by Jason Ekstrand
· 12 years ago
44a3863
input: Use wl_resource_get accessor functions for resources
by Jason Ekstrand
· 12 years ago
89d3199
text-backend: Change resources to wl_resource pointers
by Jason Ekstrand
· 12 years ago
51e5b14
input_panel_surface: Change resource to a wl_resource pointer
by Jason Ekstrand
· 12 years ago
fbbbec8
callback: Change resource to a wl_resource pointer
by Jason Ekstrand
· 12 years ago
8895efc
region: Change resource to a wl_resource pointer
by Jason Ekstrand
· 12 years ago
651f00e
shell: Convert resources to pointers
by Jason Ekstrand
· 12 years ago
0f2ef7e
Use wl_resource_get_user_data for weston_surface resources
by Jason Ekstrand
· 12 years ago
de46673
compositor-drm: free plane resources using drm function.
by Samuel Iglesias Gonsalvez
· 12 years ago
fb2adba
xwayland: Forward global position to X
by Tiago Vignatti
· 12 years ago
55375b9
xwm: Check result of xcb_get_atom_name_reply
by MoD
· 12 years ago
3170012
xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks
by MoD
· 12 years ago
26ed73c
Change weston_surface.resource to a wl_resource pointer.
by Jason Ekstrand
· 12 years ago
a2ce68f
text: Fix misleading error message
by Eduardo Lima (Etrunko)
· 12 years ago
2ada748
Avoid unnecessarily re-allocating texture buffer when the size hasn't changed.
by Sinclair Yeh
· 12 years ago
d7bc635
shared: build fix for config-parser test
by Pekka Paalanen
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
5238b68
udev-seat: Use udev rules to support multiple seats
by Rob Bradford
· 12 years ago
b7682b6
udev-seat: Separate the seat out to its own structure
by Rob Bradford
· 12 years ago
2387fde
compositor-fbdev: Rename seat variable to seat_id to clarify purpose
by Rob Bradford
· 12 years ago
f165f18
compositor-fbdev: Remove unused fbdev_seat code
by Rob Bradford
· 12 years ago
d355b80
udev-seat: Make the udev_input structure an embedded structure
by Rob Bradford
· 12 years ago
d27b99d
udev-seat: Rename udev_seat to udev_input
by Rob Bradford
· 12 years ago
643641d
compositor-drm: Rename seat variable to seat_id to clarify it's purpose
by Rob Bradford
· 12 years ago
14a7601
weston-info: Report the seat name provided by the compositor
by Rob Bradford
· 12 years ago
e445ae6
input: Send the seat name if the client advertises verson 2 of wl_seat
by Rob Bradford
· 12 years ago
9af5f9e
input: Add a seat name parameter to weston_seat_init
by Rob Bradford
· 12 years ago
722a2d5
compositor-drm: Force DPMS state to ON after drmModeSetCrtc()
by Ander Conselvan de Oliveira
· 12 years ago
a0a433a
compositor-drm: Cache the DPMS property on drm_output
by Ander Conselvan de Oliveira
· 12 years ago
a94e285
clients/nested: Fix compilation
by Armin K
· 12 years ago
a2326ed
add fullscreen to .gitignore
by U. Artie Eoff
· 12 years ago
ab5dd94
shared: fix build of libshared-cairo
by Pekka Paalanen
· 12 years ago
5a4cea9
build: Add declaration checks to check for required syscall flags
by Rob Bradford
· 12 years ago
1cc5ac3
clients: Nested compositor example
by Kristian Høgsberg
· 12 years ago
8ccb7cc
editor: Do not commit/preedit after invalid delete
by Jan Arne Petersen
· 12 years ago
895a128
editor: Improve checks on delete add asserts
by Jan Arne Petersen
· 12 years ago
9eaa8e5
editor: Properly adjust cursor on delete
by Jan Arne Petersen
· 12 years ago
a96953d
editor: Support deleting text in preedit_string
by Jan Arne Petersen
· 12 years ago
1c45b4a
editor: Fix text selection
by Jan Arne Petersen
· 12 years ago
49c36c6
Don't fail if colord or libunwind are not present
by Armin K
· 12 years ago
4b2c236
weston.pc: Added libexecdir and pkglibexecdir variables
by Eduardo Lima (Etrunko)
· 12 years ago
f9e9d0d
udev-seat: Fail input setup only if no devices are found
by Rob Bradford
· 12 years ago
Next »