Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
b40b827f83c476c52c1478f16b37db9facf905e3
b40b827
configure.ac: check weston vs. libweston versions
by Pekka Paalanen
· 9 years ago
85a4e19
configure.ac: bump libweston version to match weston
by Pekka Paalanen
· 9 years ago
7241697
README: updates on libweston versioning
by Pekka Paalanen
· 9 years ago
bfb392e
releasing: how to handle libweston
by Pekka Paalanen
· 9 years ago
056889a
weston-launch: Only run a login shell for new sessions
by Quentin Glidic
· 9 years ago
ee27744
libweston/launcher-weston-launch: Silence unused-function warning
by Quentin Glidic
· 9 years ago
887c018
libweston: Silence tautological-compare warning
by Quentin Glidic
· 9 years ago
9ba1546
shared/image: Silence maybe-uninitialized warning
by Quentin Glidic
· 9 years ago
d84af7c
gl-renderer: Silence maybe-uninitialized warning
by Quentin Glidic
· 9 years ago
e9168f9
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0)
by Yann E. MORIN
· 9 years ago
6ccd286
clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
4268262
clients/simple-dmabuf-intel: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
a74eff9
clients/simple-damage: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
e023cbc
clients/simple-shm: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
8363002
clients/simple-egl: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
af7f98b
toytoolkit: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
003da88
libweston-desktop: Drop (wrongly named) new_buffer in committed
by Quentin Glidic
· 9 years ago
cba26e7
libweston-desktop/xdg_shell_v6: Check for buffer directly in committed
by Quentin Glidic
· 9 years ago
9c5dd7e
libweston-desktop: Implement xdg_shell_v6
by Quentin Glidic
· 9 years ago
5ac91a1
Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES
by Jonas Ådahl
· 9 years ago
e42541a
libweston-desktop: Fix libweston-desktop.pc
by Quentin Glidic
· 9 years ago
8f9d90a
desktop-shell: Port to libweston-desktop
by Quentin Glidic
· 9 years ago
955cec0
xwayland: Introduce a private struct for XWayland interface
by Quentin Glidic
· 9 years ago
248dd10
Introduce libweston-desktop
by Quentin Glidic
· 9 years ago
2edc3d5
libweston: Rename weston_surface::configure to ::committed
by Quentin Glidic
· 9 years ago
cde1345
input: Add helpers for all keyboard/pointer/touch events
by Quentin Glidic
· 9 years ago
ccfd029
fullscreen-shell: Ensure that fs surface is presented on all outputs
by Armin Krezović
· 9 years ago
75e7106
libweston: fix animation crash when a view has no output assigned
by Armin Krezović
· 9 years ago
96c205a
configure: bump Wayland requirement to 1.11.90
by Pekka Paalanen
· 9 years ago
4ef719c
libweston: Implement wl_output version 3 (release request)
by Quentin Glidic
· 9 years ago
36d699a
gl-renderer: Make dummy surface current after all outputs are gone
by Armin Krezović
· 9 years ago
e540384
compositor: Mark all views as dirty when a new output is assigned
by Armin Krezović
· 9 years ago
545dba6
compositor-drm: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
25a2bdd
Switch to use safe_strtoint instead of strtol
by Bryce Harrington
· 9 years ago
82b9f2b
Add safe_strtoint() helper
by Bryce Harrington
· 9 years ago
d9779e3
option-parser: Improve error checking for strtol call
by Bryce Harrington
· 9 years ago
139fcab
xwayland: Improve error checking for strtol call
by Bryce Harrington
· 9 years ago
913d7c1
Standardize error checking for strtol calls
by Bryce Harrington
· 9 years ago
295e9d0
compositor-x11: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
938dc52
compositor-wayland: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
fb371c6
compositor-rdp: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
a8fb5ea
compositor-headless: Use non-cast functions to retrieve backend and output objects
by Armin Krezović
· 9 years ago
984781f
compositor-drm: Do not exit when there are no outputs left
by Armin Krezović
· 9 years ago
b12a754
compositor-drm: Do not return an error when no connectors are configured
by Armin Krezović
· 9 years ago
707c4fd
libweston: fix major in libweston.pc
by Pekka Paalanen
· 9 years ago
6735145
automake: list static libraries before the shared ones
by Emil Velikov
· 9 years ago
9deef53
libweston: remove pkgincludedir variable from libweston.pc
by Emil Velikov
· 9 years ago
7fe47f3
libweston: use new versioning scheme
by Emil Velikov
· 9 years ago
aa48592
README: Document versioning scheme, forward compatibility
by Emil Velikov
· 9 years ago
78a3637
compositor: Extend compositor user data
by Armin Krezović
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
a4b3497
gitignore: Ignore weston-confine client
by Yong Bakos
· 9 years ago
d0716f4
Re-apply "config-parser: Catch negative numbers assigned to unsigned config values"
by Bryce Harrington
· 9 years ago
e776f2a
config-parser: Add weston_config_section_get_color
by Bryce Harrington
· 9 years ago
cbfde13
clients/confine: Toggle maximized state with 'm'
by Jonas Ådahl
· 10 years ago
4a1b9a9
clients/confine: Add option for using a more complex confine region
by Jonas Ådahl
· 10 years ago
fdcdda3
window: Add API for manually set confine region
by Jonas Ådahl
· 10 years ago
cadea76
clients/confine: Reset motion lines on Backspace
by Jonas Ådahl
· 10 years ago
d0be2bb
input: Support non-rectangular pointer confine regions
by Jonas Ådahl
· 10 years ago
fdeb2bb
clients/confine: Use pointer confinement to confine drawed line
by Jonas Ådahl
· 11 years ago
61831f4
clients: Fork clickdot as confine
by Jonas Ådahl
· 9 years ago
9f8c894
clients/resizor: Use pointer locking for resizing window
by Jonas Ådahl
· 11 years ago
e5a1bb4
clients: Add API for pointer locking and pointer confinement
by Jonas Ådahl
· 11 years ago
d3414f2
Implement pointer locking and confinement
by Jonas Ådahl
· 9 years ago
c02ac11
input: Split out pointer button sending from grab handler
by Jonas Ådahl
· 9 years ago
f44942e
input: Split out motion sending from default grab
by Jonas Ådahl
· 9 years ago
3eb4ddd
weston-pointer: Add destroy signal
by Jonas Ådahl
· 9 years ago
f7deb6a
compositor: Pass both surface and seat in activation signal
by Jonas Ådahl
· 9 years ago
5d9ca27
compositor: Add surface commit signal
by Jonas Ådahl
· 9 years ago
30d61d8
Implement the relative pointer protocol
by Jonas Ådahl
· 11 years ago
de1ed2e
input: Provide microsecond timestamps in motion events
by Jonas Ådahl
· 10 years ago
3845b32
libinput: Expose unaccelerated motion deltas in motion event struct
by Jonas Ådahl
· 11 years ago
94e2e2d
compositor: Keep track of what views were activated by clicking
by Jonas Ådahl
· 11 years ago
4361b4e
desktop-shell: Pass a flag bitmask instead of bool to activate()
by Jonas Ådahl
· 11 years ago
1fa6ded
desktop-shell: Make activate() take a view instead of surface
by Jonas Ådahl
· 11 years ago
90c90b2
desktop-shell: Change switcher to track views
by Jonas Ådahl
· 11 years ago
7bfb113
desktop-shell: Track the black surface by its view
by Jonas Ådahl
· 11 years ago
ef8e1c3
input: Activate view no matter the keyboard focus
by Jonas Ådahl
· 9 years ago
a884024
automake: add missing git-version.h dependency
by Emil Velikov
· 9 years ago
4ad45ca
automake: list the the builddir include before the srcdir
by Emil Velikov
· 9 years ago
0744894
shared/platform.h: remove the local EGL platform (re)definitions
by Emil Velikov
· 9 years ago
3fd0802
gl-renderer: remove local EGL platform (re)definitions
by Emil Velikov
· 9 years ago
706e689
weston-egl-ext.h: add EGL platform definitions
by Emil Velikov
· 9 years ago
025ad93
clients/simple-egl: use weston_check_egl_extension over strstr
by Emil Velikov
· 9 years ago
ce5b614
clients/nested: use weston_check_egl_extension over strstr
by Emil Velikov
· 9 years ago
d0fcdc9
shared/platform.h: use weston_check_egl_extension over strstr
by Emil Velikov
· 9 years ago
f0c3a1c
gl-renderer: move check_extension() to shared/
by Emil Velikov
· 9 years ago
cbcf545
libweston: don't install shared/platform.h
by Emil Velikov
· 9 years ago
10772db
shared/platform.h: add missing stdbool.h include
by Emil Velikov
· 9 years ago
bd6c413
simple-egl: remove incomplete EGL_EXT_buffer_age definition
by Emil Velikov
· 9 years ago
3dd22d9
gl-renderer: remove EGL_EXT_image_dma_buf_import guards
by Emil Velikov
· 9 years ago
b56c5b4
weston-egl-ext.h: add GL_EXT_unpack_subimage definitions
by Emil Velikov
· 9 years ago
af5bd5d
weston-egl-ext.h: add EGL_MESA_configless_context definitions
by Emil Velikov
· 9 years ago
0725cf1
weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions
by Emil Velikov
· 9 years ago
885a9fe
client/nested: reuse weston-egl-ext.h declarations
by Emil Velikov
· 9 years ago
03793e3
Revert "config-parser: Catch negative numbers assigned to unsigned config values"
by Bryce Harrington
· 9 years ago
a8d987d
systemd: Also force base-10 for the strtol() call
by Bryce Harrington
· 9 years ago
375759e
Require base-10 for strtol() calls
by Bryce Harrington
· 9 years ago
1dbdc0b
Include space in 'if ('
by Bryce Harrington
· 9 years ago
6351fb0
config-parser: Catch negative numbers assigned to unsigned config values
by Bryce Harrington
· 9 years ago
Next »