libweston: Clean-up timeline to make room for a new approach

With it this removes the parts responsible for creating the file,
timeline_log class, removes the debug key binding when creating the
compositor instace, keeping only what can be re-used.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad
2019-09-05 13:12:18 +03:00
parent d0d89d0d5f
commit 2a1b7865dd
5 changed files with 11 additions and 122 deletions
+3 -4
View File
@@ -124,10 +124,9 @@ Rotate the window (if supported)
.SS DEBUG BINDINGS
The combination \fBmod + Shift + Space\fR begins a debug binding. Debug
bindings are completed by pressing an additional key. For example, pressing
T next may toggle timeline recording, and F may toggle texture mesh
wireframes with the GL renderer. (In fact, most debug effects can be
disabled again by repeating the command.) Debug bindings are often tied to
specific backends.
F may toggle texture mesh wireframes with the GL renderer.
(In fact, most debug effects can be disabled again by repeating the command.)
Debug bindings are often tied to specific backends.
.SH "SEE ALSO"
.BR weston (1),