Original PR: https://github.com/Stone-Red-Code/InvLock/pull/7 Author: @Stone-Red-Code Created: 12/29/2025 Status: ✅ Merged Merged: 12/29/2025 Merged by: @Stone-Red-Code
Base: main ← Head: develop
main
develop
0f62873
99715de
5e8d5af
ceb55ad
1d02db6
d5e00c2
81c8d9e
10 files changed (+181 additions, -15 deletions)
📝 installer/Installer.iss (+3 -3) 📝 installer/InvLock-Installer.exe (+0 -0) 📝 src/InvLock/App.xaml (+130 -0) 📝 src/InvLock/DataContexts/MainWindowDataContext.cs (+10 -1) 📝 src/InvLock/InvLock.csproj (+4 -0) 📝 src/InvLock/LockWindow.xaml.cs (+4 -1) 📝 src/InvLock/MainWindow.xaml (+4 -5) 📝 src/InvLock/MainWindow.xaml.cs (+14 -4) 📝 src/InvLock/Settings.cs (+11 -0) 📝 src/MsixPackaging/Package.appxmanifest (+1 -1)
installer/Installer.iss
installer/InvLock-Installer.exe
src/InvLock/App.xaml
src/InvLock/DataContexts/MainWindowDataContext.cs
src/InvLock/InvLock.csproj
src/InvLock/LockWindow.xaml.cs
src/InvLock/MainWindow.xaml
src/InvLock/MainWindow.xaml.cs
src/InvLock/Settings.cs
src/MsixPackaging/Package.appxmanifest
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/Stone-Red-Code/InvLock/pull/7
Author: @Stone-Red-Code
Created: 12/29/2025
Status: ✅ Merged
Merged: 12/29/2025
Merged by: @Stone-Red-Code
Base:
main← Head:develop📝 Commits (7)
0f62873Update version99715deMake sure blur windows are on top5e8d5afFix window not minimizing on startupceb55adFix ToggleSwitch style1d02db6Fixed Installer.issd5e00c2Fix startup behavior and properly focus blur windows81c8d9eUpdate version📊 Changes
10 files changed (+181 additions, -15 deletions)
View changed files
📝
installer/Installer.iss(+3 -3)📝
installer/InvLock-Installer.exe(+0 -0)📝
src/InvLock/App.xaml(+130 -0)📝
src/InvLock/DataContexts/MainWindowDataContext.cs(+10 -1)📝
src/InvLock/InvLock.csproj(+4 -0)📝
src/InvLock/LockWindow.xaml.cs(+4 -1)📝
src/InvLock/MainWindow.xaml(+4 -5)📝
src/InvLock/MainWindow.xaml.cs(+14 -4)📝
src/InvLock/Settings.cs(+11 -0)📝
src/MsixPackaging/Package.appxmanifest(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.