Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@malxau malxau released this 01 Jul 06:26
· 178 commits to master since this release

(This is really following the Linux model; it's not a huge release since 1.9 but a lot has changed since 1.0, and any other release number after 1.9 seems confusing.)

  • Fix for parser regression in 1.90 where the first argument after an equals is not quoted when it should be
  • Fixes for multiple memory handling errors in yedit
  • Fixes for memory leaks in make and direnv
  • Attempt to save and restore QuickEdit state across TUI programs. This can never be perfect, but is generally effective.
  • Allow contool to change full screen state of the console
  • lsof is renamed to ylsof to avoid clashes with other lsof implementations
  • Find and Go To support in hexedit
  • Yui support to launch elevated with shift key
  • Optional support for tee to write to the console and stdout as opposed to a file and stdout, so stdout can be further processed
  • Yui use window manager notifications without polling
  • Yui taskbar improvements including to add icons, bold fonts, flash windows
  • Yui start menu improvements including shortcut icons
  • Yui take over explorer taskbar if it's already running
  • Yui battery display
  • Initial support for Yui to hide taskbar if a fullscreen window is active
  • Allow wininfo to report accurately on high DPI systems
  • New tool: ybattery to monitor battery usage and status