Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
4f01a0b1f797099b6c21ebeb5a1b094fde508d34
4f01a0b
clients: support ivi-application.xml for clients/simple-egl.c
by Nobuhiko Tanibata
· 11 years ago
fba4ea3
clients: support ivi-application.xml for clients/simple-shm.c
by Nobuhiko Tanibata
· 11 years ago
45d4cbf
ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller.
by Nobuhiko Tanibata
· 11 years ago
001a543
data: add reference image files for weston-ivi-shell-user-interface
by Nobuhiko Tanibata
· 11 years ago
923bc14
clients: a reference implementation of UI client how to use ivi-hmi-controller.
by Nobuhiko Tanibata
· 11 years ago
4f6853b
ivi-shell: a reference implementation how to use ivi-layout internal APIs
by Nobuhiko Tanibata
· 11 years ago
68cfabb
protocol: ivi hmi controller protocol to set up IVI style UI
by Nobuhiko Tanibata
· 11 years ago
487adc4
ivi-shell: add the shell plugin for In-Vehicle Infotainment system
by Nobuhiko Tanibata
· 11 years ago
6f9df65
ivi-shell: add IVI layout APIs
by Nobuhiko Tanibata
· 11 years ago
bff1b4a
protocol: add interface ivi_application extension
by Nobuhiko Tanibata
· 11 years ago
930faee
ivi-shell: add README for ivi-shell
by Nobuhiko Tanibata
· 11 years ago
3894670
fbdev: Remove unnecessary semicolon
by nerdopolis
· 11 years ago
a20ca81
input: send focus events to the focused client when running a key binding
by Giulio Camuffo
· 11 years ago
d5e2187
rpi-renderer: don't pass a box to pixman_region32_contains_point()
by Derek Foreman
· 11 years ago
de16d89
Use zalloc instead of calloc(1, ...)
by Bryce Harrington
· 11 years ago
bff3472
Setting members to 0/NULL after a zalloc or calloc is redundant
by Bryce Harrington
· 11 years ago
de44761
Use zalloc rather than malloc and manually setting members to 0
by Bryce Harrington
· 11 years ago
2204492
clients: Use xmalloc in a few more places
by Derek Foreman
· 11 years ago
2cd82b7
tests: Use one shared xzalloc implementation
by Bryce Harrington
· 11 years ago
22ea306
tests: Move ARRAY_LENGTH to a shared header for reuse
by Bryce Harrington
· 11 years ago
a768026
tests: Cleanup superfluous headers
by Bryce Harrington
· 11 years ago
12cc405
tests: Include "config.h" as first header
by Bryce Harrington
· 11 years ago
ba0f33d
dnd: Fix some mouse cursor issues
by Derek Foreman
· 11 years ago
d621df2
input: Use slightly less obscure logic in evdev_notify_keyboard_focus()
by Derek Foreman
· 11 years ago
8b52118
simple-shm: explain two initial roundtrips
by Pekka Paalanen
· 11 years ago
ba5ebf8
configure: remove input backend result
by Pekka Paalanen
· 11 years ago
823ad33
compositor: Drop legacy backends in favor of libinput
by Peter Hutterer
· 11 years ago
a4bac9e
desktop-shell: don't crash input-panel if no kbd focus
by Pekka Paalanen
· 11 years ago
fde9490
input: don't run the key bindings on focus in
by Giulio Camuffo
· 11 years ago
6bef237
tests: Allow tests to use customized command line parameters
by Derek Foreman
· 11 years ago
3e3b59e
compositor: Document options for headless compositor
by Bryce Harrington
· 11 years ago
4703d68
compositor-headless: add support for transforms set on command line
by Derek Foreman
· 11 years ago
a04e913
compositor-headless: allow rendering with pixman
by Derek Foreman
· 11 years ago
19c8db9
configure.ac: Indicate headless compositor presence in config.h
by Bryce Harrington
· 11 years ago
b4e976a
man: explain idle-time=0 in weston.ini
by Pekka Paalanen
· 11 years ago
4a84c83
compositor: Add idle timeout option to weston.ini
by Frederic Plourde
· 11 years ago
e9fe467
xwayland: fix fullscreening
by Marek Chalupa
· 11 years ago
c47931e
Makefile.am: Link weston_multi_resource against rt library
by Javier Jardón
· 11 years ago
f818098
gl-renderer: compress pixman bands to simplify geometry
by Derek Foreman
· 11 years ago
64a3df0
backends: refactor transform string parsing
by Derek Foreman
· 11 years ago
eaea470
cairo-util: fix shadows for small clients
by Marek Chalupa
· 11 years ago
0d7fe8d
toytoolkit: rename tile_mask to render_shadow
by Marek Chalupa
· 11 years ago
95292f2
protocol: Fix some typos in protocol files
by Seedo Eldho Paul
· 11 years ago
86b5396
Revert "input: don't send to clients key events eaten by bindings"
by Pekka Paalanen
· 11 years ago
f5ef88f
compositor: do not overwrite error exit code
by Pekka Paalanen
· 11 years ago
c336f06
compositor: Return a user-defined exit code
by Frederic Plourde
· 11 years ago
ad7305a
xwm: find a seat for all the surface's views
by Giulio Camuffo
· 11 years ago
c557ff7
input: use tmp var in pointer_unmap_sprite
by Pekka Paalanen
· 11 years ago
5c11fc6
input: don't send to clients key events eaten by bindings
by Giulio Camuffo
· 11 years ago
86b70e1
compositor: add missing newline to help text
by Pekka Paalanen
· 11 years ago
32297c9
compositor: List only available backends in help text
by Bryce Harrington
· 11 years ago
8eb95c4
compositor: Display option help text only for enabled backends
by Bryce Harrington
· 11 years ago
b8b25bd
compositor: Fix typos in help text
by Bryce Harrington
· 11 years ago
f5b34ae
compositor: Fix tabbing of help output
by Bryce Harrington
· 11 years ago
59fe423
compositor: (Whitespace-only) Indent with tabs
by Bryce Harrington
· 11 years ago
4b53f63
man: Fix some weston.ini.man typesetting macros
by Frederic Plourde
· 11 years ago
77f7dac
smoke: fix valgrind invalid read errors
by Frank Binns
· 11 years ago
c8e4186
smoke: Don't commit an xdg_surface with a NULL buffer
by Jasper St. Pierre
· 11 years ago
de77e32
input: fix access to invalid resource
by Giulio Camuffo
· 11 years ago
0fd6d4e
compositor: make keep_buffer a bool
by Derek Foreman
· 11 years ago
dd4cd33
compositor: stop sending spurious events on mode switch
by Derek Foreman
· 11 years ago
41bdc27
compositor: check version before calling wl_output_send_scale()
by Derek Foreman
· 11 years ago
24b98d0
input: allow to destroy bindings in their handler
by Giulio Camuffo
· 11 years ago
6ae7bc9
compositor: Refactor weston_output_mode_switch()
by Derek Foreman
· 11 years ago
61a9bf5
compositor: Fix weston_subsurface_is_synchronized() return value.
by Carlos Olmedo Escobar
· 11 years ago
6ce67ec
window : compare version and call appropriate destructor
by kabeer khan
· 11 years ago
3a510d8
data_device : change version while initializing data_device_manager interface and data_device interface
by kabeer khan
· 11 years ago
280e7dd
cosmetic: replace boolean function return values with bool
by Derek Foreman
· 11 years ago
4c58266
gl-renderer: don't move memory in output_rotate_damage
by Derek Foreman
· 11 years ago
32d9ea1
Very OCD cosmetic nitpick
by Daniel Stone
· 11 years ago
16a34f1
releasing: update web host name
by Daniel Stone
· 11 years ago
3c5f1c7
tests: add role conflict sub-surface vs. wl_shell_surface
by Pekka Paalanen
· 11 years ago
50b6747
compositor: send error for surface role resets
by Pekka Paalanen
· 11 years ago
d7cd148
protocol: add role error code to xdg_shell
by Pekka Paalanen
· 11 years ago
e972b27
shell: don't crash on create_common_surface() failure
by Pekka Paalanen
· 11 years ago
ef2b592
clients: add presentation-shm demo
by Pekka Paalanen
· 11 years ago
de7f5c8
tests: presentation test, simple
by Pekka Paalanen
· 11 years ago
641307c
compositor-drm: deliver frame seq for feedback
by Pekka Paalanen
· 11 years ago
133e439
compositor: implement presentation_feedback
by Pekka Paalanen
· 11 years ago
b5eedad
compositor: set and use the presentation clock everywhere
by Pekka Paalanen
· 11 years ago
93a6afd
weston-info: report presentation clock
by Pekka Paalanen
· 11 years ago
31f7d78
compositor: add stub implementation of presentation interface
by Pekka Paalanen
· 11 years ago
7e62d25
protocol: add presentation extension v5
by Pekka Paalanen
· 11 years ago
69c6273
shell: fix weston_output_mode_switch() usage
by Derek Foreman
· 11 years ago
382de46
clients: Maximize window when double touch on title bar
by Xiong Zhang
· 11 years ago
d1be312
cosmetic: Move WL_EXPORT out of header files
by Derek Foreman
· 11 years ago
8f7d30a
cosmetic: Remove prototype for nonexistent function
by Derek Foreman
· 11 years ago
b94403b
configure.ac: bump version to 1.6.90
by Pekka Paalanen
· 11 years ago
2858cc2
configure.ac: bump version to 1.6.0
by Pekka Paalanen
· 11 years ago
30e1f3c
editor: do not crash when text input manager is not available
by Olivier Blin
· 11 years ago
814f0ee
keyboard: do not crash when input panel is not available
by Olivier Blin
· 11 years ago
22e16b6
compositor-x11: Rename the output make to "weston-X11"
by Jason Ekstrand
· 11 years ago
b2c1864
window: Don't needlessly sync parent and geometry
by Ondřej Majerech
· 11 years ago
f1d2cc0
configure.ac: bump version 1.5.93 for rc2
by Pekka Paalanen
· 11 years ago
eb4fd35
libinput: default to INFO log level
by Pekka Paalanen
· 11 years ago
c996f1d
libinput-device: Don't get initial key states
by Jonas Ådahl
· 11 years ago
3fbba49
libinput: normalize WL_CALIBRATION before passing it to libinput
by Peter Hutterer
· 11 years ago
03db71c
compositor: Don't free an uninitialised pointer.
by Ondřej Majerech
· 11 years ago
5e3b693
image: don't print redundant error
by Bill Spitzak
· 11 years ago
28371f7
load_image: always print a message on failure if filename is not empty
by Bill Spitzak
· 11 years ago
Next »