Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
6fd73cd3c08d99e1894d21fb38f559dcbc5ac4db
6fd73cd
build: Add -Wsign-compare to GCC flags
by Kristian Høgsberg
· 11 years ago
1e47a93
Revert "stacking: Remove transient window support"
by Jasper St. Pierre
· 12 years ago
5368604
window: Add wrappers for xdg_surface_set_transient_for
by Jasper St. Pierre
· 12 years ago
0790e39
westoy: Port the toy toolkit over to xdg-shell
by Jasper St. Pierre
· 12 years ago
c0f17ab
westoy: Remove MAXIMIZED and FULLSCREEN as separate window types
by Jasper St. Pierre
· 12 years ago
76ec082
westoy: Remove fullscreen methods
by Jasper St. Pierre
· 12 years ago
7f4386e
westoy: Use subsurfaces for tooltips instead of transient windows
by Jasper St. Pierre
· 12 years ago
e22952b
westoy: Schedule a full resize when we add a subsurface
by Jasper St. Pierre
· 12 years ago
b0d604f
stacking: Remove transient window support
by Jasper St. Pierre
· 12 years ago
faf27a9
weston: Send xdg_surface_send_focused_[un]set when focusing surfaces
by Jasper St. Pierre
· 12 years ago
f84327a
input: Remove exported function weston_pointer_verify()
by Ander Conselvan de Oliveira
· 11 years ago
adaa20c
desktop-shell: initialize children link
by Emilio Pozuelo Monfort
· 11 years ago
38b58eb
desktop-shell: maximize the surface with the kbd focus
by Emilio Pozuelo Monfort
· 11 years ago
32b793c
compositor: Clarify XDG_RUNTIME_DIR misconfiguration message
by Guillem Jover
· 11 years ago
4d363cf
input: Fix weston_seat_init_keyboard() error path
by Ander Conselvan de Oliveira
· 11 years ago
23900f7
input: Empty the current input region when configuring pointer surfaces
by Ander Conselvan de Oliveira
· 11 years ago
cd31275
build: Stop using xmllint to validate protocol files
by Kristian Høgsberg
· 11 years ago
0822942
build: Drop wayland-scanner.mk
by Kristian Høgsberg
· 11 years ago
0aa19e9
build: Only regenerate src/git-version.h when .git/logs/HEAD changes
by Kristian Høgsberg
· 11 years ago
0987f81
build: Move shared/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
e73eccd
build: Move clients/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
1e80afa
build: Move tests/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
b7e3ef4
build: Move src/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
68c5c10
build: Move man/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
f9bc6f6
build: Move protocol/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
058bd32
build: Move xwayland/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
bc00dbe
build: Move desktop-shell/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
e895f14
build: Move wcap/Makefile.am into top-level Makefile.am
by Kristian Høgsberg
· 11 years ago
5b9f9f8
build: Move data/Makefile.am into Makefile.am
by Kristian Høgsberg
· 11 years ago
396a9bb
build: Use subdir-objects automake option
by Kristian Høgsberg
· 11 years ago
a72d375
clients: Drop pdf viewer sample client
by Kristian Høgsberg
· 11 years ago
36d5fac
compositor: Fix a couple of #includes to use "" instead of <>
by Kristian Høgsberg
· 11 years ago
1e8019c
build: Drop use of rsvg-convert
by Kristian Høgsberg
· 11 years ago
1afb238
input: Unlink saved kbd focus listener when releasing seat
by Jonas Ådahl
· 12 years ago
82fced4
simple-egl: Fix -Wsign-compare compiler warning
by Jonas Ådahl
· 12 years ago
5f1ea4e
Document WESTON_VERSION_AT_LEAST() macro behavior
by Kristian Høgsberg
· 11 years ago
1811312
configure.ac: Bump version to 1.4.0
by Kristian Høgsberg
· 11 years ago
b3955b0
compositor-drm: Set cursor surface to NULL when pageflip fails
by Kristian Høgsberg
· 11 years ago
d500bf1
shell: Properly track the focus state surface
by Kristian Høgsberg
· 11 years ago
8259728
evdev: Remove output destroy notifier on device destroy
by Kristian Høgsberg
· 11 years ago
4fd9d26
configure.ac: Check for libsystemd-login >= 198
by Kristian Høgsberg
· 11 years ago
f1c3bd8
shell: Don't move maximized window
by Ricardo Vieira
· 11 years ago
0837fa9
shell: Add mod+shift left-click as a resize binding
by Kristian Høgsberg
· 11 years ago
7cccfca
configure.ac: Bump version to 1.3.93
by Kristian Høgsberg
· 11 years ago
d3ed6cb
drm: prepend stamp space to output mode logging
by U. Artie Eoff
· 11 years ago
04633b6
Fix compilation with FreeRdp 1.1 and master v2
by Hardening
· 11 years ago
ac9f35a
rpi: call eglTerminate if we're bailing
by U. Artie Eoff
· 11 years ago
5e854bc
rpi-backend: ensure pixels is destroyed in resource_update
by U. Artie Eoff
· 11 years ago
a62e0e0
animation: don't NULL deref if _run() returns NULL
by U. Artie Eoff
· 11 years ago
6d71c3c
shared/frame: NULL check before attempting to deref
by U. Artie Eoff
· 11 years ago
e067b30
rpi: free renderer if we bail early during create
by U. Artie Eoff
· 11 years ago
2e2384a
compositor: free memory from str config sections after done using it
by U. Artie Eoff
· 11 years ago
ff75500
compositor-wayland: free 'theme' config option value
by U. Artie Eoff
· 11 years ago
1a08d11
compositor-wayland: don't free unallocated memory
by U. Artie Eoff
· 11 years ago
107de96
shared/frame: fix potential memory leak in frame_create
by U. Artie Eoff
· 11 years ago
cf5737a
shell: assert get_shell_surface() != NULL as appropriate
by U. Artie Eoff
· 11 years ago
0b23b2b
shell: validate create_focus_surface results
by U. Artie Eoff
· 11 years ago
b571910
shell: validate get_animation_type parameter
by U. Artie Eoff
· 11 years ago
c4c7a4f
input-panel: validate return value of get_default_view
by U. Artie Eoff
· 11 years ago
6d6d190
exposay: remove redundant NULL check in highlight_surface
by U. Artie Eoff
· 11 years ago
bae79ca
clients/window: fail if NULL returned from frame_create
by U. Artie Eoff
· 11 years ago
86c68b3
weston-info: free allocated memory and check OOM conditions
by U. Artie Eoff
· 11 years ago
09827e2
terminal: use xstrdup instead to handle OOM
by U. Artie Eoff
· 11 years ago
5cda4e3
use xzalloc wrapper instead
by U. Artie Eoff
· 11 years ago
3c94677
clients/desktop-shell: check OOM conditions
by U. Artie Eoff
· 11 years ago
13708a4
screenshooter: check for NULL malloc and fix memleaks
by U. Artie Eoff
· 11 years ago
f05645b
wcap-decode: remove dead code
by U. Artie Eoff
· 11 years ago
1db0072
log: print dummy timestamp if localtime call fails
by U. Artie Eoff
· 11 years ago
981fa33
backlight: fix backlight_path memory leak
by U. Artie Eoff
· 11 years ago
87d3b61
shell: Don't start a fade animation if we don't have an output
by Kristian Høgsberg
· 11 years ago
8fe412d
Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff
by Kristian Høgsberg
· 11 years ago
27d5fa8
shell: Cancel popups when triggering screensaver
by Kristian Høgsberg
· 11 years ago
6f394d5
resizor: Don't resize if maximized
by Kristian Høgsberg
· 11 years ago
8e80a31
shell: Stop moving surfae after touch point 0 goes up
by Kristian Høgsberg
· 11 years ago
1be87e3
compositor-drm: Make composite bypass work on secondary outputs
by Kristian Høgsberg
· 11 years ago
e61d2f4
shell: Don't assign keyboard focus for seats without keyboard
by Kristian Høgsberg
· 11 years ago
e4450f9
Fix XWayland crashes when opening popups
by Axel Davy
· 11 years ago
d716754
gitignore: Generated files text-client-protocol.h, text-protocol.c
by Bryce W. Harrington
· 11 years ago
991f271
Cleanup stray newline in a return statement
by Bryce W. Harrington
· 11 years ago
3abdafd
terminal: Only set title if asprintf succeeded
by Bryce W. Harrington
· 11 years ago
ad0704a
weston.ini.man: Fix some grammar
by Wieland Hoffmann
· 11 years ago
17bccae
input: Handle unplugging the output for a touchscreen device
by Kristian Høgsberg
· 11 years ago
d56ab4e
shell: Disable exposay by default
by Kristian Høgsberg
· 11 years ago
5cbc763
shell.c: Not all seats have pointers
by Kristian Høgsberg
· 11 years ago
fa506b6
Fix XWayland transient window location.
by Axel Davy
· 11 years ago
81038fb
Only update the surface size if a new buffer is attached
by Jason Ekstrand
· 11 years ago
c180977
text: Set context->model to NULL when we deactivate text input
by Kristian Høgsberg
· 11 years ago
211b517
shell: Move maximize and fullscreen bindings to mod + SHIFT
by Kristian Høgsberg
· 11 years ago
b637a40
window: Properly destroy tooltip windows when parent window is destroyed
by Kristian Høgsberg
· 11 years ago
9046d24
shell: Orphan child windows when a shell surface is destroyed
by Kristian Høgsberg
· 11 years ago
d6d3b37
keyboard: Make debug output less verbose
by Kristian Høgsberg
· 11 years ago
700d6ad
keyboard: Don't strcat() into a strdup()ed string
by Kristian Høgsberg
· 11 years ago
a548b4b
keyboard: Fix insert_text() string utility
by Kristian Høgsberg
· 11 years ago
b0fb25d
compositor: Init output listeners in weston_view if it's not on any output
by Kristian Høgsberg
· 11 years ago
8ca9544
input: Re-pair touch screen when monitor is plugged in
by Kristian Høgsberg
· 11 years ago
70f2901
shell: Make sure we still have touch or pointer focus when moving/resizing
by Kristian Høgsberg
· 11 years ago
97b747c
westoy: Add an option to explicitly disable cairo on a widget
by Neil Roberts
· 12 years ago
a30e29a
input: Ignore touch up events if num_tp is 0
by Kristian Høgsberg
· 11 years ago
b2917a2
shell: run surface bindings only when focus surface is not NULL
by Rafal Mielniczuk
· 11 years ago
4b25587
compositor-drm: consider the best mode of the mode_list as an option
by Fabien DESSENNE
· 12 years ago
Next »