github fuhsjr00/bug.n v8.4.0
bug.n v8.4.0 (Tiling Window Manager)

latest releases: v10.0-alpha.2, v0.1-dev.2019-04-27, v9.0.2...
9 years ago

CHANGES

v8.3.1 to v8.4.0

  1. + Session auto-save and restore. Layout and Window information is stored
    periodically so that it may be recovered after a restart.
  2. + Toggling the overflow window of the 'notify icons' by hotkey.
  3. + Manual tiling.
  4. + Increasing MFactor Resizing Over Time
  5. + Bar transparency
  6. + Reading in the sound volume and mute status and displaying it in the status bar.
# Configuration variables Hotkeys
2. #+y::Monitor_toggleNotifyIconOverflowWindow()
3. Config_largeFontSize=24 !Down::View_moveWindow(0, +1)
Config_areaTraceTimeout=1000 !Up::View_moveWindow(0, -1)
Config_continuouslyTraceAreas=0 !+Enter::Manager_maximizeWindow()
Config_dynamicTiling=1 !<n>::View_moveWindow(<n>)
!0::View_moveWindow(10)
!BackSpace::View_toggleStackArea()
!+y::View_traceAreas()
4. Config_mFactCallInterval=700 View_setMFactor(d, dFact=1)
5. Config_barTransparency=off
6. Config_readinVolume

Bugs

Please be aware that, at the time of this release, one submitted bug, issue #5 ([ Bug #19006 ] bug.n window list leak), has not been resolved: bug.n may get slow after it is continuously running for a long time. To work around this issue, simply restart bug.n, e. g. by using the hotkey #^+r (Win+Ctrl+Shift+R in the default configuration).

Don't miss a new bug.n release

NewReleases is sending notifications on new releases.