Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
71f6f3b04c51cdb45c70ddcea8b3e621a39847df
/
src
71f6f3b
shell: do not double-init a region
by Pekka Paalanen
· 13 years ago
8e15918
compositor, clients: make damage double-buffered
by Pekka Paalanen
· 13 years ago
5df44de
compositor: make wl_surface.attach double-buffered
by Pekka Paalanen
· 13 years ago
fa80e11
Update to new fd and wl_registry APIs
by Kristian Høgsberg
· 13 years ago
c6a7e4b
toytoolkit: Don't draw shadows for maximized windows.
by Scott Moreau
· 13 years ago
c37b32d
compositor-wayland: Use some nicer border sizes.
by John Kåre Alsaker
· 13 years ago
b9b8712
compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies.
by John Kåre Alsaker
· 13 years ago
3e3862c
shell: restore correct layer in shell_unset_fullscreen
by Rafal Mielniczuk
· 13 years ago
a6b63d0
backlight: Jump to cleanup code if synthesizing backlight string fails
by Rob Bradford
· 13 years ago
6b6795f
compositor-drm: Avoid leak during output configuration error path
by Rob Bradford
· 13 years ago
273fec8
backlight: Avoid buffer overflow in the use of readlink
by Rob Bradford
· 13 years ago
ec913fd
evdev-touchpad: Iterate over the touchpad spec table correctly
by Rob Bradford
· 13 years ago
4b997e4
evdev: Avoid unintended case drop through
by Rob Bradford
· 13 years ago
592c07a
tty: Log error if we cannot setup a valid tty keyboard mode
by Rob Bradford
· 13 years ago
3de191e
evdev-touchpad: Twiddle finger_state correctly
by Rob Bradford
· 13 years ago
490d02a
weston: Use float instead of GLfloat.
by John Kåre Alsaker
· 13 years ago
4b3081a
compositor-wayland: Create border after creating the OpenGL context.
by John Kåre Alsaker
· 13 years ago
3b132e3
Fix spelling errors
by Martin Olsson
· 13 years ago
0d20d7c
xwm: Plug kill signal for killing X apps
by Tiago Vignatti
· 13 years ago
1d01b01
compositor: Add kill signal
by Tiago Vignatti
· 13 years ago
920f197
shell: Skip clients that we forked ourselves in kill binding
by Tiago Vignatti
· 13 years ago
b7dbbd6
shell: Start the desktop-shell client in the idle handler
by Tiago Vignatti
· 13 years ago
1428b8c
shell: Fix crash when an input panel is hiding
by Jan Arne Petersen
· 13 years ago
9b10187
compositor-drm: Check that that we have a valid bo for scanout
by Rob Bradford
· 13 years ago
b9af479
compositor: Make weston_surface_assign_output() static
by Kristian Høgsberg
· 13 years ago
680275f
text: Rename de/activate to enter/leave
by Jan Arne Petersen
· 13 years ago
231ba17
compositor: Always assign an output when updating a surface transform
by Ander Conselvan de Oliveira
· 13 years ago
8ea818f
compositor: Generalize output previous damage into per buffer damage
by Ander Conselvan de Oliveira
· 13 years ago
f9763bc
compositor-android: Add output before gles2_renderer_init()
by Abhijit Potnis
· 13 years ago
c1e481e
text: Add reset requets to protocol
by Jan Arne Petersen
· 13 years ago
ce8a443
text: Add support for control keys to the protocol
by Jan Arne Petersen
· 13 years ago
e202bae
text: Add delete_surrounding_text to protocol
by Jan Arne Petersen
· 13 years ago
43f4aa8
text: Add support for pre-edit string
by Jan Arne Petersen
· 13 years ago
30b66ef
text: Split text and input-method protocols
by Jan Arne Petersen
· 13 years ago
cb08f4d
text: Fix set_surrounding_text request
by Jan Arne Petersen
· 13 years ago
620cd62
text: Introduce input_method_context interface
by Jan Arne Petersen
· 13 years ago
b13b9ff
text: Have only one text_model_factory
by Philipp Brüschweiler
· 13 years ago
4c26518
text: Remove surface arg in create_text_model
by Jan Arne Petersen
· 13 years ago
547149a
compositor: Accumulate obscured damage into the primary plane damage
by Ander Conselvan de Oliveira
· 13 years ago
0d64a0f
compositor: new intersection algorithm
by Pekka Paalanen
· 13 years ago
84ec19a
update .gitignores
by Pekka Paalanen
· 13 years ago
a6813d2
compositor: Generalize module loading
by Kristian Høgsberg
· 13 years ago
eb00e2e
compositor: Always set WAYLAND_DISPLAY
by Kristian Høgsberg
· 13 years ago
a4624f6
compositor: Don't return the dlsym handle in load_module()
by Kristian Høgsberg
· 13 years ago
33a45f5
compositor: Drop unused wl_shm field
by Kristian Høgsberg
· 13 years ago
b00a9d3
compositor: Make all non-backend modules use module_init() as entry point
by Kristian Høgsberg
· 13 years ago
dd1b3f4
compositor: Remove unused 'fbo' field from weston_compositor
by Kristian Høgsberg
· 13 years ago
4226385
compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
3a0de88
compositor: Move unbind_display call into gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
9793fc7
compositor: Move EGL context creation to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
2bc5e8e
compositor: Create outputs before initializing GLES2 state
by Kristian Høgsberg
· 13 years ago
fa1be02
compositor: Introduce a weston_renderer object
by Kristian Høgsberg
· 13 years ago
b7b77e6
compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
b1fd2d6
compositor: Move update_shm_texture() to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
25894fc
compositor: Move gles2 initialization to gles2-renderer.h
by Kristian Høgsberg
· 13 years ago
861a50c
compositor: Move non-GL initialization out of weston_compositor_init_gl()
by Kristian Høgsberg
· 13 years ago
ecf6ede
compositor: Move surface repaint code to gles2-renderer.c
by Kristian Høgsberg
· 13 years ago
d7c1726
compositor: Consolidate output repaint logic
by Kristian Høgsberg
· 13 years ago
7c7d464
compositor: do not round a zero area to non-zero
by Pekka Paalanen
· 13 years ago
27a8c53
compositor: do not duplicate ARRAY_SIZE
by Pekka Paalanen
· 13 years ago
85a4667
compositor: reduce the number of triangles
by Pekka Paalanen
· 13 years ago
c73bd54
compositor: fix fan_debug mode
by Pekka Paalanen
· 13 years ago
2abe2e6
compositor: paint opaque regions with RGBX shader
by Pekka Paalanen
· 13 years ago
4f9c07b
xwayland: replace opaque_rect, fix an alpha problem
by Pekka Paalanen
· 13 years ago
067abf6
workspaces: don't segfault on invalid move_surface_to_workspace request
by Philipp Brüschweiler
· 13 years ago
8538b22
shell: Improve focus handling when moving surfaces between workspaces
by Jonas Ådahl
· 13 years ago
e9d2250
shell: Introduce workspace manager interface
by Jonas Ådahl
· 13 years ago
8de6a1d
shell: Add possibility to move surfaces to other workspaces
by Jonas Ådahl
· 13 years ago
5689944
shell: Always set focus when restoring focus state
by Jonas Ådahl
· 13 years ago
07c91f8
compositor: triangle fan debug
by Pekka Paalanen
· 13 years ago
8a15bb8
compositor: fix blending for full-surface alpha
by Pekka Paalanen
· 13 years ago
6b5585b
compositor: specialised fragment shader for RGBX
by Pekka Paalanen
· 13 years ago
0e5a2d0
compositor: simplify shaders
by Rob Clark
· 13 years ago
e3b9591
compositor: add support for OES_EGL_image_external
by Rob Clark
· 13 years ago
1bad5db
Implement output transformations.
by Scott Moreau
· 13 years ago
4f52173
compositor: Clear only the the damage that was actually repainted
by Ander Conselvan de Oliveira
· 13 years ago
243f59f
Remove unused enum.
by Scott Moreau
· 13 years ago
48cd58b
compositor: a couple debug logs
by Rob Clark
· 13 years ago
90bc88c
compositor-wayland: Set make and model
by Kristian Høgsberg
· 13 years ago
539d85f
compositor-wayland: Call notify_pointer_focus() for content area only
by Kristian Høgsberg
· 13 years ago
d3800e4
compositor: Use pointer_cursor_surface_configure() in wl_pointer.set_cursor
by Kristian Høgsberg
· 13 years ago
6cef009
shell: don't segfault when pressing super+k when no surface is focused
by Philipp Brüschweiler
· 13 years ago
33d7509
compositor: Set WAYLAND_DISPLAY only after creating backend
by Kristian Høgsberg
· 13 years ago
4272e63
shell: Eliminate unneeded function.
by Scott Moreau
· 13 years ago
4cb88c7
shell: Avoid modulo by zero error in positioning algorithm
by Rob Bradford
· 13 years ago
ac63e5b
shell: Enhance the basic random positioning algorithm
by Rob Bradford
· 13 years ago
92374e1
shell: Ignore unsolicited pong requests
by Kristian Høgsberg
· 13 years ago
cd8cdcc
text: Deactivate text_model on keyboard focus lost
by Jan Arne Petersen
· 13 years ago
e829adc
text: Assign text_model to a wl_seat
by Jan Arne Petersen
· 13 years ago
de3b6a1
text: Add activate/deactivate events
by Jan Arne Petersen
· 13 years ago
5196374
text: Rename text_model_manager to factory
by Jan Arne Petersen
· 13 years ago
cb3eaae
compositor: Change notify_* function to take a weston_seat
by Kristian Høgsberg
· 13 years ago
05890dc
compositor: Don't hardcode output transform when sending the event
by Kristian Høgsberg
· 13 years ago
16333ab
compositor: Remove compositor->seat
by Kristian Høgsberg
· 13 years ago
ef6f136
zoom: Pick the first seat in seat_list instead of compositor->seat
by Kristian Høgsberg
· 13 years ago
5ba3189
xwm: Use a simple heuristic for mapping X input events to a weston seat
by Kristian Høgsberg
· 13 years ago
f4d2f23
shell: Track pointer focus for all seats
by Kristian Høgsberg
· 13 years ago
4f92c53
compositor-x11: Move X11 core input seat into x11_compositor
by Kristian Høgsberg
· 13 years ago
7af7ced
compositor-wayland: Move weston_seat into wayland_input
by Kristian Høgsberg
· 13 years ago
99fd101
compositor: Drop output->flags
by Kristian Høgsberg
· 13 years ago
Next »