Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
94fd9a56942b28f19418e303fef7871099a8ff75
94fd9a5
compositor: remove systemd-notify.h
by Egor Starkov
· 10 years ago
90eea27
compositor-wayland: Terminate weston_log error message
by Chris Michael
· 10 years ago
5eb025a
configure.ac: add support for new versions of systemd
by Frederico Cadete
· 10 years ago
1a42ca1
weston_wm: Implement _NET_ACTIVE_WINDOW
by Benoit Gschwind
· 10 years ago
c59f18e
compositor-wayland: Expose zlinux_dmabuf
by Emmanuel Gil Peyrot
· 10 years ago
a0dd5b4
systemd: Fix distcheck for typo in header path
by Bryce Harrington
· 10 years ago
7ce2e97
compositor: systemd notifications support
by Egor Starkov
· 10 years ago
892122e
tests: Migrate screenshot code from internal test to client helpers
by Bryce Harrington
· 10 years ago
89dcea9
text: Switch to weston_client_start instead of weston_client_launch
by Derek Foreman
· 10 years ago
e821ce6
text: Don't track binding in struct text_backend
by Derek Foreman
· 10 years ago
b4bacd2
text: Launch input method in text_backend_init
by Derek Foreman
· 10 years ago
e7d868a
launcher: fix typo
by Derek Foreman
· 10 years ago
cb15620
launcher: fix broken distcheck
by Derek Foreman
· 10 years ago
56fe1c7
compositor: remove incorrect idle timer initialization
by Egor Starkov
· 10 years ago
44bbdd0
fbdev: Ensure strncpy results are null terminated.
by Bryce Harrington
· 10 years ago
c8dcd16
ivi-layout-transition: Fix potential leak of memory pointed to by transition
by Lucas Tanure
· 10 years ago
ae5df83
launcher-logind: Remove old VT switching code, move to SwitchTo/Activate
by Jasper St. Pierre
· 10 years ago
72dea06
launcher: Split out launcher implementations into three distinct ones
by Jasper St. Pierre
· 10 years ago
30bcf35
launcher: Rename logind-util to launcher-logind
by Jasper St. Pierre
· 10 years ago
9c7de16
compositor-drm: Ensure strings from EDID blobs are null terminated
by Bryce Harrington
· 10 years ago
e54cee1
terminal: allow copy-paste when selection is scrolled out
by Manuel Bachmann
· 10 years ago
a1f3f3c
xwm: flush xcb connection only when we processed some event
by Marek Chalupa
· 10 years ago
43af680
tests: Convert 'xalloc's to 'zalloc's
by Seedo Eldho Paul
· 10 years ago
673bbe2
clients: ungrab the correct input when menus close
by Derek Foreman
· 10 years ago
9d7aff0
ivi-shell: initialize all fields in create_layout_transition
by John-John Tedro
· 10 years ago
bfae30d
vaapi-recorder: Fix allocator sizeof operand mismatch
by Lucas Tanure
· 10 years ago
193c7a5
ivi_layout_surface_add_notification: Fix potential leak of memory pointed to by 'notification'
by Lucas Tanure
· 10 years ago
96db077
ivi-layout-transition: Fix potential leak of memory pointed to by transition
by Lucas Tanure
· 10 years ago
9b5fe42
ivi-layout-transition: Change layout_transition_register return type
by Lucas Tanure
· 10 years ago
9af0017
ivi-layout-transition: Fix potential leak of memory pointed to by transition
by Lucas Tanure
· 10 years ago
713acd6
releasing: Update command path to reflect new scripts dir in wayland-web
by Bryce Harrington
· 10 years ago
8c15360
configure.ac: bump to version 1.9.90 for open development
by Bryce Harrington
· 10 years ago
b05cdb8
configure.ac: bump to version 1.9.0 for the official release
by Bryce Harrington
· 10 years ago
90e2d07
releasing: Note need for pgp signing announcement
by Bryce Harrington
· 10 years ago
30e24ed
configure.ac: bump to version 1.8.93 for the RC1 release
by Bryce Harrington
· 10 years ago
45a7c27
clients: If available, prefer top level surfaces for move or rotate
by Derek Foreman
· 10 years ago
c0c1497
shell: Make sure we actually have a resource in end_busy_cursor
by Derek Foreman
· 10 years ago
ca510d0
rpi: fix segfault at startup in rpi_flippipe_init() v2
by John Sadler
· 10 years ago
7978bc8
terminal: Don't crash when selecting non-ascii characters
by Derek Foreman
· 10 years ago
6179338
compositor-fbdev: Remove bizarre division by sizeof
by Derek Foreman
· 10 years ago
3f32a13
Revert "compositor-drm: disable hardware cursors"
by Pekka Paalanen
· 10 years ago
ae6f1bb
clients: Fix height typo in clamp_view()
by Bryce Harrington
· 10 years ago
7628789
rpi: prevent segfault on shut-down due to NULL backend
by John Sadler
· 10 years ago
960b5eb
rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer
by John Sadler
· 10 years ago
cdb91d0
configure.ac: bump to version 1.8.92 for the beta release
by Bryce Harrington
· 10 years ago
4412cd1
hmi-controller: fix wrong width and height are set to a layer of workspace.
by Nobuhiko Tanibata
· 10 years ago
d290f88
hmi-controller: fix the laucher layer width
by Nobuhiko Tanibata
· 10 years ago
acbcc6c
ivi-layout: implement surface clipping
by Nobuhiko Tanibata
· 10 years ago
ab81f15
build, compositor-drm: fix output name constants another way
by Pekka Paalanen
· 10 years ago
faee330
build: Require newer version of libdrm
by Derek Foreman
· 10 years ago
decc965
clients: Drop deadlock circumvention hack now that we don't need it
by Jonas Ådahl
· 11 years ago
1a912a9
gl-renderer: gl_renderer_create display cleanup on error
by Dawid Gajownik
· 10 years ago
89c49b3
compositor-drm: rename outputs to follow kernel style
by Pekka Paalanen
· 10 years ago
cf34dc2
ivi-shell: remove redundant wl_list_empty/init calls
by Ucan, Emre (ADITG/SW1)
· 10 years ago
174257b
ivi-shell: clear order.layer_list before reordering it
by Ucan, Emre (ADITG/SW1)
· 10 years ago
38fcf38
ivi-shell: clear order.surface_list before reordering it
by Ucan, Emre (ADITG/SW1)
· 10 years ago
c2be638
ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges.
by Ucan, Emre (ADITG/SW1)
· 10 years ago
3f89794
compositor-fbdev: fix VT switching crash
by Pekka Paalanen
· 10 years ago
2b25450
compositor-drm: cast surface to EGLNativeWindowType
by Dawid Gajownik
· 10 years ago
8358305
configure: fix enable_simple_intel_dmabuf_client=auto
by Pekka Paalanen
· 10 years ago
f2bf50e
configure.ac: bump to version 1.8.91 for the alpha release
by Bryce Harrington
· 10 years ago
842ef2f
releasing: Soften suggestion to update the wayland version dependency
by Bryce Harrington
· 10 years ago
cab7ed9
releasing: Update release names
by Bryce Harrington
· 10 years ago
cb512c0
Fix armhf configure breakage due to missing libdrm_intel package
by Bryce Harrington
· 10 years ago
a358207
Fix build breakage when using older gbm lacking dmabuf import
by Bryce Harrington
· 10 years ago
5386898
clients: add simple-dmabuf client
by George Kiagiadakis
· 11 years ago
bf8cc6f
compositor-drm: dmabuf GBM import
by Pekka Paalanen
· 11 years ago
e4d231e
compositor-drm: init linux_dmabuf support
by Pekka Paalanen
· 11 years ago
5ffb440
compositor-x11: init linux_dmabuf support
by Pekka Paalanen
· 11 years ago
a352580
gl-renderer: add dmabuf import
by Pekka Paalanen
· 11 years ago
534defd
gl-renderer: introduce struct egl_image
by Louis-Francis Ratté-Boulianne
· 10 years ago
230f3b1
dmabuf: implement linux_dmabuf extension
by Pekka Paalanen
· 11 years ago
23ab715
protocol: add linux_dmabuf extension (v3)
by Pekka Paalanen
· 11 years ago
f3c8336
weston-launch: On error putenv returns a non-zero value
by Dawid Gajownik
· 10 years ago
2f7d33d
compositor: fix crash when destroying incompletely created output
by Dawid Gajownik
· 10 years ago
58106d7
fullscreen-shell: Fix modeset on transformed outputs
by Jason Ekstrand
· 11 years ago
87c862a
input: when destroying a seat, remove keyboard focus first
by Derek Foreman
· 10 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
b18f788
xwm: don't let X windows steal the focus
by Giulio Camuffo
· 10 years ago
75ead05
rpi-renderer: use weston_output matrix instead of a private matrix
by Derek Foreman
· 10 years ago
f9318d1
input: add a weston_pointer_clear_focus() helper function
by Derek Foreman
· 10 years ago
2ccd9a2
test/ivi: include protocol headers for all used protocols
by Bill Spitzak
· 10 years ago
61ed7b6
input: pass the global touch coordinates to the touch grab
by Giulio Camuffo
· 10 years ago
7239d74
compositor: remove a call to weston_compositor_schedule_repaint
by Ryo Munakata
· 10 years ago
e4d6c83
desktop-shell: Make resize and move functions take a pointer instead of a seat
by Derek Foreman
· 10 years ago
88249cd
don't crash when the key file doesn't exist
by David FORT
· 10 years ago
82d4925
backends: don't destroy renderer and output twice
by Dawid Gajownik
· 10 years ago
405ae2f
compositor-rdp: rdp_destroy() double free error #91457
by Dawid Gajownik
· 10 years ago
0b2bcbf
screen-share: don't test keyboard/pointer pointers
by Dawid Gajownik
· 10 years ago
e42d754
desktop-shell: drop shell_client from the head of the surface list on destroy
by Derek Foreman
· 10 years ago
f965db5
compositor-rdp: free() can handle NULL pointers
by Dawid Gajownik
· 10 years ago
71f5704
main: print backends in help message in alphabetical order
by Dawid Gajownik
· 10 years ago
2d7ded8
.gitignore: ignore doxygen generated files v2
by Dawid Gajownik
· 10 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
b41b59e
fullscreen-shell: Test for device presence properly
by Derek Foreman
· 10 years ago
006cf67
desktop-shell: Check for device presence properly
by Derek Foreman
· 10 years ago
60d9731
desktop-shell: Don't call wl_list_init() in the middle of a list
by Derek Foreman
· 10 years ago
30ce607
input: Check device counts in bind_seat()
by Derek Foreman
· 10 years ago
d956379
Update .gitignore
by Dawid Gajownik
· 10 years ago
Next »