Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
79af73e313c732ff9e5bb997a617d0a172844284
/
src
79af73e
compositor-drm: Disable planes when zoomed or capturing
by Kristian Høgsberg
· 13 years ago
168ed72
evdev: kill a warning in evdev_led_update()
by Pekka Paalanen
· 13 years ago
4ddf1b2
android: add basic evdev input support
by Pekka Paalanen
· 13 years ago
d858351
compositor-drm, evdev: don't crash on missing keyboard
by Pekka Paalanen
· 13 years ago
81a13a3
compositor-drm: log enter/leave VT
by Pekka Paalanen
· 13 years ago
42b3f6a
compositor-drm: log input device hot-unplugs
by Pekka Paalanen
· 13 years ago
d2e69c2
compositor-drm: fix leak in evdev_udev_handler()
by Pekka Paalanen
· 13 years ago
bf639ab
evdev: log input devices
by Pekka Paalanen
· 13 years ago
3315697
evdev: move udev code into compositor-drm.c
by Pekka Paalanen
· 13 years ago
88594b6
evdev: expose the generic evdev API
by Pekka Paalanen
· 13 years ago
3b00339
evdev: rename evdev_seat to drm_seat
by Pekka Paalanen
· 13 years ago
43f0a1e
evdev: pass weston_seat to evdev_input_device_create()
by Pekka Paalanen
· 13 years ago
3bfb201
evdev: make evdev_notify_keyboard_focus() independent of evdev_seat
by Pekka Paalanen
· 13 years ago
5720e92
evdev: make evdev_led_update independent from struct evdev_seat
by Pekka Paalanen
· 13 years ago
5618d6f
evdev: change evdev_seat into weston_seat in struct evdev_input_device
by Pekka Paalanen
· 13 years ago
cfa1f67
evdev: merge evdev-private.h into evdev.h
by Pekka Paalanen
· 13 years ago
5a6383b
evdev: move device opening out from evdev_input_device_create
by Pekka Paalanen
· 13 years ago
a123e5c
evdev: rename device_removed() to evdev_input_device_destroy()
by Pekka Paalanen
· 13 years ago
c4f3338
spring: Avoid looping if time appears to be going backwards
by Rob Bradford
· 13 years ago
5626d34
compositor-drm: Split cursor handling into prepare and set
by Kristian Høgsberg
· 13 years ago
65a11e1
compositor: Accumulate damage per plane
by Kristian Høgsberg
· 13 years ago
0fb7975
compositor: Use uint32_t for the msecs value consistently
by Rob Bradford
· 13 years ago
d9a8e16
compositor: remove OpenWFD backend
by Pekka Paalanen
· 13 years ago
649e1ce
compositor: Don't allow setting a NULL cursor without pointer focus
by Kristian Høgsberg
· 13 years ago
2e96d3c
compositor: Check serial number ordering without overflowing
by Kristian Høgsberg
· 13 years ago
c50645c
Properly free drm configured mode variables.
by Scott Moreau
· 13 years ago
bbe9839
shell: Make it possible to move and raise unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
9e31bff
shell: Move surface move code back to just after the move grab functions
by Kristian Høgsberg
· 13 years ago
64eca89
compositor: Fold the log prototypes into compositor.h and drop log.h
by Kristian Høgsberg
· 13 years ago
8f37e0b
Add raw modeline support.
by Scott Moreau
· 13 years ago
5646425
compositor: rework touch focus
by Pekka Paalanen
· 13 years ago
2fc7cce
evdev: query position ranges for MT, too
by Pekka Paalanen
· 13 years ago
27979b0
weston-launcher: use CLOEXEC on fallback path
by Pekka Paalanen
· 13 years ago
8ff6915
compositor-drm: Handle incomplete [output] sections without crashing
by Kristian Høgsberg
· 13 years ago
e377822
shell: Give keyboard focus to top surface when current keyboard focus goes away
by Kristian Høgsberg
· 13 years ago
2f5faff
shell: Always track focus state per workspace
by Kristian Høgsberg
· 13 years ago
3df6384
compositor: Set WAYLAND_DISPLAY if we're given a --socket argument
by Kristian Høgsberg
· 13 years ago
7b884bc
compositor: Use a minimal restore handler for crash clean up
by Kristian Høgsberg
· 13 years ago
c94de64
shell: Remove unused shsurf->focus_state
by Kristian Høgsberg
· 13 years ago
b8e0d0f
shell: Use the right destroy listener in focus_state_surface_destroy()
by Kristian Høgsberg
· 13 years ago
8ab5d45
Allow output configuration from config file.
by Scott Moreau
· 13 years ago
acb805a
compositor-drm: Handle unconnected connectors better
by Wang Quanxian
· 13 years ago
572c2ff
compositor: Add --help option
by Kristian Høgsberg
· 13 years ago
3361639
compositor: do clean-up on init failure
by Pekka Paalanen
· 13 years ago
148ef01
compositor-drm: Don't leak output->name
by Kristian Høgsberg
· 13 years ago
9ca3846
compositor-drm: Look through all crtc/encoder combinations
by Kristian Høgsberg
· 13 years ago
2f9ed71
compositor-drm: Assign unique output names like xrandr does
by Kristian Høgsberg
· 13 years ago
1acd9f8
compositor: Load modules with RTLD_NOW so we get missing symbols up front
by Kristian Høgsberg
· 13 years ago
72b0f8f
Update src/weston-egl-ext.h
by Kristian Høgsberg
· 13 years ago
9d01a3e
evdev: Release weston_seat with underlying evdev device
by Daniel Stone
· 13 years ago
816c98e
Fix memory leak on compositor exit
by Daniel Stone
· 13 years ago
53b6b04
evdev: Don't ignore multitouch touchscreens
by Daniel Stone
· 13 years ago
0e69647
Handle new transform argument in wl_output.geometry event
by Kristian Høgsberg
· 13 years ago
c4063f3
xwm: Make override-redirect windows opaque
by Kristian Høgsberg
· 13 years ago
ce1baa8
xwm: use last focused window for guessing transient parent
by Tiago Vignatti
· 13 years ago
e66fcee
xwm: Fix transient positioning
by Tiago Vignatti
· 13 years ago
2ea74d9
xwm: Initialize window decoration always as !override
by Tiago Vignatti
· 13 years ago
f25602b
Extract the text_model_manager interface from input_method
by Philipp Brüschweiler
· 13 years ago
f97f379
text-backend.c: Whitespace fixes
by Kristian Høgsberg
· 13 years ago
1746781
text-backend: minor fixes
by Philipp Brüschweiler
· 13 years ago
1e51fec
compositor: Destroy pending surface callbacks when destroying surface
by Kristian Høgsberg
· 13 years ago
65191d1
shell: Remove unused pointer_end_grab
by Tiago Vignatti
· 13 years ago
9134b77
xwm: Don't try to change frame cursor when there's no decoration
by Tiago Vignatti
· 13 years ago
a08b528
shell: Center fullscreen surface whenever new buffer is attached
by Kristian Høgsberg
· 13 years ago
905d7ce
compositor: Update to use new tokens for EGL_WL_bind_wayland_display
by Kristian Høgsberg
· 13 years ago
7137506
Never install weston setuid
by Kristian Høgsberg
· 13 years ago
82a1d11
shell: Set shell_interface.shell at initialization
by Kristian Høgsberg
· 13 years ago
70a11b1
compositor-drm: Remove cursor debug message
by Kristian Høgsberg
· 13 years ago
1f5de35
compositor-drm: Only update hw cursor contents when it changes
by Kristian Høgsberg
· 13 years ago
24e4275
compositor-drm: Only call drmModeMoveCursor() if hw cursor position changed
by Kristian Høgsberg
· 13 years ago
f1ea63f
compositor: Don't record surface damage when we move or transform surfaces
by Kristian Høgsberg
· 13 years ago
94de680
shell: Default to maximize/fullscreen on current output
by Kristian Høgsberg
· 13 years ago
971cbc8
compositor: Free the right EGLImage
by Kristian Høgsberg
· 13 years ago
4901f6c
compositor-drm: Allocate hw cursor like other planes
by Kristian Høgsberg
· 13 years ago
a6edab3
compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor
by Kristian Høgsberg
· 13 years ago
6143f7d
compositor-drm: Assign primary framebuffer in assign_planes callout
by Kristian Høgsberg
· 13 years ago
3b00bae
compositor-drm: Support hardware scaling with drm planes
by Kristian Høgsberg
· 13 years ago
270a7cb
compositor-drm: Follow gbm_bo_get_pitch rename to gbm_bo_get_stride
by Kristian Høgsberg
· 13 years ago
2763a2e
compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface
by Kristian Høgsberg
· 13 years ago
c190323
xwm: set the root window pointer to left_ptr
by Tiago Vignatti
· 13 years ago
236b48d
xwm: set appropriate cursors for the frame window
by Tiago Vignatti
· 13 years ago
90fada4
xwayland: add simple xcb-cursor hook based on libXcursor
by Tiago Vignatti
· 13 years ago
e89cef3
xwayland: Look up 32 depth rgba render format as well
by Kristian Høgsberg
· 13 years ago
e6d8d2f
xwayland: Use the right length for iterating through the formats array
by Kristian Høgsberg
· 13 years ago
eac9a46
shell: Don't ping the grab surface
by Ander Conselvan de Oliveira
· 13 years ago
c7814d2
compositor: Don't send wl_surface.enter/leave if we didn't find a resource
by Kristian Høgsberg
· 13 years ago
240dfeb
shell: Scale fullscreen surface without cropping them, center on output
by Kristian Høgsberg
· 13 years ago
cd717b5
compositor: remove useless weston_compositor_repick call
by Tiago Vignatti
· 13 years ago
96ddcb2
clipboard: add seat destroy signal handler
by Rafal Mielniczuk
· 13 years ago
28f59b0
compositor: handle YUV buffers.
by Gwenole Beauchesne
· 13 years ago
76574d1
Update weston-egl-ext.h with EGL_WL_bind_wayland_display changes
by Kristian Høgsberg
· 13 years ago
faf9185
compositor: add YUV shaders.
by Gwenole Beauchesne
· 13 years ago
6d03049
compositor: factor out RGB shader.
by Gwenole Beauchesne
· 13 years ago
023f855
compositor: prepare for multi-planar surfaces.
by Gwenole Beauchesne
· 13 years ago
4ab9468
shell: Use the correct the member name when iterating panel_list
by Juan Zhao
· 13 years ago
e4d3a2b
Only position fullscreen surface in surface->configure callback
by Kristian Høgsberg
· 13 years ago
1972141
xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
by Martin Olsson
· 13 years ago
11434bb
compositor-x11: Add error handling in x11_compositor_create()
by Martin Olsson
· 13 years ago
c5db50f
compositor-wayland: Add error handling in wayland_compositor_create()
by Martin Olsson
· 13 years ago
c5da099
compositor-android: Add proper error handling in android_compositor_create()
by Martin Olsson
· 13 years ago
Next »