| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove MouseMotion.hs. It's old bloat. | Josh Rahm | 2022-11-23 |
| | | |||
| * | Format with ormolu. | Josh Rahm | 2022-11-21 |
| | | |||
| * | Infrastructure for better logging, finally! | Josh Rahm | 2022-10-09 |
| | | | | | | | | | Right now all existing logs are logged at Info, but this will change. This should make it significantly easier to debug things wit log levels like Trace. I may at some point define more log level endpoints or come up with a more expressive logging system, but this is a good start. | ||
| * | More refactoring. Started breaking up Layout. Moved Language extensions into ↵ | Josh Rahm | 2022-10-09 |
| | | | | | stack file. | ||
| * | Rename Internal to Rahm.Desktop | Josh Rahm | 2022-10-09 |