Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

eDEX-UI v2.2.0

Compare
Choose a tag to compare
@GitSquared GitSquared released this 29 Apr 18:20
ba98743

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.


Slanted tabs.
image

Password mode (Ctrl+Shift+P).
Peek 2019-04-18 17-52

Swap monitoring.
image


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:
      • Add an option to disable potentially annoying "feedback" sounds (489bd26, #455, by @Fedorsturov)
    • 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:
      • Fix displaying root directories & system files on win32 (7c65c1b, #433, #235, #262)
      • Improve loading visual feedback, mainly on slow disks (590aa0e)
    • netstat:
      • Replace external ping with custom-made TCP latency test (39b1c9a, #460, #414)
    • ramwatcher:
      • Refactor mod_ramwatcher: More precise information, swap monitoring (8492174)
    • hardwareInspector:
  • Themes & Customization:
    • Add es-ES keyboard (5d53120, #466)
    • Support 1600x900 monitors (2e4d68f, #464)
    • Add color filters customization to themes, with tron-colorfilter showcase (421a392, #483)
  • 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:
    • Add FOSSA license scan continuous integration (9f09896, 88af18b, af03b8b)
    • Improve configuration for automated security scans with Snyk (26d5287)

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!