Releases: avahe-kellenberger/nimdow
v0.4.5
Auto-starting programs has been implemented
v0.4.4
More bug fixes related to window focus.
v0.4.3
Fixed a few minor bugs.
v0.4.2
Fixed multihead dock placements
v0.4.1
Added general settings to the config file.
See the new settings in the current config.default.toml in the repository.
v0.4
Multihead support.
If you are using multiple monitors, Polybar will not work. This will be fixed by v0.5
v0.3.3
Fixed bugs with dialog windows and window focus.
v0.3.2
Config no longer requires startProcess
or controls
to be defined.
Fixed a bug with processes being closed prematurely.
v0.3.1
Added the ability to start external processes from the config file.
Breaking change for config files, see the new config.default.toml
if you already have a config file set up
v0.3
Status bar integration (namely with Polybar) has been added.