Releases: alexzk1/edmcoverlay_for_linux
Fix flickering
Skip rendering of the text on overlay if nothing changed visually. This removes flickering and lowers pressure on GPU.
Full Changelog: 1.4.1...v1.3.1
Minor C++ fixes.
Fixing errors which could be seen only in the system log.
Full Changelog: 1.4.0...1.4.1
Add fast temporary overlay off
Added ability to switch overlay on/off from the main EDMC window by the single click. It is usable for screenshots.
Revised how stopping of the binary is handled and it should be more responsive to update texts.
Full Changelog: 1.3.1...1.4.0
Fix for BioScan plugin (wrong symbol drawn).
Replaces 1 Unicode "non breaking" space by another. Original was not drawn properly.
Full Changelog: v1.3.0...1.3.1
v1.3.0
New feature added (configurable): overlay can be hidden if Elite Dangerous is not on top (lost focus / alt-tab'ed).
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Fixed crash on settings loading if any EDMC's plugin was uninstalled.
Full Changelog: v1.2.0...v1.2.1
Configurable fonts's sizes per plugin.
Added ability to configure font's size per installed plugin.
What's Changed
Full Changelog: v1.1.0...v1.2.0
Configurable fonts's sizes.
Now, font's sizes can be set from EDMC's "settings".
More cosmetic updates to the code.
Only code cosmetics here. Functions are all the same yet.
What's Changed
Full Changelog: v1.0.1...v1.0.2
All the same but code is organized different.
All the same of what can it do, but code is organized different. Added script to compile it.