Original PR: https://github.com/Stone-Red-Code/InvLock/pull/1 Author: @Stone-Red-Code Created: 1/22/2025 Status: ✅ Merged Merged: 1/22/2025 Merged by: @Stone-Red-Code
Base: main ← Head: develop
main
develop
1bd4265
1898148
24149da
7 files changed (+262 additions, -32 deletions)
📝 src/InvLock/DataContexts/MainWindowDataContext.cs (+41 -2) 📝 src/InvLock/InvLock.csproj (+1 -0) 📝 src/InvLock/LockWindow.xaml (+3 -1) 📝 src/InvLock/LockWindow.xaml.cs (+90 -12) 📝 src/InvLock/MainWindow.xaml (+44 -12) 📝 src/InvLock/MainWindow.xaml.cs (+2 -1) 📝 src/InvLock/Settings.cs (+81 -4)
src/InvLock/DataContexts/MainWindowDataContext.cs
src/InvLock/InvLock.csproj
src/InvLock/LockWindow.xaml
src/InvLock/LockWindow.xaml.cs
src/InvLock/MainWindow.xaml
src/InvLock/MainWindow.xaml.cs
src/InvLock/Settings.cs
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/1
Author: @Stone-Red-Code
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @Stone-Red-Code
Base:
main← Head:develop📝 Commits (3)
1bd4265Implement theme switcher and fix some bugs1898148Make shortcuts customizable24149daFix lock bug when restoring windows📊 Changes
7 files changed (+262 additions, -32 deletions)
View changed files
📝
src/InvLock/DataContexts/MainWindowDataContext.cs(+41 -2)📝
src/InvLock/InvLock.csproj(+1 -0)📝
src/InvLock/LockWindow.xaml(+3 -1)📝
src/InvLock/LockWindow.xaml.cs(+90 -12)📝
src/InvLock/MainWindow.xaml(+44 -12)📝
src/InvLock/MainWindow.xaml.cs(+2 -1)📝
src/InvLock/Settings.cs(+81 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.