mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-05 06:47:25 -04:00
config: add tweak.render-timer option
This can be set to 'none' (the default), 'osd', 'log' or 'both'. When 'osd' is enabled, we'll render the frame rendering time to a sub-surface after each frame. When 'log' is enabled, the frame rendering time is logged on stderr.
This commit is contained in:
parent
c7126c4076
commit
17070a0d54
8 changed files with 158 additions and 55 deletions
|
|
@ -30,6 +30,7 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/54).
|
||||
* **colors.selection-foreground** and **colors.selection-background**
|
||||
options to `footrc`.
|
||||
* **tweak.render-timer** option to `footrc`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue