Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
e5a1225bc436f86b5241152bb332014d64f5b446
e5a1225
Make backends always specify output repaint time
by Jonas Ådahl
· 12 years ago
b76237e
compositor-drm: Allow running without launcher if effective UID is 0
by Kristian Høgsberg
· 12 years ago
eb3c73f
Fix compiler warnings
by Armin K
· 12 years ago
5daccc3
autotools: Add a libunwind configure switch
by Quentin Glidic
· 12 years ago
91ae483
compositor: Use wl_pointer_set_current to cleanup after surface destruction
by Rob Bradford
· 12 years ago
319b91b
window: don't execute the selected menu item when getting popup_done
by Giulio Camuffo
· 12 years ago
e14560e
compositor: add information about the fbdev backend to --help output
by Philipp Brüschweiler
· 12 years ago
a83409c
RDP compositor take 6
by Hardening
· 12 years ago
57edf7f
compositor: add WESTON_COMPOSITOR_OFFSCREEN state
by Philipp Brüschweiler
· 12 years ago
cee79e9
gitignore: Ignore test-driver
by Damien Lespiau
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
b5bae34
build: Make the X11 compositor explicitely depend on xcb-shm
by Damien Lespiau
· 12 years ago
88817f8
compositor: Remove unused wl_pointer variable
by Kristian Høgsberg
· 12 years ago
e5b42e4
Added handler for SIGABRT
by Peter Maatman
· 12 years ago
848e2e6
evdev-touchpad: Disable tap FSM by default on touchpads with button pads
by Jonas Ådahl
· 12 years ago
5006596
compositor-x11: Fix relative motion reporting for multiple outputs
by Kristian Høgsberg
· 12 years ago
c088e2c
compositor: Support notifying with absolute position too
by Rob Bradford
· 12 years ago
32069c0
compositor-drm: ensure we run drm-backend using weston-launch
by Rafal Mielniczuk
· 12 years ago
1b4b61a
shell: set the popup grab button as pressed only if it actually is
by Giulio Camuffo
· 12 years ago
5085a75
shell: handle multiple popups
by Giulio Camuffo
· 12 years ago
0f3f97d
weston-egl: Allow compilation against older EGL stack
by Rob Bradford
· 12 years ago
706d15e
Revert "weston.ini: Use 'modeline' key for modeline example"
by Scott Moreau
· 12 years ago
650aab5
weston.man: Document the way to disable idle timeout
by Scott Moreau
· 12 years ago
02d8ad6
config.ini: add examples for cursor-theme and cursor-size
by Emilio Pozuelo Monfort
· 12 years ago
57ac406
weston.ini.man: document cursor-theme and cursor-key
by Emilio Pozuelo Monfort
· 12 years ago
ab44b0c
toytoolkit: implement cursor-size config key
by Emilio Pozuelo Monfort
· 12 years ago
d6be88b
weston-launch: cleanup - return failures in main with EXIT_FAILURE
by Siddharth Heroor
· 12 years ago
e74dc19
compositor-rpi: Use correct enum, removes a warning
by Philipp Brüschweiler
· 12 years ago
4b409c3
compositor: remove unused field option_idle_time
by Philipp Brüschweiler
· 12 years ago
7a3ec74
weston-launch: return better value if weston dies because of a signal
by Philipp Brüschweiler
· 12 years ago
ff25312
weston-launch: move function calls out of assert()
by Philipp Brüschweiler
· 12 years ago
063a882
toytoolkit: avoid redrawing a window between maximize and configure
by MoD
· 12 years ago
c1a3cd1
window: restore maximized state from fullscreen mode if necessary
by Rafal Mielniczuk
· 12 years ago
fc22be0
window: save allocation only for toplevel window
by Rafal Mielniczuk
· 12 years ago
fffdcdd
shell: reset rotation for maximized surface
by Rafal Mielniczuk
· 12 years ago
23c6759
shell: block move, rotate, resize in maximized state
by Rafal Mielniczuk
· 12 years ago
f3e39f9
pixman-renderer: don't forget to initialize the debug fields
by Philipp Brüschweiler
· 12 years ago
483243f
compositor, shell: surface transform inheritance
by Pekka Paalanen
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
f1f48cf
compositor: remove redundant geometry dirtying
by Pekka Paalanen
· 12 years ago
14b2fe7
Eat scroll event if a key binding function is executed because of it.
by Rune K. Svendsen
· 12 years ago
976a050
Fix memory leaks
by Scott Moreau
· 12 years ago
1c169ff
gl-renderer: Use EXT_buffer_age and don't assume double buffering
by Ander Conselvan de Oliveira
· 12 years ago
e1bd5a0
compositor: Don't rely on surface->clip to cull overlay obscured damage
by Ander Conselvan de Oliveira
· 12 years ago
b605c06
gl-renderer: Don't change the region supplied to output repaint
by Ander Conselvan de Oliveira
· 12 years ago
8ad1982
compositor: Keep a z-ordered list of planes
by Ander Conselvan de Oliveira
· 12 years ago
ef591aa
compositor-drm: Inspect result of gbm_create_device.
by John Kåre Alsaker
· 12 years ago
ac1cb0b
src/Makefile.am: Fix git-version.h for out of tree builds
by Andre Heider
· 12 years ago
e7144fd
compositor: Only send release event in response to wl_surface.attach
by Kristian Høgsberg
· 12 years ago
2034780
compositor: Fold weston_buffer_post_release into weston_buffer_reference
by Kristian Høgsberg
· 12 years ago
63093a3
compositor-drm: Determine opaqueness of a surface correctly
by Kristian Høgsberg
· 12 years ago
82cb505
tests: attach the surface's buffer when moving it
by Giulio Camuffo
· 12 years ago
068b61c
compositor: Change notify_motion to take relative motion events
by Kristian Høgsberg
· 12 years ago
e2464fd
compositor: Split pointer motion code into its own function
by Kristian Høgsberg
· 12 years ago
9bcaaeb
compositor: Make sure surface->transform.inverse is a complete matrix
by Kristian Høgsberg
· 12 years ago
383b60f
configure.ac: Use automake color-tests
by Kristian Høgsberg
· 12 years ago
c1e6c8a
compositor: Make sure surface->transform.matrix,inverse are always valid
by Kristian Høgsberg
· 12 years ago
184df50
compositor: call configure on surfaces with a null buffer too
by Giulio Camuffo
· 12 years ago
964a342
evdev: Wait for SYN event before sending events over to the client
by Satyeshwar Singh
· 12 years ago
6d8fcc7
update .gitignores for src/ and man/
by Pekka Paalanen
· 12 years ago
2002f88
compositor-drm: Fix a crash with a fullscreen surface with driver mode
by Ander Conselvan de Oliveira
· 12 years ago
8eb6748
compositor-drm: Use __func__ instead of hardcoded string
by Scott Moreau
· 12 years ago
24639cc
Makefile.am: Distribute weston.ini sample
by Kristian Høgsberg
· 12 years ago
056e837
Makefile.am: SUBDIRS is automagic
by Quentin Glidic
· 12 years ago
f14977f
tests: Use&Fix parallel tests
by Quentin Glidic
· 12 years ago
dda9d78
shell: Go straight to sleep if the sceensaver isn't configured
by Ander Conselvan de Oliveira
· 12 years ago
b17537e
shell: Use weston_compositor_sleep() instead of setting DPMS state
by Ander Conselvan de Oliveira
· 12 years ago
a457563
compositor: Rename lock and unlock signals to idle and wake
by Ander Conselvan de Oliveira
· 12 years ago
87524b6
compositor: Move state tracking complexity into shell
by Ander Conselvan de Oliveira
· 12 years ago
859e885
shell: Use its own timer for the screensaver timeout
by Ander Conselvan de Oliveira
· 12 years ago
19d10ef
compositor: Move fade animation out of core Weston into shell
by Ander Conselvan de Oliveira
· 12 years ago
29f30fa
animation: Schedule a repaint only on the outputs the surface is in
by Ander Conselvan de Oliveira
· 12 years ago
8a91324
animation: When fading, round the surface alpha when close to 0 or 1
by Ander Conselvan de Oliveira
· 12 years ago
ee41605
animation: Make fade more controllable
by Ander Conselvan de Oliveira
· 12 years ago
cbdebc2
compositor: Split util.c into binding.c and animation.c
by Ander Conselvan de Oliveira
· 12 years ago
142d546
compositor: Don't free config_file before we done using it
by Kristian Høgsberg
· 12 years ago
762b166
xwm: Only call set_fullscreen if the window is mapped
by Kristian Høgsberg
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
d5a97ae
tests: Fix text-test
by Jan Arne Petersen
· 12 years ago
a1377cf
Add missing builddir includes for version.h
by Kristian Høgsberg
· 12 years ago
6f41b07
window: fix display_acquire_window_surface()
by Pekka Paalanen
· 12 years ago
7cc3d84
compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN
by Kristian Høgsberg
· 12 years ago
97a5614
weston.ini: Use 'modeline' key for modeline example
by Kristian Høgsberg
· 12 years ago
8aa1617
shell: Do not hang when mapping a popup twice
by Giulio Camuffo
· 12 years ago
db79057
compositor: set data_device keyboard focus in seat_get_keyboard
by Rafal Mielniczuk
· 12 years ago
8764466
udev-seat: Simplfy enable/disable interface a bit
by Kristian Høgsberg
· 12 years ago
7e597f2
compositor-fbdev: Use udev_seat
by Kristian Høgsberg
· 12 years ago
98cfea6
compositor-drm: Move udev_seat to its own file
by Kristian Høgsberg
· 12 years ago
e809103
compositor-drm: Rename a few evdev_* functions to udev_seat_*
by Kristian Høgsberg
· 12 years ago
bb41005
configure.ac: Make xwayland tests depend on xwayland
by Quentin Glidic
· 12 years ago
2f07ef6
xkb: Don't call exit on failure in weston_compositor_xkb_init()
by Kristian Høgsberg
· 12 years ago
4fd273f
compositor-x11: Fix pointer type warning
by Kristian Høgsberg
· 12 years ago
5062384
compositor-drm: Remember to drop master in drm error handling
by Kristian Høgsberg
· 12 years ago
4905efd
src/Makefile.am: Use $(libdir) instead of @libdir@
by Kristian Høgsberg
· 12 years ago
af4f2aa
Install header files and pkg-config file for external modules
by Kristian Høgsberg
· 12 years ago
554a0da
compositor: Use libunwind if available for better backtraces
by Marcin Slusarz
· 12 years ago
1cc9e08
text: Split out cursor_position
by Jan Arne Petersen
· 13 years ago
964b517
text: Rename set_micro_focus request
by Jan Arne Petersen
· 13 years ago
6138197
text: Add show/hide_input_panel requests
by Jan Arne Petersen
· 13 years ago
Next »