Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
179c186e19d76a8e3057d653998fe38d0ba3791f
/
clients
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
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
b2c1864
window: Don't needlessly sync parent and geometry
by Ondřej Majerech
· 11 years ago
5e3b693
image: don't print redundant error
by Bill Spitzak
· 11 years ago
2623786
Partially revert "xdg-shell: Add show_window_menu request"
by Pekka Paalanen
· 11 years ago
16fe4dc
input: Schedule pointer sprite repaint when cursor is set
by Jonas Ådahl
· 11 years ago
bfb4ade
clients: Maximize window when double click on title bar
by Xiong Zhang
· 11 years ago
fb754a0
desktop-shell: properly set background widget as opaque
by Arnaud Vrac
· 11 years ago
488b7cd
simple-egl: fix opaque and 16 bits mode options
by Arnaud Vrac
· 11 years ago
30b2a37
multi-resource: remove an unnecessary call of wl_display_get_fd()
by Ryo Munakata
· 11 years ago
445436c
simple-shm: remove an unnecessary call of wl_display_get_fd()
by Ryo Munakata
· 11 years ago
38d90be
window: unbind egl surface and context on surface release
by Arnaud Vrac
· 11 years ago
71182ae
xdg-shell: bump experimental protocol version
by Pekka Paalanen
· 11 years ago
effef73
cliptest: sync calculate_edges with master copy
by Pekka Paalanen
· 11 years ago
06e0892
Remove duplicated code from cliptest.c
by Ondřej Majerech
· 11 years ago
2e1968f
Replace deprecated xkbcommon symbols with current names
by Ran Benita
· 11 years ago
a0fae46
cliptest: Avoid use of uninitialized memory when regions don't intersect
by Derek Foreman
· 11 years ago
0fc3786
weston-scaler --help works even if not run inside wayland
by Bill Spitzak
· 11 years ago
a829261
weston-image --help works. Also help if no filename is given
by Bill Spitzak
· 11 years ago
bb0bb9c
weston-editor --help works
by Bill Spitzak
· 11 years ago
6fd10c6
weston-dnd --help works
by Bill Spitzak
· 11 years ago
36bcf47
weston-cliptest --help works. You must use -b to run benchmark
by Bill Spitzak
· 11 years ago
5cad843
weston-terminal --help and other command-line options
by Bill Spitzak
· 11 years ago
6e16a55
Made weston-screensaver --help work
by Bill Spitzak
· 11 years ago
852254a
Made weston-subsurfaces --help work
by Bill Spitzak
· 11 years ago
6df71aa
Made weston-nested --help work
by Bill Spitzak
· 11 years ago
4fb8491
weston-eventdemo --help works
by Bill Spitzak
· 11 years ago
a3a5deb
gears: fix invalid calculation of the first FPS
by Ryo Munakata
· 11 years ago
e67118c
desktop-shell: add option to avoid creating the panel
by Jonny Lamb
· 11 years ago
1046f12
Implemented support for mouse scrolling in weston-terminal
by Magnus Hoff
· 11 years ago
45ee1f9
simple-egl: Clean up unused frame_listener
by Boyan Ding
· 11 years ago
0695908
clients: use repeat_info event details
by Jonny Lamb
· 11 years ago
a177df0
window: Don't use the frame's geometry when fullscreen
by Jasper St. Pierre
· 11 years ago
ccf48fb
shell: Replace set_margin with set_window_geometry
by Jasper St. Pierre
· 11 years ago
bd65e50
Interpret the size in the configure event as window geometry
by Jasper St. Pierre
· 11 years ago
ef54008
Use pixman_region32_clear instead of our own empty_region
by Jason Ekstrand
· 11 years ago
31732f7
Clients: Fix memleak issues in various clients of weston
by vivek
· 11 years ago
549a53f
Add a simple client for testing compositor damage handling
by Jason Ekstrand
· 11 years ago
81ff075
xdg-shell: Add show_window_menu request
by Jasper St. Pierre
· 11 years ago
de8bd50
clients: Allow creating a "detached" menu
by Jasper St. Pierre
· 11 years ago
dda9313
clients: Remove the window / user parameters from the menu function
by Jasper St. Pierre
· 11 years ago
be803ad
window: Send ack_configure immediately from configure handler
by Kristian Høgsberg
· 11 years ago
f184c38
window: Move the resize after interpreting the states
by Jasper St. Pierre
· 11 years ago
ccf908b
window: Set frame flags immediately when we handle the new states in configure
by Jasper St. Pierre
· 11 years ago
973d787
xdg-shell: Turn "activated" into a state
by Jasper St. Pierre
· 11 years ago
de68099
terminal: Only add the new size to the title when we're resizing
by Jasper St. Pierre
· 11 years ago
5befdda
xdg-shell: Turn the resizing heuristics into an explicit state
by Jasper St. Pierre
· 11 years ago
ab2c108
xdg-shell: Rework the state system
by Jasper St. Pierre
· 11 years ago
c815d62
xdg-shell: Rename set_transient_for to set_parent
by Jasper St. Pierre
· 11 years ago
11f1433
fullscreen: Remove dirty sizing trick
by Jasper St. Pierre
· 11 years ago
af314bb
fullscreen: Remove our own focused state tracking
by Jasper St. Pierre
· 11 years ago
a57c9f1
window: Ignore input events from subsurfaces
by Ander Conselvan de Oliveira
· 11 years ago
8e37d96
editor: Fix cursor positioning with pointer and touch
by Ander Conselvan de Oliveira
· 11 years ago
79b7cb3
desktop-shell: Fix black edges on scaled desktop pattern
by Bill Spitzak
· 11 years ago
Next »