Claire Neveu
Claire Neveu
Use at Gawker has made it clear that people prefer to use traits rather than use `EnumApi` directly, e.g. ``` scala trait EnumAsString[Enum] { self: EnumApi[Enum] => def asString(e :...
**Describe the bug** Sub-windows in an application (like dialog menus) appear in the launcher when open. **To Reproduce** Steps to reproduce the behavior: 1. Open VS Code 2. Right click...
This PR adds a new Menu widget which allows users to create XDG or custom menus that open after clicking on a button. Resolves #534