Harold Iedema
Harold Iedema
### What is the problem this feature will solve? Some heavy server-side applications rely on multithreading. We run a couple of these in our company. I wanted to see if...
**Add visibility options for duty & combat, as well as an auto-hide feature** - Fixes: https://github.com/una-xiv/umbra/issues/73 - Commit: https://github.com/una-xiv/umbra/commit/0b7891ee0f1a4918d62174f52e86bf99931840e1 **Add right-click option to the Online Status widget to open the...
routes.php in this bundle use hard-coded paths. The bundle configuration allows us to specify an ACS URL, but this doesn't override the default `/saml/acs` route. I need this to be...
To improve the UX of the Dalamud Console (Log), I would like to request a feature that consolidates repeating messages, similar to how the javascript console works in your browser....
### What are you trying to do? Dalamud's drawable elements don't take `ImGui.GetMainViewport().WorkPos` into account, resulting in the elements staying in the same place on screen while the game's window...