Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
34d59859475fdbaf0332c487987a9f1f23922e64
/
clients
13a26e0
weston-info: look for the right wp_presentation
by Pekka Paalanen
· 9 years ago
48fbb54
weston-info: do not round refresh rates
by Pekka Paalanen
· 9 years ago
d962be1
client: fix spelling mistake
by Eric Engestrom
· 9 years ago
720e0c9
ivi: Switch from MEM_ALLOC to the now equivalent xzalloc
by Bryce Harrington
· 9 years ago
e99e4bf
clients & tests: Unify multiple definitions of x*alloc and related functions
by Bryce Harrington
· 9 years ago
1ddb8dd
clients: fix incorrect format handling in simple-shm
by Murray Calavera
· 9 years ago
c21cb3d
simple-egl: use roundtrip after get_registry request
by Marek Chalupa
· 9 years ago
c6a55db
desktop-shell: make panel clock configurable
by Armin Krezović
· 9 years ago
0d1a622
clients: Use zalloc
by Bryce Harrington
· 9 years ago
b00c79b
protocol: migrate to stable presentation-time.xml
by Pekka Paalanen
· 9 years ago
f377535
dnd: Turn into a full blown example
by Carlos Garnacho
· 10 years ago
5ccf047
client: Add DnD cursors to the managed cursors list
by Carlos Garnacho
· 10 years ago
9c93179
data-device: Implement DnD actions
by Carlos Garnacho
· 10 years ago
78d4bf9
data-device: Implement DnD progress notification
by Carlos Garnacho
· 10 years ago
87743e9
Support axis source, axis discrete, frame and axis stop events
by Peter Hutterer
· 10 years ago
e1434d3
clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION
by Christopher Michael
· 10 years ago
602b6b6
clients: fix build on Linux
by Olivier Fourdan
· 10 years ago
5d43af3
clients: add simple-v4l-dmabuf client
by Emmanuel Gil Peyrot
· 10 years ago
8ef2957
clients: Fix a few issues in simple-dmabuf-intel
by Emmanuel Gil Peyrot
· 10 years ago
3b65b0b
clients: rename simple-dmabuf into simple-dmabuf-intel
by Emmanuel Gil Peyrot
· 10 years ago
ba9dca0
weston-info: display output scale
by Jonny Lamb
· 10 years ago
2e65676
hmi-controller: allocate background surfaces for multi-screen
by Nobuhiko Tanibata
· 10 years ago
fb1e126
simple-damage: Add --use-damage-buffer flag
by Derek Foreman
· 10 years ago
29b846e
simple-damage: Offset drawing co-ordinates not buffer start
by Derek Foreman
· 10 years ago
cd9bb71
ivi-shell-user-interface: fix runtime error caused by missing header inclusion
by Yong-iL Joh
· 10 years ago
b50ed17
clients: Adjust grammar of comment for toysurface->prepare function pointer
by Chris Michael
· 10 years ago
f69bd1a
clients: Fix a few minor typos in comments
by Bryce Harrington
· 10 years ago
118387e
toytoolkit: Remove window_damage()
by Derek Foreman
· 10 years ago
0aba785
smoke: Don't post extra damage
by Derek Foreman
· 10 years ago
5b0b770
Remove workspaces protocol
by Jonas Ådahl
· 10 years ago
cf1efd2
Rename screenshooter protocol to weston_screenshooter
by Jonas Ådahl
· 10 years ago
6d6fb61
desktop-shell: Rename protocol weston_desktop_shell
by Jonas Ådahl
· 10 years ago
2a22933
Use xdg_shell protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
b57f472
Use input method protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
3bcba34
Use text input protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
57e48f0
Use linux-dmabuf protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
496adb3
Use fullscreen-shell.xml from wayland-protocols
by Jonas Ådahl
· 10 years ago
46812b6
clients: don't discard motion if we have a grab
by Derek Foreman
· 10 years ago
5d13548
clients: try harder to discard motion after resize
by Derek Foreman
· 10 years ago
1ab9ca7
clients: Correct drawing glitch in stacking demo
by Ben Hummon
· 10 years ago
32838c9
compositor/clients: Protect CLOCK_BOOTTIME with ifdefs
by Derek Foreman
· 10 years ago
3a1580f
clients: track seat_version per seat, not per display
by Derek Foreman
· 10 years ago
f7bb935
weston: release keyboard/touch/pointer objects
by FORT David
· 10 years ago
bdc8c72
cosmetic: Remove a few double semicolons
by Derek Foreman
· 10 years ago
e54cee1
terminal: allow copy-paste when selection is scrolled out
by Manuel Bachmann
· 10 years ago
673bbe2
clients: ungrab the correct input when menus close
by Derek Foreman
· 10 years ago
7978bc8
terminal: Don't crash when selecting non-ascii characters
by Derek Foreman
· 10 years ago
ae6f1bb
clients: Fix height typo in clamp_view()
by Bryce Harrington
· 10 years ago
decc965
clients: Drop deadlock circumvention hack now that we don't need it
by Jonas Ådahl
· 11 years ago
5386898
clients: add simple-dmabuf client
by George Kiagiadakis
· 11 years ago
74a635b
Coding style fixes
by Dawid Gajownik
· 10 years ago
5e653ca
Use [x]zalloc instead of [x]malloc + memset
by Ryo Munakata
· 10 years ago
2ccd9a2
test/ivi: include protocol headers for all used protocols
by Bill Spitzak
· 10 years ago
118a429
window: Use wl_cursor_frame_and_duration() for mouse cursor updates
by Derek Foreman
· 10 years ago
c1809b2
presentation-shm: Allow setting of delay before surface.commit
by Mario Kleiner
· 10 years ago
da9d8fa
clients: Simplify memory allocation with xzalloc()
by Bryce Harrington
· 10 years ago
0a9d348
Remove weston-screensaver
by Pekka Paalanen
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
883ac02
Whitespace corrections
by Murray Calavera
· 10 years ago
7dd12ec
editor: warn when write fails
by Bryce Harrington
· 10 years ago
2a18a52
remove trailing whitespaces
by Michael Vetter
· 10 years ago
22f3430
editor: implement Cut,Copy,Paste
by Manuel Bachmann
· 10 years ago
cead794
desktop-shell: Remove the panel popup
by Dima Ryazanov
· 10 years ago
56d9b88
nested-client: fix typo
by Manuel Bachmann
· 10 years ago
807f09c
terminal: add "Minimize" to context menu
by Pekka Paalanen
· 10 years ago
6c71aae
Pass config file from compositor to everything
by Pekka Paalanen
· 10 years ago
abff883
platform: rename create_egl_window to create_egl_surface
by Jonny Lamb
· 10 years ago
5c33290
nested-client: include platform.h
by Jonny Lamb
· 10 years ago
4bdcb57
clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported
by Jonny Lamb
· 10 years ago
51a7ae5
clients & tests: use eglGetPlatformDisplayEXT when supported
by Jonny Lamb
· 10 years ago
a86c3ee
Spellcheck fixes
by Bryce Harrington
· 10 years ago
493d979
window: Fix crash in input_set_pointer_image when cursor is special
by Derek Foreman
· 10 years ago
5ba1e1d
xdg-shell: Bump unstable version
by Jasper St. Pierre
· 10 years ago
14f330c
xdg-shell: Remove the flags from get_xdg_popup
by Jasper St. Pierre
· 10 years ago
ecf2a0f
xdg-shell: Remove the serial from popup_done
by Jasper St. Pierre
· 10 years ago
66bc949
xdg-shell: Take a xdg_surface as the parent surface
by Jasper St. Pierre
· 10 years ago
4d012bc
presentation-shm: put run mode in window title
by Pekka Paalanen
· 10 years ago
237a684
editor: Make editor multi-seat aware
by Derek Foreman
· 11 years ago
6c3bd9c
clients: Remove stray new-line
by Jonas Ådahl
· 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
a519d06
window: use roundtrip instead of dispatch after get_registry
by Marek Chalupa
· 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
923bc14
clients: a reference implementation of UI client how to use ivi-hmi-controller.
by Nobuhiko Tanibata
· 11 years ago
2204492
clients: Use xmalloc in a few more places
by Derek Foreman
· 11 years ago
ba0f33d
dnd: Fix some mouse cursor issues
by Derek Foreman
· 11 years ago
8b52118
simple-shm: explain two initial roundtrips
by Pekka Paalanen
· 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
6ce67ec
window : compare version and call appropriate destructor
by kabeer khan
· 11 years ago
ef2b592
clients: add presentation-shm demo
by Pekka Paalanen
· 11 years ago
93a6afd
weston-info: report presentation clock
by Pekka Paalanen
· 11 years ago
382de46
clients: Maximize window when double touch on title bar
by Xiong Zhang
· 11 years ago
Next »