Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
f62f88fbcda2059d08221ac568061fd70ee16516
f62f88f
weston.ini: update path for the flower client
by Emilio Pozuelo Monfort
· 12 years ago
7799385
configure.ac: Update version to 1.2.91
by Kristian Høgsberg
· 12 years ago
03cc354
Add vaapi-recorder.h to SOURCES to fix distcheck
by Kristian Høgsberg
· 12 years ago
f65c486
evdev: Flush motion events when the slot changes, not just after sync
by Neil Roberts
· 12 years ago
4df790e
compositor: when unmapping a surface remove it from the compositor's list
by Giulio Camuffo
· 12 years ago
eeefc9e
compositor: Log the full path of the config file we're using
by Kristian Høgsberg
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
81c2c2e
shared: Remove no longer used parse_config_file()
by Kristian Høgsberg
· 12 years ago
b159560
tablet-shell: Use new weston_config instead of old config parse
by Kristian Høgsberg
· 12 years ago
8c079ae
window.c: Port to use weston_config instead of old parser
by Kristian Høgsberg
· 12 years ago
9c3dee1
terminal: Port to new weston_config parse
by Kristian Høgsberg
· 12 years ago
b12e356
compositor: Unlink unmapped surface instead of rebuilding surface list
by Kristian Høgsberg
· 12 years ago
1cf329b
xwm: remove the destroy listener from the old surface signal
by Giulio Camuffo
· 12 years ago
f428d25
Add a test client to test multiple pointer/keyboard resources
by Neil Roberts
· 12 years ago
96d790e
input: Emit events on all resources for a client
by Neil Roberts
· 12 years ago
57388e4
Notify clients on mode_switch()
by Hardening
· 12 years ago
ff39efa
Rename current, origin, scale, origin_scale
by Hardening
· 12 years ago
a2df51c
xwm: set the right cursor when hovering on the decoration borders
by Giulio Camuffo
· 12 years ago
85739ea
xwm: set the window's shsurf pointer to NULL on unmap handling
by Giulio Camuffo
· 12 years ago
5e396ae
Restoring alpha after the shell effects.
by Axel Davy
· 12 years ago
fda2652
input: Fix trailing whitspaces and indent.
by Stefan Schmidt
· 12 years ago
3f49587
launcher: Move rest of tty object into struct weston_launcher
by Kristian Høgsberg
· 12 years ago
6a7c849
weston-launch: Use fstat to make sure we stat the right fd
by Kristian Høgsberg
· 12 years ago
81b4963
launcher: Handle tty setup and teardown in launcher
by Kristian Høgsberg
· 12 years ago
1eb482d
launcher: Handle drm set/drop master and vt switch signals in launcher
by Kristian Høgsberg
· 12 years ago
61741a2
compositor: Generalize VT switching as a session_signal
by Kristian Høgsberg
· 12 years ago
05ad1e4
launcher: Collect launcher state in new struct weston_launcher
by Kristian Høgsberg
· 12 years ago
bf3c374
weston-launch: Use SOCK_SEQPACKET for the launcher socket
by Kristian Høgsberg
· 12 years ago
f45b1e8
weston-launch: Pass the right CLOEXEC flag to fcntl
by Kristian Høgsberg
· 12 years ago
1ff5109
compositor: Open drm device through launcher
by Kristian Høgsberg
· 12 years ago
b42fb52
Added tests for the vertex clipping code.
by Sam Spilsbury
· 12 years ago
619859c
Split vertex clipping code out into vertex-clipping.c
by Sam Spilsbury
· 12 years ago
4a4704a
Minor improvement of weston-terminal resizing
by José Bollo
· 12 years ago
b502126
Add support for table-driven testing.
by Sam Spilsbury
· 12 years ago
db0eda4
Remove AM_LDFLAGS usage
by Sam Spilsbury
· 12 years ago
f97a680
clients: remove superfluous call
by Peter Hutterer
· 12 years ago
e2a9eff
clients: de-duplicate demo clients list
by Peter Hutterer
· 12 years ago
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
9715d4d
tests: list available tests if an invalid test name is given
by Peter Hutterer
· 12 years ago
534f0a4
tests: support -h/--help for the tests
by Peter Hutterer
· 12 years ago
d8ca890
tests: include config.h in weston-test-runner
by Peter Hutterer
· 12 years ago
44f7191
tests: use variable for test name in weston-tests-env
by Peter Hutterer
· 12 years ago
498d5f0
tests: always build tests
by Peter Hutterer
· 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
8a20500
terminal: Stop complaining about OSC escape code 7
by Kristian Høgsberg
· 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
735bda2
dnd: Support dropping as text/plain;charset=utf-8
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
0749e3f
terminal: Accept utf-8 text drop
by Kristian Høgsberg
· 12 years ago
938f102
dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type
by Kristian Høgsberg
· 12 years ago
edb6a3b
configure.ac: Only enable enable_simple_egl_clients if enable_egl is yes
by Kristian Høgsberg
· 12 years ago
a8e627f
keyboard: Add rudimentary touch support to keyboard.
by Brian J Lovin
· 12 years ago
1f7ce6e
configure.ac: Only build libva recorder if we found libva
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
c940dcd
configure: Require wayland-server 1.2.90
by Kristian Høgsberg
· 12 years ago
0803118
window: Use new wl_pointer/keyboard_release request
by Rob Bradford
· 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
9f43cb4
autotools: Fix AC_PATH_PROG call
by Quentin Glidic
· 12 years ago
eec6aee
.gitignore: Reflect recent client binary rename
by Bryce W. Harrington
· 12 years ago
b22bf57
window.c: Fix SIGSEGV in pointer_handle_motion
by Paul Winwood
· 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
6346e50
subsurfaces: fix rendering problem with cairo-glesv2
by Stanislav Vorobiov
· 12 years ago
f66f99d
configure.ac: fix broken compilation when configure with --disable-egl option
by Samuel Iglesias Gonsalvez
· 12 years ago
c4a4c6b
configure.ac: Bump configure.ac version to 1.2.90
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
c4df408
desktop-shell: Add support for touch unlock
by Brian J Lovin
· 12 years ago
a985da4
Add a --shell option to override the default desktop-shell
by Jason Ekstrand
· 12 years ago
7778743
simple-egl: Handle missing EGL_EXT_buffer_age better
by Kristian Høgsberg
· 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
Next »