Releases: firecat53/networkmanager-dmenu
Releases · firecat53/networkmanager-dmenu
v2.6.2
v2.6.1
v2.6.0
- Added automatic first-run configuration generation (#130)
- Support for configuring via environment variable or --config flag
- Added Walker launcher support
- Added custom prompt support (#146)
- Add --dmenu flag automatically when needed (#138)
- Fixed Wofi colors for default config and enabled highlighting by default
- Various code formatting and other minor bugfixes
v2.5.0
v2.4.0
- Allow for terminal arguments
- Make nm-connection-editor the default gui
- Add ability to select gui
- Fix fuzzel number of lines. Fixes #134
- Check if bluetoothd is running before executing bluetoothctl
- Add section for vlan connections
- Feat: add highlighting for wofi
- Feat: be able to specify highlight characters
- Add bluetoothctl (bluez) as an option to control bluetooth. Closes #127
v2.3.1
v2.3.0
- Make dmenu and pinentry formats configurable
- Add flake.nix
- Support for fuzzel (#115)
- Don't override user locale
- Remove Rofi
-lfrom code. Set in config. Fixes #121 - Use basename of
command[0]when extending the args - Use pidof to check if NetworkManager is running and add notification
- Avoid usage of asserts
- Add WPA3 to recognized AP types and store WPA3 connections correctly.
- Add configurable pause after wifi rescan before re-opening nmdm to display results.
- Provide empty input to passphrase dmenu command
- Set stdin to /dev/null for passphrase prompt
- Add screencast. Closes #99
v2.1.0
v2.0.1
v2.0.0
- Refactor dmenu_cmd. All menu configuration now done using
dmenu_commandinstead of other config file values. - Migrate README to .md and update
- Added support for bemenu password switch
- Prevent stuck process when using wrong passphrase when adding connection.