github fuhsjr00/bug.n v9.0.1
bug.n v9.0.1 (Tiling Window Manager)

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

Changes

9.0.1

  1. + Added a cheat sheet for the default hotkeys.
  2. ~ Revised the directory structure regarding the test and build tools.
  3. + Added a build script to create the executable and the cheat sheet as a printable HTML file.
  4. ~ Moved the /usr/*.{ini,png} files from the main repository to the Wiki and adding a page with configuration examples.
  5. + Added a tutorial describing bug.n and dynamic tiling in more detail.

9.0.0

  1. ~ Renamed the function Manager_toggleDecor to Window_toggleDecor.
  2. ~ Renamed the function View_toggleFloating to View_toggleFloatingWindow.
  3. ~ Migrated the following functions to View_setLayoutProperty: View_setGapWidth, View_setMFactor, View_setMX,
    View_setMY and View_rotateLayoutAxis.
  4. ~ Revised the following functions to allow setting absolute and relative values: Debug_setLogLevel,
    Manager_activateMonitor, Manager_setViewMonitor, Manager_setWindowMonitor, Monitor_activateView, Monitor_setWindowTag,
    View_setGapWidth, View_setLayout, View_setMFactor, View_shuffleWindow.
  5. ~ Revised the interface, i.e. the parameters, of the following functions for setting absolute and relative values -- but did
    not implement the functionality: Monitor_toggleWindowTag, View_activateWindow.
  6. ~ Revised the bar color scheme.
  7. ~ Revised the rule layout. The third parameter is not compared to the window style anymore, but is a function name, which is
    called with the window ID as a paramater, when applying the rule.
  8. ~ Revised the default rule set.
  9. + Added the possibility for sending commands to bug.n from another AutoHotkey script.
  10. ~ Removed the function Main_reload and reassigned the hotkey.
  11. + Added the possibility to minimize windows, making them floating and thereby excluded from tiling.
  12. + Added configuration variables for customizing the date and time format shown in the status bar.
  13. + Added a function to override the rules applied from Config.ini for the active window.
  14. + Added a configuration variable for customizing the behaviour on display change messages.

Bugs

Please be aware that, at the time of this release, one submitted bug, issue #9 ([ 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 (WinCtrlShiftR in the default configuration).

Don't miss a new bug.n release

NewReleases is sending notifications on new releases.