Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
98087084065e2d14621f23b7c63ace0e869477b6
9808708
zoom: remove unused args from weston_zoom_transition
by Pekka Paalanen
· 10 years ago
13fd446
zoom: remove animation_xy as unused
by Pekka Paalanen
· 10 years ago
f3744f5
xwayland: wm: fix an invalid read
by Ryo Munakata
· 10 years ago
ae0c6e3
gl-renderer: Call glViewport after the context is made current
by Jason Ekstrand
· 11 years ago
76fb7ec
shell,compositor-x11: Fix trivial memory leaks
by Ryo Munakata
· 10 years ago
493d979
window: Fix crash in input_set_pointer_image when cursor is special
by Derek Foreman
· 10 years ago
fa79b1d
gl-renderer: implement view scissor
by Pekka Paalanen
· 10 years ago
5580f22
compositor-drm: avoid scissor in assign_planes
by Pekka Paalanen
· 10 years ago
380adf5
compositor: add weston_view_set_mask() API and state
by Pekka Paalanen
· 10 years ago
fc22a52
compositor: restructure weston_compositor_pick_view()
by Pekka Paalanen
· 10 years ago
6c7a1c7
ivi-shell: add exit binding
by Pekka Paalanen
· 10 years ago
e35b223
ivi-shell: developer mode debug key bindings
by Pekka Paalanen
· 10 years ago
2829f7c
compositor,shell: move debug key code to core
by Pekka Paalanen
· 10 years ago
703f502
ivi-layout: separate declarations from code
by Carlos Olmedo Escobar
· 10 years ago
5ba1e1d
xdg-shell: Bump unstable version
by Jasper St. Pierre
· 10 years ago
c7384a0
xdg-shell: Rewrite documentation
by Jasper St. Pierre
· 10 years ago
084aa0b
xdg-shell: Add a simple destructor request
by Jasper St. Pierre
· 10 years ago
24185e2
xdg-shell: Add invalid_parent error to xdg_popup
by Jonas Ådahl
· 10 years ago
da6ecd0
xdg-shell: Send an error when the client uses the not-topmost popup
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
502f5e0
compositor: fix plane coords in view_accumulate_damage()
by Pekka Paalanen
· 10 years ago
c7d7fdf
compositor: let view_compute_bbox() take a box32_t
by Pekka Paalanen
· 10 years ago
efd08c7
compositor: weston_output::region is in global coords
by Pekka Paalanen
· 10 years ago
9e944d3
compositor: remove dead code from weston_output_move()
by Pekka Paalanen
· 10 years ago
e508ce6
compositor: note, weston_surface_damage does it wrong
by Pekka Paalanen
· 10 years ago
fbd00f1
compositor: document view->transform.* regions
by Pekka Paalanen
· 10 years ago
6764bbe
pixman-renderer: implement surface_copy_content
by Pekka Paalanen
· 10 years ago
eb35cbe
gl-renderer: implement surface_copy_content
by Pekka Paalanen
· 10 years ago
aeb917e
gl-renderer: add BUFFER_TYPE_SOLID
by Pekka Paalanen
· 10 years ago
312fe5f
surface-screenshot: a new manual test module
by Pekka Paalanen
· 10 years ago
23a0700
timeline: use file_create_dated() helper
by Pekka Paalanen
· 10 years ago
899b50b
shared: add file_create_dated() helper
by Pekka Paalanen
· 10 years ago
c647ed7
compositor: add surface-shooting API
by Pekka Paalanen
· 10 years ago
f6a6592
tests: Rename wayland-test to weston-test
by Derek Foreman
· 10 years ago
25c0ca5
compositor: turn weston_view boundingbox into masked
by Pekka Paalanen
· 10 years ago
8844bf2
compositor: turn weston_view::transform.opaque into masked
by Pekka Paalanen
· 10 years ago
2d6e551
compositor: add a doc note for weston_view::parent_view
by Pekka Paalanen
· 10 years ago
32318a5
configure.ac: make use of wayland-scanner.pc
by Emil Velikov
· 10 years ago
01193ae
desktop-shell: Fix coding style of add_popup_grab
by Jonas Ådahl
· 10 years ago
c2b1011
desktop-shell: Simplify popup_end_grab popup_done sending loop
by Jonas Ådahl
· 10 years ago
d2c6892
build: do not install ivi-shell png files with "--disable-ivi-shell"
by Manuel Bachmann
· 10 years ago
8291979
compositor: refactor to weston_output_schedule_repaint_reset()
by Pekka Paalanen
· 11 years ago
4d012bc
presentation-shm: put run mode in window title
by Pekka Paalanen
· 10 years ago
1879f21
headless: fix the output refresh rate
by Pekka Paalanen
· 11 years ago
51723d5
compositor: document weston_view_damage_below()
by Pekka Paalanen
· 10 years ago
05550c6
configure.ac: bump version to 1.7.90
by Bryce Harrington
· 10 years ago
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
Next »