index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
Properly free drm plane during creation of sprites
Chris Michael
1
-1
/
+1
2013-12-22
Release pointer and keyboard with the seat
Hardening
1
-1
/
+4
2013-12-22
compositor: Destroy renderer in weston_compositor_shutdown()
Ander Conselvan de Oliveira
8
-13
/
+3
2013-12-22
pixman: Destroy pixman images when underlying buffer is destroyed
Lubomir Rintel
1
-1
/
+31
2013-12-19
compositor: Clean up view output move and destroy listeners
Ander Conselvan de Oliveira
1
-0
/
+6
2013-12-19
compositor-x11: Set the name field on weston_outputs
Ander Conselvan de Oliveira
1
-0
/
+4
2013-12-19
screenshooter: Choose output to record from based on keyboard focus
Ander Conselvan de Oliveira
1
-67
/
+29
2013-12-17
compositor: Initialize output listener links
Kristian Høgsberg
1
-0
/
+2
2013-12-17
screenshooter: Record one extra frame when recording stops
Ander Conselvan de Oliveira
1
-2
/
+10
2013-12-16
pixman-renderer: implement surface scaling and cropping
Jonny Lamb
1
-6
/
+24
2013-12-16
compositor: transform surface coordinates if a surface scaler is used
Jonny Lamb
2
-8
/
+89
2013-12-16
compositor: add stub scaler resources
Jonny Lamb
3
-0
/
+109
2013-12-16
Add a weston_surface_set_size function
Jason Ekstrand
2
-4
/
+15
2013-12-16
desktop-shell: Invalidate saved position when output is destroyed
Zhang, Xiong Y
2
-0
/
+9
2013-12-16
compositor: Make pointers visible when an output is unplugged
Ander Conselvan de Oliveira
3
-12
/
+81
2013-12-16
compositor: Don't repaint outputs being destroyed
Ander Conselvan de Oliveira
2
-0
/
+6
2013-12-16
compositor: Ensure views are visible if their output was unplugged
Zhang, Xiong Y
2
-2
/
+58
2013-12-16
compositor: Move views when outputs are moved
Zhang, Xiong Y
2
-3
/
+75
2013-12-16
compositor-headless, compositor-rdp: Don't call weston_output_move()
Ander Conselvan de Oliveira
2
-4
/
+0
2013-12-16
compositor: Move the logic of moving outputs into the core
Zhang, Xiong Y
3
-25
/
+26
2013-12-16
compositor: Remove output from list in weston_output_destroy()
Ander Conselvan de Oliveira
5
-4
/
+2
2013-12-16
compositor-x11: Only destroy one output when the close button is pressed
Ander Conselvan de Oliveira
1
-1
/
+31
2013-12-16
evdev: Drop joystick rejection heurstics
Kristian Høgsberg
1
-9
/
+0
2013-12-16
evdev: Reject absolute motion if we're not a pointer or a touch device
Kristian Høgsberg
1
-1
/
+1
2013-12-16
evdev: Drop obsolete accelerometer reject rule
Kristian Høgsberg
1
-13
/
+1
2013-12-16
evdev: Remove EVDEV_TOUCH and with it evdev_device->caps
Kristian Høgsberg
2
-16
/
+8
2013-12-16
evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit
Kristian Høgsberg
2
-9
/
+8
2013-12-16
evdev: Replace EVDEV_BUTTON with local has_button flag
Kristian Høgsberg
2
-6
/
+6
2013-12-16
evdev: Replace EVDEV_MOTION_ABS with local has_abs flag
Kristian Høgsberg
2
-7
/
+3
2013-12-16
evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events
Kristian Høgsberg
1
-4
/
+6
2013-12-16
evdev: Drop EVDEV_MOTION_REL flag
Kristian Høgsberg
2
-6
/
+6
2013-12-16
evdev: Combine evdev_handle_device() and evdev_configure_device()
Kristian Høgsberg
1
-11
/
+7
2013-12-09
sdk: make C++11 plugins build again
Giulio Camuffo
1
-4
/
+0
2013-12-09
Update .gitignore
Jasper St. Pierre
1
-8
/
+0
2013-12-08
shell: Make sure the shell implementation and protocol versions match
Kristian Høgsberg
1
-0
/
+4
2013-12-06
input: make sure the devices get the resource destruction signal
Giulio Camuffo
1
-12
/
+14
2013-12-05
compositor-x11: Damage output when we receive expose events for the window
Kristian Høgsberg
1
-0
/
+1
2013-12-04
rpi: launcher must init before udev-seat
Pekka Paalanen
1
-12
/
+12
2013-12-04
rpi: seat quick fix
Pekka Paalanen
1
-1
/
+1
2013-12-04
rpi: compile in the common udev code
Pekka Paalanen
1
-0
/
+2
2013-12-04
gl: fix fallback definition of EGL_DEFAULT_DISPLAY
Pekka Paalanen
1
-1
/
+1
2013-12-04
desktop-shell: Move to new desktop-shell subdirectory
Kristian Høgsberg
2
-6927
/
+0
2013-12-04
Move xwayland up one directory level
Kristian Høgsberg
9
-4217
/
+0
2013-12-04
tablet-shell: Remove
Kristian Høgsberg
2
-617
/
+0
2013-12-03
Check if the frame exists before reading its size
Dima Ryazanov
1
-2
/
+2
2013-12-03
Check for frame being NULL before setting/unsetting flags
Dima Ryazanov
1
-2
/
+4
2013-12-03
Set the view to NULL when unmapping an X11 window
Dima Ryazanov
1
-0
/
+2
2013-12-03
data-device: Fix surface configure function type
Jonas Ådahl
1
-8
/
+9
2013-12-03
logind: delay wakeup until DRM-device is resumed
David Herrmann
1
-21
/
+37
2013-12-03
xdg-shell: Add key bindings for setting maximized and fullscreen.
Rafael Antognolli
1
-0
/
+52
[next]