[PR #1] [MERGED] Develop #3

Closed
opened 2026-09-04 00:48:22 +02:00 by Stone_Red · 0 comments
Owner

📋 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: mainHead: develop


📝 Commits (3)

  • 1bd4265 Implement theme switcher and fix some bugs
  • 1898148 Make shortcuts customizable
  • 24149da Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Stone-Red-Code/InvLock/pull/1 **Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (3) - [`1bd4265`](https://github.com/Stone-Red-Code/InvLock/commit/1bd42653e98e77bf656a6a70cff754600266d522) Implement theme switcher and fix some bugs - [`1898148`](https://github.com/Stone-Red-Code/InvLock/commit/1898148462f6277a828f19169b0f0a2f3d7ab21c) Make shortcuts customizable - [`24149da`](https://github.com/Stone-Red-Code/InvLock/commit/24149dabef57ec83876b45bd3ea4b4a94518903c) Fix lock bug when restoring windows ### 📊 Changes **7 files changed** (+262 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:48:22 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stone_Red/InvLock#3