index
:
~gfxstrand/weston
vulkan
wip/damage-coordinates
wip/transforms
Jason Ekstrand's personal weston repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
compositor: fix crash when destroying incompletely created output
Dawid Gajownik
1
-0
/
+1
2015-08-07
input: when destroying a seat, remove keyboard focus first
Derek Foreman
1
-1
/
+2
2015-08-07
Coding style fixes
Dawid Gajownik
2
-20
/
+30
2015-08-06
rpi-renderer: use weston_output matrix instead of a private matrix
Derek Foreman
1
-65
/
+3
2015-08-06
input: add a weston_pointer_clear_focus() helper function
Derek Foreman
4
-11
/
+35
2015-08-06
input: pass the global touch coordinates to the touch grab
Giulio Camuffo
2
-10
/
+12
2015-08-06
compositor: remove a call to weston_compositor_schedule_repaint
Ryo Munakata
1
-2
/
+0
2015-08-06
desktop-shell: Make resize and move functions take a pointer instead of a seat
Derek Foreman
1
-2
/
+3
2015-08-06
don't crash when the key file doesn't exist
David FORT
1
-4
/
+10
2015-08-06
backends: don't destroy renderer and output twice
Dawid Gajownik
4
-19
/
+4
2015-08-06
compositor-rdp: rdp_destroy() double free error #91457
Dawid Gajownik
1
-1
/
+12
2015-08-06
screen-share: don't test keyboard/pointer pointers
Dawid Gajownik
1
-10
/
+14
2015-08-02
compositor-rdp: free() can handle NULL pointers
Dawid Gajownik
1
-6
/
+3
2015-07-31
main: print backends in help message in alphabetical order
Dawid Gajownik
1
-45
/
+45
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
11
-134
/
+281
2015-07-31
input: Check device counts in bind_seat()
Derek Foreman
1
-3
/
+3
2015-07-31
main: update RDP backend help message
Dawid Gajownik
1
-1
/
+1
2015-07-29
zoom: Store the seat that initiated a zoom
Derek Foreman
2
-12
/
+9
2015-07-29
zoom: Call weston_output_activate_zoom() appropriately
Derek Foreman
1
-0
/
+3
2015-07-29
zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point
Derek Foreman
1
-3
/
+3
2015-07-29
zoom: Change zoom->active to a bool
Derek Foreman
2
-4
/
+5
2015-07-23
Fix crash when using RDP4 security
FORT David
1
-2
/
+3
2015-07-23
remove a warning during compilation
FORT David
1
-1
/
+1
2015-07-23
cms-helper/static: Add "identity" builtin cms profile (v3)
Mario Kleiner
1
-2
/
+3
2015-07-23
cms-colord: Fix crash at compositor shutdown. (v2)
Mario Kleiner
1
-20
/
+34
2015-07-17
compositor: Respect WESTON_BUILD_DIR env var in weston_load_module
Derek Foreman
1
-3
/
+8
2015-07-17
input: make a function for device removal
Derek Foreman
1
-3
/
+9
2015-07-17
logind-util: Use %u for unsigned int in snprintf
Bryce Harrington
1
-1
/
+1
2015-07-17
compositor: destroy modifier_binding_list
Ryo Munakata
1
-0
/
+1
2015-07-16
log: Open log file CLOEXEC so child processes don't get the fd
Derek Foreman
1
-1
/
+6
2015-07-16
input: Also pass appropriate pointer type when libva unavailable
Bryce Harrington
1
-1
/
+1
2015-07-16
bindings: Make run binding functions take apropriate device instead of a seat
Derek Foreman
3
-37
/
+41
2015-07-16
bindings: make install_binding_grab take a keyboard instead of a seat
Derek Foreman
1
-7
/
+10
2015-07-16
input: Pass the appropriate pointer type to bindings instead of a seat
Derek Foreman
10
-38
/
+44
2015-07-16
compositor-drm: Simplify logic in setup_output_seat_constraint
Derek Foreman
1
-3
/
+5
2015-07-16
bindings: Stop exporting internal functions
Derek Foreman
1
-7
/
+7
2015-07-16
text-backend: Replace focus_listener_initialized with a bool
Derek Foreman
1
-3
/
+3
2015-07-16
compositor-drm: Refactor code into cursor_bo_update()
Pekka Paalanen
1
-15
/
+40
2015-07-16
compositor-drm: Fix cursor view size check
Daniel Stone
1
-3
/
+4
2015-07-16
compositor-drm: Record current DPMS level
Daniel Stone
1
-2
/
+12
2015-07-16
compositor-drm: Refactor getting current mode into a new function
Pekka Paalanen
1
-16
/
+27
2015-07-16
compositor-drm: Refactor connector name into new function
Pekka Paalanen
1
-10
/
+18
2015-07-16
compositor-drm: Refactor initial mode out of create_output
Pekka Paalanen
1
-49
/
+119
2015-07-16
compositor: Respect repaint-window when restarting repaint loop.
Mario Kleiner
1
-0
/
+7
2015-07-16
compositor-drm: Allow instant start of repaint loop. (v4)
Mario Kleiner
1
-1
/
+42
2015-07-16
compositor,shared: add millihz_to_nsec()
Pekka Paalanen
1
-1
/
+1
2015-07-16
shared: introduce timespec-util.h
Pekka Paalanen
1
-20
/
+1
2015-07-13
screen-share: Use the correct list pointer when freeing shm buffers
Bryce Harrington
1
-2
/
+2
2015-07-13
compositor: make sure to reset views' pointers to destroyed output
Giulio Camuffo
1
-0
/
+9
2015-07-10
compositor-wayland: Use the correct list pointer when freeing shm buffers
Derek Foreman
1
-1
/
+1
[next]