This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
eDEX-UI v2.2.0
2.2 release
tl;dr: Fixed a whole bunch of issues, redesigned slanted tabs, monitor your swap usage and hide your typing with the new Password Mode.
Changelog since v2.1.0 (92 commits, full diff):
Improvements
- Existing modules:
- main_shell:
- Display process name in tab titles for *nix systems (574fee0)
- Support "Greeting" with username on Windows (122c46c, #470, by @Chromecube)
- Fix environment variables not correctly being set on tabs 2-5 on macOS (731558f, #472)
- Improved environment variables for all OSs (57f93d8)
- Tabs are now slightly slanted, because it looks cool:tm: (c725828, #464, idea by @Xeddius)
- audioManager:
- keyboard:
- Fix missing handler for tilde character modification (ccbf98a, #454)
- Replace arrow emojis by proper icon support (7461194, cfc6a94, #462, #467)
- Add "Password Mode" feature (Ctrl+Shift+P) (9c697a2, #394)
- Implement a better fix for an AltGr-key visual bug (207d78a, #330)
- Fix "deadkeys" modifiers not being triggered on the touch keyboard (4ab6c87, #466)
- filesystem:
- netstat:
- ramwatcher:
- Refactor mod_ramwatcher: More precise information, swap monitoring (8492174)
- hardwareInspector:
- main_shell:
- Themes & Customization:
- Core:
- Log PIDs of terminal processes (a32f403)
- Add
nocursor
setting and--nocursor
flag (18b9aa4) - Reduce likeliness of "white flash" at window spawn (b9fe8ca)
- List available shortcuts with Ctrl+Shift+K (f317248)
- Better modal windows handling (65d10c7, 13169e3)
- Fix copy/pasting issues on some OSs (986cb07)
- Development:
Known issues
Physical keyboard dead keys don't work - #469
What's next?
The repository on which I'm working on for the remote monitoring feature has gone public, even if it's still quite empty.
An issue has been pinned here to track progress on this: #488
When remote monitoring will be out, the next step is external modules, aka an addon system. See #334.
Work has begun on the long-awaited blog post/tech write-up on eDEX (#272).
Like this?
You can buy me a coffee or say hi.
See you next time!