0
0
mirror of https://github.com/wolfpld/tracy.git synced 2026-01-18 17:11:26 +01:00

Show trace description/filename on titlebar.

This commit is contained in:
Bartosz Taudul
2023-06-29 23:53:37 +02:00
parent 0cb6d8588b
commit 57bd63dab6
5 changed files with 30 additions and 1 deletions

1
NEWS
View File

@@ -40,6 +40,7 @@ v0.x.x (xxxx-xx-xx)
a kind.
- Fixed compatibility problems with FreeBSD.
- Added support for dynamically loaded Vulkan symbols.
- Trace description or filename is now displayed on the window title bar.
v0.9.1 (2023-02-26)