Releases: firecat53/networkmanager-dmenu
Releases · firecat53/networkmanager-dmenu
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
-l
from 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_command
instead 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.
v1.6.1
1.6.0
- Added gnome-control-center support for 'Launch Connection Manager'
- Added support for dmenu password patch through configuration option
- Use notify-send for notifications when available. Closes #64 and closes #77
- Exceptions for older versions of python-gobject
- Simplify and condense config file access
- Adds option to list saved connections. Closes #74.
- Fix deprecation warnings for rescan and delete connection
- Remove wifi_chars from dmenu_command args
- Add option to replace wifi strength * with unicode characters. Fixes #70
1.5.0
- Use different icon for active connections
- Add Wireguard connection support
- Deprecate Python 2 support
- Add single_line option
- Add MAC when creating wifi profiles.
- Add Wifi rescan action
- Also control Ethernet and static IP connections.
- Add WWAN support
- Add support for controlling Bluetooth network connections