mirror of
https://github.com/tuxdotrs/highminded.git
synced 2025-08-23 16:11:02 +05:30
Compare commits
2 Commits
0.1
...
78f3f50e18
Author | SHA1 | Date | |
---|---|---|---|
78f3f50e18 | |||
2e3dea2370 |
@@ -38,7 +38,9 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Get the appropriate binary for your platform from the [release page](https://github.com/tuxdotrs/highminded/releases).
|
Get the appropriate binary for your platform from
|
||||||
|
the [release page](https://github.com/tuxdotrs/highminded/releases).<br>
|
||||||
|
On the first launch make sure to provide relevant information in the settings tab.
|
||||||
|
|
||||||
<!-- KEYBINDINGS -->
|
<!-- KEYBINDINGS -->
|
||||||
|
|
||||||
|
@@ -106,6 +106,7 @@ public partial class MainWindow : Window
|
|||||||
InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true;
|
InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Here the sauce lol, Cheers to our curiosity!
|
||||||
private void HideOverlay()
|
private void HideOverlay()
|
||||||
{
|
{
|
||||||
var handle = TryGetPlatformHandle();
|
var handle = TryGetPlatformHandle();
|
||||||
|
Reference in New Issue
Block a user