Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
dbd8606a2a9425605102db9e722289934ab7b8b4
dbd8606
configure.ac: bump to version 1.7.0 for release
by Bryce Harrington
· 10 years ago
8a88cec
releasing: Note that Xwayland installation required only for Weston releases
by Bryce Harrington
· 10 years ago
ad1218f
weston-egl-ext: Define EGL tokens harder for old Mesa
by Daniel Stone
· 10 years ago
e789771
tests: Include weston-egl-ext from weston-test
by Daniel Stone
· 10 years ago
a9d0b68
releasing: Revert fix and just document work-around of Xwayland path
by Bryce Harrington
· 10 years ago
b6ddf6c
input: store the grab serial of the keyboard
by Giulio Camuffo
· 10 years ago
023b265
build: Pass along any user-specified xserver path to distcheck
by Bryce Harrington
· 10 years ago
2ef9e81
build: Enable xwayland-test during distcheck
by Derek Foreman
· 10 years ago
1f9d4f9
configure.ac: Don't look for Xwayland in the weston install destination
by Derek Foreman
· 10 years ago
82d19aa
configure.ac bump to version 1.6.93 for the rc2 release.
by Bryce Harrington
· 10 years ago
044f79d
releasing: Tweak docs to better match actual workflow
by Bryce Harrington
· 10 years ago
bf48e21
desktop-shell: Fail if get_xdg_surface is called on an xdg_surface
by Jonas Ådahl
· 10 years ago
f10e06c
xwm: remove the create surface listener in weston_wm_destroy
by Derek Foreman
· 10 years ago
82cc25b
ivi-shell: SEGV occurs when multi touch happens in transition
by Nobuhiko Tanibata
· 10 years ago
7b9efcb
Update .gitignore
by Daniel Stone
· 10 years ago
d540f4b
compositor-x11: Move the x11 window close to an idle handler
by Derek Foreman
· 11 years ago
3e4d4bd
Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.
by Dima Ryazanov
· 10 years ago
90d1ac8
libinput: Only forward first and last press and release for a key
by Jonas Ådahl
· 11 years ago
e90b9e9
libinput: Only forward first and last press and release for a button
by Jonas Ådahl
· 11 years ago
6b4b241
xwm: support maximizing xwayland windows
by Giulio Camuffo
· 11 years ago
8aeeac8
desktop-shell: Remove unnecessary type casts
by Derek Foreman
· 11 years ago
aff7c33
screenshooter: remove useless cast
by Derek Foreman
· 11 years ago
7424c81
configure.ac: bump to version 1.6.92 for the rc1 release
by Bryce Harrington
· 11 years ago
7154c18
releasing: Directions for updating the website
by Bryce Harrington
· 11 years ago
7ef3bed
desktop-shell: Don't crash on zoom without a pointer in the seat
by Derek Foreman
· 11 years ago
8771a14
xwayland-test: Replace the xwayland-test
by Derek Foreman
· 11 years ago
9e1aeb8
xwm: fix use after free
by Giulio Camuffo
· 11 years ago
e82ba53
ivi-shell-transition: check create_layout_transition() return value.
by Carlos Olmedo Escobar
· 11 years ago
7a8d67d
shell: fix positioning of maximized surfaces with a custom geometry
by Giulio Camuffo
· 11 years ago
237a684
editor: Make editor multi-seat aware
by Derek Foreman
· 11 years ago
3bebe64
Revert "compositor-x11: Move the x11 event handler to the display loop"
by Bryce Harrington
· 11 years ago
e90ea44
xwm: set the _NET_WM_DESKTOP property of the windows
by Giulio Camuffo
· 11 years ago
6deb09e
compositor-x11: Move the x11 event handler to the display loop
by Derek Foreman
· 11 years ago
1875aff
releasing: Mention dual release announcements
by Bryce Harrington
· 11 years ago
6c3bd9c
clients: Remove stray new-line
by Jonas Ådahl
· 11 years ago
836b9c7
xwm: don't set inactive surfaces as top level
by Giulio Camuffo
· 11 years ago
9bb1339
tests: Skip buffer count test if wl_drm isn't present
by Derek Foreman
· 11 years ago
194ca2b
Makefile: fix assigning to dist_wayland_session_DATA
by Marek Chalupa
· 11 years ago
0b85f6d
Makefile.am: Use fine-grained dist control for desktop file
by Bryce Harrington
· 11 years ago
2e710e5
Fix mutex hang in colord on output removal
by Olivier Fourdan
· 11 years ago
b73c58e
releasing: Add example commands to release directions
by Bryce Harrington
· 11 years ago
4f4b47a
build: install a login manager session entry
by Lubomir Rintel
· 11 years ago
1a873aa
zoom: Check the value of level before using it.
by Carlos Olmedo Escobar
· 11 years ago
553895e
text: Fix typo
by Derek Foreman
· 11 years ago
ae71579
releasing: Typo
by Bryce Harrington
· 11 years ago
6161357
Revert "simple-egl: HACK to report presentation flags"
by Bryce Harrington
· 11 years ago
b77acf5
simple-egl: HACK to report presentation flags
by Pekka Paalanen
· 11 years ago
6349586
tests, clients: add Presentation feedback flags
by Pekka Paalanen
· 11 years ago
bf0e031
compositor, drm: set per-surface Presentation feedback flags
by Pekka Paalanen
· 11 years ago
363aa7b
compositor: set presentation.presented flags
by Pekka Paalanen
· 11 years ago
0de22a3
protocol: add Presentation feedback flags
by Pekka Paalanen
· 11 years ago
050c1ba
compositor-drm: use drm_output in drm_output_*() func args
by Pekka Paalanen
· 11 years ago
7eca8cc
configure.ac: bump to version 1.6.91 for the alpha release
by Bryce Harrington
· 11 years ago
5dbc79f
logind: fix PropertiesChanged parser
by David Herrmann
· 11 years ago
2ecb84a
logind: forward Active=true changes for non-DRM backends
by David Herrmann
· 11 years ago
541b604
launcher: use SIGRTMIN to not conflict with xwayland
by David Herrmann
· 11 years ago
cd6e477
logind: use SIGRTMIN to not conflict with xwayland
by David Herrmann
· 11 years ago
faec1eb
configure.ac: Require libinput 0.8
by Jonas Ådahl
· 11 years ago
5dddd41
libinput-device: use the discrete axis value for wheel events
by Peter Hutterer
· 11 years ago
c54f23d
libinput-device: use the new merged scroll events
by Peter Hutterer
· 11 years ago
fd5ca51
input: Add comment explaining why pointer isn't freed when device is removed
by Derek Foreman
· 11 years ago
99bfa64
compositor-x11: Fix some shutdown crashes
by Derek Foreman
· 11 years ago
e784e34
configure: bump libwayland requirements
by Pekka Paalanen
· 11 years ago
9d86021
ivi-shell: Fix wrong condition to check return value of controller_module_init
by Nobuhiko Tanibata
· 11 years ago
f0aaa41
text: Don't crash if a seat has no keyboard
by Derek Foreman
· 11 years ago
943b46e
input: swallow the key press event when running a compositor key binding
by Giulio Camuffo
· 11 years ago
d09dbb3
text: Use bool for input_panel_visible
by Derek Foreman
· 11 years ago
b1c32f6
text: Remove unused linked list from input_method_context
by Derek Foreman
· 11 years ago
cb5fcea
text: Fix coding style
by Derek Foreman
· 11 years ago
45641af
text: Fix some typos
by Derek Foreman
· 11 years ago
ee8e583
ivi-shell: rewrite controller API
by Nobuhiko Tanibata
· 11 years ago
28dc18c
ivi-shell: make ivi-layout.c as a part of ivi-shell.so
by Nobuhiko Tanibata
· 11 years ago
3c6796f
ivi-shell: several ivi-layout interfaces moved accross source.
by Nobuhiko Tanibata
· 11 years ago
ef6c786
ivi-shell: reordering method in ivi_layout.c
by Nobuhiko Tanibata
· 11 years ago
3d7eadb
ivi-shell: clean up unnecesary header
by Nobuhiko Tanibata
· 11 years ago
2822136
ivi-shell: clean-up transition animation code.
by Nobuhiko Tanibata
· 11 years ago
4bb9929
ivi-shell: Say something when configuration is missing
by Ondřej Majerech
· 11 years ago
01e98b6
compositor: Propagate errors from module_init
by Ondřej Majerech
· 11 years ago
389a10d
clipboard: set fd member of clipboard_source
by Marek Chalupa
· 11 years ago
ab9285b
screenshooter: fix various memory handling
by Marek Chalupa
· 11 years ago
a519d06
window: use roundtrip instead of dispatch after get_registry
by Marek Chalupa
· 11 years ago
4c5a6f7
xwm: fix a crash in handle_state
by Andrew Engelbrecht
· 11 years ago
cb50ed2
tests: Fix minor typo
by Bryce Harrington
· 11 years ago
b502654
compositor: Implement JSON-timeline logging
by Pekka Paalanen
· 11 years ago
8274d90
compositor: add weston_surface_set_label_func()
by Pekka Paalanen
· 11 years ago
0038b73
ivi-shell: reference implementation of input panel for ivi-shell
by Nobuhiko Tanibata
· 11 years ago
b1d121d
clients: support ivi-application.xml for clients/window.c
by Nobuhiko Tanibata
· 11 years ago
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
Next »