Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
7ceeb7dd43728eb41a0ab5db2e725da1be143b94
7ceeb7d
test-client: Include poll.h to silence warning
by Daniel Stone
· 13 years ago
8e1f77f
drm: Make KMS hw cursors work again
by Kristian Høgsberg
· 13 years ago
1493d2a
window: use libXcursor for loading pointer images
by Ander Conselvan de Oliveira
· 13 years ago
d51624f
simple-egl: add option for running fullscreen
by Ander Conselvan de Oliveira
· 13 years ago
a64b15d
compositor-drm: alow scanning out of buffers with XRGB8888 format
by Ander Conselvan de Oliveira
· 13 years ago
555c17d
compositor-drm: refactor to avoid unnecessary allocation of KMS FBs
by Ander Conselvan de Oliveira
· 13 years ago
3e0fe5c
window: Set window title and class
by Kristian Høgsberg
· 13 years ago
e7afd91
shell: Handle set_title and set_class
by Kristian Høgsberg
· 13 years ago
4577adc
Use the dummy pbuffer we create to make current
by Cooper Yuan
· 13 years ago
5f5f319
compositor-drm: call EGL cleanup functions on exit
by Ander Conselvan de Oliveira
· 13 years ago
f7e23d5
shell: Always configure when surface type changes
by Kristian Høgsberg
· 13 years ago
7f366e7
shell: Don't move or reconfigure surfaces until we get the new buffer
by Kristian Høgsberg
· 13 years ago
407ef64
window: Only set toplevel window type if nothing else is set
by Kristian Høgsberg
· 13 years ago
7bcb8bd
shell: Fix not remove rotation for fullscreen surf
by Alex Wu
· 13 years ago
fb98089
shell: allocate enough memory for shsurf->ping_timer
by Ander Conselvan de Oliveira
· 13 years ago
a8479f1
Merge remote-tracking branch 'pq/simple-fixes'
by Kristian Høgsberg
· 13 years ago
3018b44
tests: Add event-test, which tests for a few incoming events
by Kristian Høgsberg
· 13 years ago
dd90921
tests: Generalize test client and add helpers for launching it
by Kristian Høgsberg
· 13 years ago
915b7f8
tests: Add test case for basic client lifecycle
by Kristian Høgsberg
· 13 years ago
306e361
tests: Add an initial weston integration test
by Kristian Høgsberg
· 13 years ago
e17f610
compositor: Initialize xserver variable
by Scott Moreau
· 13 years ago
ec25076
fix build for --disable-clients --enable-simple-clients
by Pekka Paalanen
· 13 years ago
c3710f2
simple-shm: no need for wayland-egl.h
by Pekka Paalanen
· 13 years ago
3baf946
simple-shm: handle shm buffer failure
by Pekka Paalanen
· 13 years ago
f31ad10
compositor: report .so path when load_module() fails
by Pekka Paalanen
· 13 years ago
313bd84
simple-shm: render meaningful diagnostics
by Pekka Paalanen
· 13 years ago
7890c4d
gears: Allow model rotation with pointer
by Scott Moreau
· 13 years ago
e10d279
shell-animation: add conf option in shell
by Juan Zhao
· 13 years ago
2abd07b
animation: add fading-in animation
by Juan Zhao
· 13 years ago
1f2ee80
Add COPYING
by Kristian Høgsberg
· 13 years ago
90c6f1c
xserver: Move window property reading to set_window_id handler
by Kristian Høgsberg
· 13 years ago
54094c3
xserver: Read window properties in map request handler
by Kristian Høgsberg
· 13 years ago
ca535c1
shell: Don't ping internal shell surfaces
by Kristian Høgsberg
· 13 years ago
bc052c9
compositor: introduce internal shell_interface
by Tiago Vignatti
· 13 years ago
b10f1e3
compositor: Set pointer surface input region to empty on attach
by Kristian Høgsberg
· 13 years ago
a4e8b33
shell: Move binding-modifier to shell section
by Kristian Høgsberg
· 13 years ago
0b52d48
shell: modifier bindings configurable
by Tiago Vignatti
· 13 years ago
2074f1d
screenshooter: Don't assume output offsets start at zero
by Scott Moreau
· 13 years ago
72c2372
screenshooter: Move buffer assembly to client side
by Scott Moreau
· 13 years ago
062be7e
screenshooter: Grab pixel data directly before buffer swap
by Scott Moreau
· 13 years ago
9074db5
Send surface enter/leave events
by Casey Dahlin
· 13 years ago
58ba137
Add an id field to outputs
by Casey Dahlin
· 13 years ago
96d8a75
Change find_resource_for_surface to find_resource_for_client
by Casey Dahlin
· 13 years ago
9521d5e
shell: Cleanup ping_timer code.
by Scott Moreau
· 13 years ago
adb624a
compositor-drm: Remove an useless code line.
by Alex Wu
· 13 years ago
c3e54eb
Dim unresponsive windows
by Scott Moreau
· 13 years ago
6936708
Install brightness and saturation variables for surface shader
by Scott Moreau
· 13 years ago
ff1db4a
Install structuring for ping-pong protocol
by Scott Moreau
· 13 years ago
bd3354b
shell: Implement "driver" method of fullsceen.
by Alex Wu
· 13 years ago
b7b8bda
compositor-drm: Add switch_mode support.
by Alex Wu
· 13 years ago
2dda604
compositor: Add a switch_mode hook and a wrapper into the output.
by Alex Wu
· 13 years ago
314db6e
weston-launch: be more descriptive with output messages
by Tiago Vignatti
· 13 years ago
a1d57db
compositor: make GL_EXT_read_format_bgra optional
by Pekka Paalanen
· 13 years ago
45fab0e
screenshooter: refactor the copy loop
by Pekka Paalanen
· 13 years ago
299e58d
compositor: check queryString success
by Pekka Paalanen
· 13 years ago
52bfbaa
compositor: use GL_EXT_unpack_subimage only if available
by Pekka Paalanen
· 13 years ago
2eaa11e
compositor: add EGL_WL_bind_wayland_display definitions
by Pekka Paalanen
· 13 years ago
9bc1a4e
compositor: move libudev.h to evdev.h
by Pekka Paalanen
· 13 years ago
4ea4d1b
config-parser: add missing return for an error case
by Pekka Paalanen
· 13 years ago
e4faa2a
compositor: init shell after xserver
by Tiago Vignatti
· 13 years ago
be14326
desktop-shell: use more consistent name for the main structure
by Tiago Vignatti
· 13 years ago
7bef066
desktop-shell: use description tags and improve protocol doc a bit
by Tiago Vignatti
· 13 years ago
eb04ddb
tty: Fall back to K_RAW if K_OFF is not available
by Kristian Høgsberg
· 13 years ago
a6c8b00
window.c: Drop the toolkit grab when we start a compositor grab
by Kristian Høgsberg
· 13 years ago
3730f36
shell: Tighten shell.set_popup semantics
by Kristian Høgsberg
· 13 years ago
f2eb68a
window: Send serial number in set_popup request
by Kristian Høgsberg
· 13 years ago
84b76c7
window: Initialize redraw_task.link so we can always remove it
by Kristian Høgsberg
· 13 years ago
011abc8
xserver-launcher: Pass serial to wl_input_device_set_selection()
by Kristian Høgsberg
· 13 years ago
d012e9d
Make xserver-launcher a module
by Kristian Høgsberg
· 13 years ago
02e79dc
compositor: Add a destroy signal and turn weston_shell into signals
by Kristian Høgsberg
· 13 years ago
27e3052
Use wl_signal mechanism
by Kristian Høgsberg
· 13 years ago
eae5de7
Follow wayland change to serial numbers
by Kristian Høgsberg
· 13 years ago
ee4b4cb
shared: Use $(GCC_CFLAGS), fix warnings
by Kristian Høgsberg
· 13 years ago
6412718
Always build tests
by Kristian Høgsberg
· 13 years ago
476168e
weston: update .gitignore files
by Casey Dahlin
· 13 years ago
5990fbb
window: Fix remaining references to the egl image surface type
by Kristian Høgsberg
· 13 years ago
38f0c14
Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos
by Kristian Høgsberg
· 13 years ago
78db848
compositor: Damage output in weston_output_init
by Benjamin Franzke
· 13 years ago
b687940
compositor: Remove wl_output-global on unplug
by Benjamin Franzke
· 13 years ago
bad4297
window: Drop EGLImage surface type
by Kristian Høgsberg
· 13 years ago
24b5e23
window: Only unmap shm surface backing memory if it belongs to surface
by Kristian Høgsberg
· 13 years ago
6e2a8d7
window: Simplify the shm surface management
by Kristian Høgsberg
· 13 years ago
fe0444a
shell: handle surface destruction during move, resize and rotate grabs
by Ander Conselvan de Oliveira
· 13 years ago
ba25bd7
weston-launcher: Fix uninitialized variable warning
by Kristian Høgsberg
· 13 years ago
9e14091
weston-launcher: Fix aliasing warnings
by Kristian Høgsberg
· 13 years ago
035dd9c
compositor: End keyboard grab when compositor loses keyboard focus
by Kristian Høgsberg
· 13 years ago
eeb2e50
tty: Put console in K_OFF mode
by Kristian Høgsberg
· 13 years ago
5d1c0c5
drm: Add vt switch keybindings
by Kristian Høgsberg
· 13 years ago
a00d60f
evdev: Get key state from kernel on vt enter
by Kristian Høgsberg
· 13 years ago
4014a6b
drm: Remove input devices before cancelling repaints in vt switch away
by Kristian Høgsberg
· 13 years ago
e5cf741
xserver: Return EEXIST if unlinking lockfile fails
by Kristian Høgsberg
· 13 years ago
2c76be7
xserver: Don't leak lockfile fd on error path
by Kristian Høgsberg
· 13 years ago
31dd6b8
compositor: Don't pass output to notify_keyboard_focus
by Kristian Høgsberg
· 13 years ago
78d3afe
evdev: Disable the udev monitor when another vt becomes active
by Benjamin Franzke
· 13 years ago
bfeda13
Introduce weston-launch
by Benjamin Franzke
· 14 years ago
1a36156
screenshot.c: Fix up a few stylistic issues
by Kristian Høgsberg
· 13 years ago
80d27b7
screenshooter: Properly handle multiple outputs.
by Scott Moreau
· 13 years ago
d081020
client: tablet-shell: fallback in the lack of lockscreen icon
by Tiago Vignatti
· 13 years ago
610a3f2
window: Check load_image result for NULL
by Kristian Høgsberg
· 13 years ago
3685c3a
Fix `unused-result' warnings.
by Jonas Ådahl
· 13 years ago
Next »