From 0c2212cde9f47409a6e85e5e7507c1e3c5ce52ac Mon Sep 17 00:00:00 2001 From: ded_ikar Date: Mon, 8 Jun 2026 20:31:38 +0500 Subject: [PATCH] Add dark custom title bar with WindowChrome --- .aider.chat.history.md | 49 ----------------------- .aider.input.history | 6 --- .gitignore | Bin 97 -> 108 bytes Styles/DarkTheme.xaml | 57 +++++++++++++++++++++++++++ Views/CustomMessageBox.xaml | 38 +++++++++++++++--- Views/MainWindow.xaml | 36 ++++++++++++++++- Views/MainWindow.xaml.cs | 7 ++++ Views/PolicyEditWindow.xaml | 32 ++++++++++++++- Views/ProcessSelectionWindow.xaml | 44 +++++++++++++++++---- Views/ProcessSelectionWindow.xaml.cs | 5 +++ Views/UnsupportedVersionWindow.xaml | 36 +++++++++++++++-- 11 files changed, 235 insertions(+), 75 deletions(-) delete mode 100644 .aider.chat.history.md delete mode 100644 .aider.input.history diff --git a/.aider.chat.history.md b/.aider.chat.history.md deleted file mode 100644 index 2eb195a..0000000 --- a/.aider.chat.history.md +++ /dev/null @@ -1,49 +0,0 @@ - -# aider chat started at 2026-06-06 00:33:21 - -> Update git name with: git config user.name "Your Name" -> Update git email with: git config user.email "you@example.com" -> You can skip this check with --no-gitignore -> Add .aider* to .gitignore (recommended)? (Y)es/(N)o [Yes]: n -> C:\Users\dedikar\AppData\Local\Programs\Python\Python310\Scripts\aider --model ollama/qwen3:14b -> Warning: ollama/qwen3:14b expects these environment variables -> - OLLAMA_API_BASE: Not set -> Note: You may need to restart your terminal or command prompt for `setx` to take effect. -> You can skip this check with --no-show-model-warnings -> https://aider.chat/docs/llms/warnings.html -> Open documentation url for more info? (Y)es/(N)o/(D)on't ask again [Yes]: n -> Unable to list files in git repo: Commit.__init__() missing 2 required positional arguments: 'repo' and 'binsha' -> Is your git repo corrupted? -> Unable to read git repository, it may be corrupt? -> Commit.__init__() missing 2 required positional arguments: 'repo' and 'binsha' - -# aider chat started at 2026-06-06 00:34:22 - -> C:\Users\dedikar\AppData\Local\Programs\Python\Python310\Scripts\aider --model ollama/qwen3:14b --no-git -> Warning: ollama/qwen3:14b expects these environment variables -> - OLLAMA_API_BASE: Not set -> Note: You may need to restart your terminal or command prompt for `setx` to take effect. -> You can skip this check with --no-show-model-warnings -> https://aider.chat/docs/llms/warnings.html -> Open documentation url for more info? (Y)es/(N)o/(D)on't ask again [Yes]: n -> Aider v0.86.2 -> Model: ollama/qwen3:14b with whole edit format -> Git repo: none -> Repo-map: disabled - -#### Видишь проект в папке? - - - -Okay, the user is asking if I can see the project in the folder. But since they mentioned they're not sharing any files yet, I need to respond appropriately. Let me check the previous messages again. - -Earlier, the user said they switched to a new codebase and don't want the assistant to consider previous files. Then they stated they aren't sharing any files for editing. Now, their latest message is in Russian: "Видишь проект в папке?" which translates to "Can you see the project in the folder?" - -Since they haven't provided any files or project structure, I can't see any files. My response should inform them that I can't access or see any files unless they share them. Also, I should prompt them to provide the necessary files or details for assistance. Need to make sure I follow the guidelines of not making assumptions and only working with provided information. Let me phrase it clearly in Russian as per their request. - - - - -Нет, я не вижу проекта в папке. Пожалуйста, поделитесь файлами или укажите, какие изменения вы хотите внести, и я помогу вам с ними. - -> Tokens: 608 sent, 306 received. diff --git a/.aider.input.history b/.aider.input.history deleted file mode 100644 index 15119c8..0000000 --- a/.aider.input.history +++ /dev/null @@ -1,6 +0,0 @@ - -# 2026-06-06 00:33:27.709345 -+n - -# 2026-06-06 00:34:58.748562 -+Видишь проект в папке? diff --git a/.gitignore b/.gitignore index f39cfa6a45f1e7b128f0735b0b069a167bf0c684..9f2250ffd5a228e8199bfedf4adbc3b2c57e0d67 100644 GIT binary patch delta 35 jcmYeyncyeK#lXwO;8dEKlcLYd1*7#6GgDHFw0OAypFRl7 delta 24 Ycmc~voZu(Sz{TKHnwgWL&&vg)0a3vQH2?qr diff --git a/Styles/DarkTheme.xaml b/Styles/DarkTheme.xaml index ee0b4d2..89fb121 100644 --- a/Styles/DarkTheme.xaml +++ b/Styles/DarkTheme.xaml @@ -83,6 +83,63 @@ + + + + + + + + +