BornToBeRoot
BornToBeRoot
@William-Joshua thanks again - it's working now:  If anyone is looking for the code: ```xaml ``` ```csharp #region Run Command #region Variables private ICollectionView _runCommands; public ICollectionView RunCommands {...
@punker76 I'm not sure if this is still relevant now - feel free to close the feature request if you don't want to include it as a CenterWindowCommand by default....
@punker76 I found some issues with the `mah:MetroWindow.TitleTemplate` implementation (https://github.com/MahApps/MahApps.Metro/issues/4419#issuecomment-1856683453) when i try to center something. E.g. when a LeftWindowCommand is set, it's no longer in the center.  But...
@dotnet-policy-service agree
Hi @ButchersBoy, i found the bug in this method: https://github.com/ButchersBoy/Dragablz/blob/e49391310dbe30243218665a6435de4e5c31c2b7/Dragablz/DragablzItem.cs#L481-L498 The problem is when you hold the right mouse button and the mouse is moved, the `IsHitTestVisibleProperty` is not set...
@linucksrox This would bypass the entire protection. Your logic as an example with a web browser: _Open multiple tabs with the nextcloud login page... type in every tab other credentials......
Hi, this script will only show data from the monitoring api. This includes the version, but won't check for the latest release. I think you are looking for something like...
I opened a feature reqest to add this data to the api: https://github.com/nextcloud/serverinfo/issues/149 Maybe it's possible, since the integrated update notifies the user...
Implemented in https://github.com/nextcloud/serverinfo/pull/434 PRs are welcome if someone needs this feature😄
@zuming-zhang can you test the current build? CI: https://ci.appveyor.com/project/BornToBeRoot/networkmanager/builds/49851602/artifacts Download: https://ci.appveyor.com/api/buildjobs/hy3n7ympwrarca31/artifacts/Artifacts.zip