es183923

Results 13 issues of es183923

The documentation [here](https://bugwheels94.github.io/math-expression-evaluator/) has some typos in the supported math symbols section, ``` \ Multiplication Operator eg. 23 results 6 ``` should be ``` * Multiplication Operator eg. 2*3 results...

Is there a way to query the current config that is set? useful to show a help menu that shows which shortcuts there are.

When I set `Number of items place inline:` as `11` , Clipy isn't able to show `10`, but just shows `0`. ![clipy bug, shows 1 to 9 fine, shows 10...

These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine

good first issue

Sometimes you want a (float) window to always stay on top of the other windows. PowerToys has this feature, so maybe taking a look at that implementation would be helpful.

In windows 11, apps can opt in to have rounded corners, which match the UI better. References: https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/apply-rounded-corners https://docs.microsoft.com/en-us/windows/win32/api/dwmapi/ne-dwmapi-dwm_window_corner_preference Check out MicaForEveryone, which also implements this: https://github.com/MicaForEveryone/MicaForEveryone/blob/2e46914c955ed694a1edee7eac97d4a6eb98cb40/MicaForEveryone.Win32/DesktopWindowManager.cs#L99-L107

Sometimes you may want a window to stay shown between all workspaces, and having an easy toggle for this would be nice to have.

it would be nice to be change window opacity and blur, but i'm not sure if windows has apis that expose this feature

yabai has this feature where you can rotate the current tree, left/right 90/180 degrees, and i think it would be a nice addition to have not sure about the usecase,...

currently, the workspace names only have a purpose for something like a menu bar, but it would be a lot easier to configure if you can use the workspace name...