Libor Matásek

Results 8 issues of Libor Matásek

- VSCode Version: 1.64.1 - Local OS Version: Windows_NT x64 10.0.22000, WSL2, WLSg - Local chip architecture: x86 - Reproduces in: Remote - Containers - Name of Dev Container Definition...

under-discussion

**[5] Working with the bundle** `'entry_type' => new OptionsFilterType()` should be `'entry_type' => OptionsFilterType::class` First one results in `Expected argument of type "string", "...\OptionsFilterType" given`.

**Please describe.** I would like to configure focused window display. **Describe the solution you'd like** I would like to configure it so that FancyWM doesn't background color animate focused window....

feature

When the drop placeholder is different than the item, specifically its height, bad behavior occurs, dnd becomes unresponsive (or calculations break). Usecase: I want different drop shadow (placeholder) item than...

The library supports autoscroll out-of-the-box for an element having use:dndzone (edges) and window (edges and mouse wheel). However zones may often be nested in scrollable parent/container as they are in...

**Describe the bug** ``` Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: The data is invalid. at System.Security.Cryptography.ProtectedData.ProtectOrUnprotect(Byte[] inputData, Byte[] optionalEntropy, DataProtectionScope scope, Boolean protect) at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope) at FancyWM.Analytics.LicenseManager.GetUtcTimeOfLastCheckAsync() at FancyWM.MainWindow.DoLicenseCheck() at...

bug
stale