Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
0368189baca8a724ef63788819a63714b507ceae
0368189
rpi: Add support for SHM buffers in RGB565 format
by Tomeu Vizoso
· 12 years ago
1c1fc29
pixman-renderer: Add support for SHM buffers in RGB565 format
by Tomeu Vizoso
· 12 years ago
12072b6
gl-renderer: Add support for SHM buffers in RGB565 format
by Tomeu Vizoso
· 12 years ago
bee45a1
window: Allow hinting of a preference for RGB565 when creating a window
by Tomeu Vizoso
· 12 years ago
0ff7908
compositor: Check wl_resource_create() return value
by Kristian Høgsberg
· 12 years ago
b10b44b
data-device.c: Handle failure to allocate offer in weston_drag_set_focus
by Kristian Høgsberg
· 12 years ago
3c30f0f
data-device.c: Handle OOM in weston_data_source_send_offer()
by Kristian Høgsberg
· 12 years ago
09252d4
desktop-shell: Refactor launcher configuration reading to avoid leaking
by Rob Bradford
· 12 years ago
5c4245d
compositor-x11: Don't leak the looked up name for skipped outputs
by Rob Bradford
· 12 years ago
5ab9c75
window: Free the allocated display if we fail to setup libxkbcommon
by Rob Bradford
· 12 years ago
c48c34d
tablet-shell: Avoid leaking the path on failed icon loading
by Rob Bradford
· 12 years ago
c9213e7
image: Free filename saved into structure on error path
by Rob Bradford
· 12 years ago
307e09e
compositor-drm: Use a format width parameter for the modeline sscanf
by Rob Bradford
· 12 years ago
581b3fd
compositor-fbdev: Close fd used for re-enabling if that fails
by Rob Bradford
· 12 years ago
f8ef42f
compositor-fbdev: Avoid dereferencing a pointer in freed memory
by Rob Bradford
· 12 years ago
5c89710
tty: Correctly check if the opening of the file descriptor failed
by Rob Bradford
· 12 years ago
12a2ff3
wcap-decode: Close file descriptor when destroying the decoder
by Rob Bradford
· 12 years ago
45c15b8
drm: close the drm file descriptor when the compositor is destroyed
by Rob Bradford
· 12 years ago
a02d154
autotools: Correctly prefix simple-egl client name
by Armin K
· 12 years ago
d0357bb
weston-launch: Fix signal mask typo
by Eduardo Lima
· 12 years ago
73c60ab
weston-launch: Unblock our signalfd signals before execing child
by Kristian Høgsberg
· 12 years ago
c30c4bd
clipboard: remove the weston_seat destruction listener on destroy
by Rob Bradford
· 12 years ago
ead3ef8
text-backend: remove the weston_seat destruction listener on destroy
by Rob Bradford
· 12 years ago
3d2046e
screenshot: Drop extraneous 'is' to improve warning msg grammar
by Bryce W. Harrington
· 12 years ago
a2bb791
Reset touch focus in unmap
by Michael Fu
· 12 years ago
dce3dac
xwayland: Remove transform listener when destroying the wm
by Louis-Francis Ratté-Boulianne
· 12 years ago
aac6021
autotools: Add an option to install demo clients
by Armin K
· 12 years ago
77ab172
autotools: Rename demo clients
by Armin K
· 12 years ago
0af26c4
evdev: Suport old-style single-touch touch screens
by Kristian Høgsberg
· 12 years ago
58014bb
evdev: Use temporary x and y coordinates when applying calibration
by Kristian Høgsberg
· 12 years ago
cee407e
evdev: Don't add output offset in evdev_process_absolute_motion()
by Kristian Høgsberg
· 12 years ago
4162483
window.c: Simplify window_create()
by Kristian Høgsberg
· 12 years ago
b886212
Use xmalloc in desktop-shell.c
by Kristian Høgsberg
· 12 years ago
87d3841
compositor-x11: Use assert(0) instead of return NULL for non-reachable code
by Kristian Høgsberg
· 12 years ago
8eeb30b
window.c: Use xmalloc for frame_create()
by Kristian Høgsberg
· 12 years ago
9a6c48d
cliptest: Use xmalloc in cliptest
by Kristian Høgsberg
· 12 years ago
46118f8
clipboard: Fix fd leak
by Kristian Høgsberg
· 12 years ago
5e76a49
Rename wl_data_offer to weston_data_offer
by Kristian Høgsberg
· 12 years ago
0e17de1
udev: Use WL_OUTPUT udev attribute for pairing touchscreens to outputs
by Kristian Høgsberg
· 12 years ago
f280770
weston-launch: Switch to regular poll
by Kristian Høgsberg
· 12 years ago
636156d
weston-launch: Don't start new session unless -u is given
by Kristian Høgsberg
· 12 years ago
ab49994
weston-launch: Drop sleep_fork option
by Kristian Høgsberg
· 12 years ago
ca70f2f
weston-launch: Move child setup and exec to its own function
by Kristian Høgsberg
· 12 years ago
7ff3bdb
Rename wl_data_source to weston_data_source
by Kristian Høgsberg
· 12 years ago
862814b
clipboard: Handle OOM in clipboard_source_create()
by Kristian Høgsberg
· 12 years ago
ce27841
clients: Introduce xmalloc() and use it a few places
by Kristian Høgsberg
· 12 years ago
c0bf817
shared: Add out-of-memory handling to theme_create()
by Kristian Høgsberg
· 12 years ago
3c95e70
compositor: Move weston-launch socket lookup to drm backend
by Kristian Høgsberg
· 12 years ago
9e5d7d1
shell: Remove redundant weston_pointer field from shell_grab
by Kristian Høgsberg
· 12 years ago
97e806f
evdev: Use weston_output_transform_coordinate for evdev touch screens
by Kristian Høgsberg
· 12 years ago
98c774f
compositor: Move device coordinate transform helper to compositor.c
by Kristian Høgsberg
· 12 years ago
5addaa1
simple-touch: Attach buffer before posting damage
by Kristian Høgsberg
· 12 years ago
18684d4
weston-launch: Ignore sighup
by Kristian Høgsberg
· 12 years ago
a684b5a
Bump version to 1.2.0
by Kristian Høgsberg
· 12 years ago
5f08774
window: Disregard motion events outside our current surface dimensions
by Rob Bradford
· 12 years ago
7000283
editor: Support shift-left/right for selecting text
by Rob Bradford
· 12 years ago
bdeb5d2
shell: Respect output transformation for input panel surface
by Rob Bradford
· 12 years ago
3c9d967
window: Allow popup menu when the window is maximised
by Rob Bradford
· 12 years ago
3cd1f86
wcap: Fix README typo
by Peng Wu
· 12 years ago
9b78adf
configure.ac: Set automake conditional after testing for colord pkg
by Yanko Kaneti
· 12 years ago
46cb4a9
Bump versionto 1.1.91
by Kristian Høgsberg
· 12 years ago
b9a23f4
clients/editor.c: Draw cursor at correct verical position
by Peter Maatman
· 12 years ago
08c38d4
clients/editor.c: Ignore ESC key
by Peter Maatman
· 12 years ago
e1ad1d2
tablet-shell: Avoid infinite loop when unlocking
by Rob Bradford
· 12 years ago
6cf9b01
tablet-shell: Fix copy and paste error in unlock handler
by Rob Bradford
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
ac3a8b8
tests: Fix warnings in config-parser-test
by Kristian Høgsberg
· 12 years ago
d2d70f2
tests: Move config-parser.test to tests/
by Quentin Glidic
· 12 years ago
f291f20
Use the average width of ASCII glyphs for cell width
by Peng Wu
· 12 years ago
aaadc77
input: Remove wl_seat global when a seat is destroyed
by Kristian Høgsberg
· 12 years ago
fa514b4
xwayland: Don't allow resizing to 0x0 or less
by Kristian Høgsberg
· 12 years ago
07d48a3
weston-launch: Fix the typo for real this time
by Kristian Høgsberg
· 12 years ago
9dadfb5
compositor: Eliminate marshalling warning for leave events
by Kristian Høgsberg
· 12 years ago
708b8af
input: check if the resource is valid in seat_get_pointer
by Giulio Camuffo
· 12 years ago
c077a84
Document RDP compositor options
by Hardening
· 12 years ago
fe107f3
Fix compilation with FreeRDP master
by Hardening
· 12 years ago
c71cc99
tests: Add .weston extension to clients tests
by Quentin Glidic
· 12 years ago
7e80f1b
weston-launch: Fix an error message typo
by Kristian Høgsberg
· 12 years ago
735302e
weston-launch: Set all groups for user
by Quentin Glidic
· 12 years ago
27b1793
compositor: rebuild the global list if we've removed a surface from it
by Rob Bradford
· 12 years ago
e492549
desktop-shell: Don't crash on output hotplug
by Ander Conselvan de Oliveira
· 12 years ago
6d75da7
desktop-shell: Adapt to the new config parser API
by Ander Conselvan de Oliveira
· 12 years ago
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
Next »