Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
62942ad3a68a775786aae92a10438ccdf2c73fa9
/
src
62942ad
xwm: set the shell_surface's title
by Giulio Camuffo
· 12 years ago
ca43f09
xwm: place transient windows at the right position
by Giulio Camuffo
· 12 years ago
2e3c396
shell: Use wl_resource_for_each() for sending out workspace status
by Kristian Høgsberg
· 12 years ago
6e737f5
input: Use new wl_resource_for_each for sending updated seat caps
by Rob Bradford
· 12 years ago
a62ef3e
vaapi-recorder: Don't leak drm fd
by Ander Conselvan de Oliveira
· 12 years ago
b85ded0
vaapi-recorder: Encode frames in a separate thread
by Ander Conselvan de Oliveira
· 12 years ago
4aa756d
add libhybris support
by Adrian Negreanu
· 12 years ago
a94dc8a
compositor-x11: Copying xkb_info when creating a seat causes problems
by Andrew Wedgbury
· 12 years ago
ffbddff
fbdev: Support of TrueColor and Directcolor of video hardware
by Marc Chalain
· 12 years ago
bfbb8e5
gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's orientation
by Stanislav Vorobiov
· 12 years ago
9a6f02a
Copying xkb_info when creating a seat causes problems
by Andrew Wedgbury
· 12 years ago
1702d4c
input: Initialize data source to NULL
by Kristian Høgsberg
· 12 years ago
0abad07
compositor: Return 0 on success
by Kristian Høgsberg
· 12 years ago
73bdc0c
xwm: Fix fd leak in weston_wm_send_data()
by Kristian Høgsberg
· 12 years ago
3f7fcf8
xwm: Try a non-blocking write before setting up an fd watch for property data
by Kristian Høgsberg
· 12 years ago
f9cb3b1
xwm: Add support for bridging Xdnd to wayaland DnD
by Kristian Høgsberg
· 12 years ago
9466e50
xwm: Only handle selection notify events for CLIPBOARD in selection code
by Kristian Høgsberg
· 12 years ago
668fc0d
xwm: Fix fd leak in selection code
by Kristian Høgsberg
· 12 years ago
85de9c2
compositor: Split dnd setup up into weston_seat_start_drag()
by Kristian Høgsberg
· 12 years ago
6399646
compositor-drm: Pass the wl_resource to gbm_bo_import()
by Kristian Høgsberg
· 12 years ago
ab6d667
xwm: Unmap frame window when client window is unmapped
by Kristian Høgsberg
· 12 years ago
318ea37
xwm: Split creation of frame window out into its own function
by Kristian Høgsberg
· 12 years ago
81cadc7
xwm: Set window->surface to NULL when surface goes away
by Kristian Høgsberg
· 12 years ago
1a7a57f
xwm: Detect WM_NORMAL_HINTS fullscreen attempts
by Kristian Høgsberg
· 12 years ago
59f44c1
xwm: Detect legacy fullscreen modes
by Kristian Høgsberg
· 12 years ago
1b6fed4
xwm: Update size when override redirect windows change size
by Kristian Høgsberg
· 12 years ago
69e25fc
compositor: Implement release request for input interfaces
by Kristian Høgsberg
· 12 years ago
0eac34a
configure.ac: Auto-enable vaapi recorder, but allow overrides
by Kristian Høgsberg
· 12 years ago
6aae4d3
compositor-drm: Add hardware accelerated capture of screen using libva
by Ander Conselvan de Oliveira
· 12 years ago
037bdc4
evdev: Don't parse config file again, use compositor->config
by Kristian Høgsberg
· 12 years ago
e1b655d
shell: Make sure we have seat->pointer and seat->touch before dereferencing
by Kristian Høgsberg
· 12 years ago
73db924
gl-renderer: Use GL_UNSIGNED_SHORT for index array type
by Kristian Høgsberg
· 12 years ago
6c7583d
evdev: Don't transform device->abs.x/y in place
by Kristian Høgsberg
· 12 years ago
a985da4
Add a --shell option to override the default desktop-shell
by Jason Ekstrand
· 12 years ago
403ea92
compositor.h: Don't include config.h
by Pier Luigi Fiorini
· 12 years ago
c7d2c4c
Add more missing config.h #includes
by Kristian Høgsberg
· 12 years ago
4e55d06
evdev: Initliaze device->link so we can wl_list_remove() without crashing
by Kristian Høgsberg
· 12 years ago
146f5ba
xwm: Use window->x/y for override redirect surfaces
by Kristian Høgsberg
· 12 years ago
e89a8b6
xwm: Fix transform listener
by Kristian Høgsberg
· 12 years ago
122877d
xwm: Fix configure notify handler
by Kristian Høgsberg
· 12 years ago
69981d9
xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it
by Kristian Høgsberg
· 12 years ago
ac6104e
compositor-drm: Zero out create_arg when creating dumb framebuffers
by Kristian Høgsberg
· 12 years ago
a34e2f2
data-device: Only bail out if we failed to allocate offer
by Kristian Høgsberg
· 12 years ago
ab19f93
compositor: Only check buffer for NULL tried to allocate something
by Kristian Høgsberg
· 12 years ago
3e9df07
autotools: Don't use wayland-scanner.m4
by Daiki Ueno
· 12 years ago
58bcc36
set RDP output enabled by default (stable 1.2)
by Hardening
· 12 years ago
1084da5
Add touch support for wl_shell_surface_move
by Rusty Lynch
· 12 years ago
8e7a8bd
Add more missing config.h includes
by Daniel Stone
· 12 years ago
92de144
add [xwayland] path weston.ini option
by Maksim Melnikau
· 12 years ago
08b58c7
compositor: Handle OOM in weston_buffer_from_resource()
by Kristian Høgsberg
· 12 years ago
13b85bd
compositor: ref-count weston_surface instances
by Giulio Camuffo
· 12 years ago
b1c02a8
evdev: Ignore joystick devices
by Kristian Høgsberg
· 12 years ago
9f42e50
xwm: do not crash when activating a NULL surface
by Giulio Camuffo
· 12 years ago
b502f90
evdev-touchpad: Set some options using weston.ini
by Armin K
· 12 years ago
7ac9f73
weston-launch: Only pass non-NULL value into setenv()
by Rob Bradford
· 12 years ago
14c9892
evdev: write EV_SYN input_event along with led events to device
by Rolf Morel
· 12 years ago
4e5f115
Install shared/zalloc.h
by Giulio Camuffo
· 12 years ago
880ebc7
input: For serial generation get the display from the compositor
by Rob Bradford
· 12 years ago
f1407ff
input: Store touch position and time when we start an implicit touch grab
by Rusty Lynch
· 12 years ago
92e8392
evdev: Use touch ID 0 when generating touch up event
by Rusty Lynch
· 12 years ago
c838423
compositor: Setup weston-launch sock in fbdev
by Adrian Negreanu
· 12 years ago
34be060
weston-launch: always drop privileges before execve
by Peter Hutterer
· 12 years ago
4477fee
evdev: log when a device is used as touchpad
by Peter Hutterer
· 12 years ago
6bb15cd
evdev: call evdev_device_destroy on failure
by Peter Hutterer
· 12 years ago
76d3528
evdev: plug a potential memleak
by Peter Hutterer
· 12 years ago
df66c5b
evdev: get the current slot value from the absinfo struct or mtdev
by Peter Hutterer
· 12 years ago
0d061e3
evdev: only use mtdev for Protocol A devices
by Peter Hutterer
· 12 years ago
89af60e
evdev: add comment why we're ignoring key value 2
by Peter Hutterer
· 12 years ago
11f5bfb
evdev: prevent unterminated device name
by Peter Hutterer
· 12 years ago
96f0824
tty: fix typo in error message
by Peter Hutterer
· 12 years ago
45d659d
evdev: check for ABS_MT_POSITION_X/Y to determine mt devices
by Peter Hutterer
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
b1bc4a6
Add zalloc(size_t) allocator function
by Peter Hutterer
· 12 years ago
214e9ce
cms-colord: Don't redefine _GNU_SOURCE
by Armin K
· 12 years ago
1c4f163
gl-renderer: Only check for subimage when we have extension at compile time
by Kristian Høgsberg
· 12 years ago
59758a8
Add workaround for broken GL_EXT_unpack_subimage tokens
by Kristian Høgsberg
· 12 years ago
4722939
gl-renderer.c: Cast wl_resource to void * to avoid warning
by Kristian Høgsberg
· 12 years ago
ce7a5d8
gl-renderer: Test for GL_EXT_unpack_subimage not GL_UNPACK_ROW_LENGTH
by Kristian Høgsberg
· 12 years ago
3c17933
Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer
by Kristian Høgsberg
· 12 years ago
c814c58
Drop extraneous duplicate header includes
by Bryce Harrington
· 12 years ago
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
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
5c4245d
compositor-x11: Don't leak the looked up name for skipped outputs
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
45c15b8
drm: close the drm file descriptor when the compositor is destroyed
by Rob Bradford
· 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
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
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
Next »