File tree Expand file tree Collapse file tree
org.nickvision.application.winui/Views Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 with:
5252 pkgs: libnick
5353 triplet: ${{ matrix.variant.triplet }}
54- revision: b1e15efef6758eaa0beb0a8732cfa66f6a68a81d
54+ revision: 7fc30b81e384741d8ae211e3e46777e1a436b87a
5555 token: ${{ github.token }}
56- cache-key: ${{ matrix.variant.triplet }}-b1e15efef6758eaa0beb0a8732cfa66f6a68a81d
56+ cache-key: ${{ matrix.variant.triplet }}-7fc30b81e384741d8ae211e3e46777e1a436b87a
5757 - name: "Build (Installer)"
5858 working-directory: ${{ github.workspace }}/build
5959 run: |
Original file line number Diff line number Diff line change 114114 {
115115 "type": "git",
116116 "url": "https://github.com/nickvisionapps/libnick",
117- "tag": "2025.9.2 "
117+ "tag": "2025.9.4 "
118118 }
119119 ]
120120 },
Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ namespace winrt::Nickvision::Application::WinUI::Views::implementation
5050 this->m_inner.as<::IWindowNative>()->get_WindowHandle(&m_hwnd);
5151 ExtendsContentIntoTitleBar(true);
5252 SetTitleBar(TitleBar());
53- AppWindow().TitleBar().PreferredHeightOption(TitleBarHeightOption::Tall);
5453 }
5554
5655 void MainWindow::Controller(const std::shared_ptr<MainWindowController>& controller)
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version: PACKAGE VERSION\n"
1010"Report-Msgid-Bugs-To: \n"
11- "POT-Creation-Date: 2025-09-21 20:02 -0400\n"
11+ "POT-Creation-Date: 2025-09-21 21:32 -0400\n"
1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414"Language-Team: LANGUAGE <LL@li.org>\n"
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version: PACKAGE VERSION\n"
99"Report-Msgid-Bugs-To: \n"
10- "POT-Creation-Date: 2025-09-21 20:00 -0400\n"
10+ "POT-Creation-Date: 2025-09-21 21:32 -0400\n"
1111"PO-Revision-Date: 2023-05-23 06:33+0300\n"
1212"Last-Translator: Fyodor Sobolev\n"
1313"Language-Team: Russian\n"
Original file line number Diff line number Diff line change 5050 libnick:
5151 after: [cpr, maddy]
5252 source: https://github.com/nickvisionapps/libnick.git
53- source-tag: '2025.9.2 '
53+ source-tag: '2025.9.4 '
5454 source-depth: 1
5555 plugin: cmake
5656 cmake-parameters:
You can’t perform that action at this time.
0 commit comments