Skip to content

Releases: firecat53/networkmanager-dmenu

v2.4.0

05 Jul 19:48
v2.4.0
Compare
Choose a tag to compare
  • 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

10 Aug 18:31
v2.3.1
382f101
Compare
Choose a tag to compare
  • Fix issue with some versions of pinentry

  • Update README for newer Debian-based distros dependency, libnm0.

v2.3.0

30 Jun 00:46
v2.3.0
Compare
Choose a tag to compare
  • 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

09 Apr 15:43
v2.1.0
4ff4c8f
Compare
Choose a tag to compare
  • Wofi and Bemenu support. Closes #71 and #105
  • Other documentation and internal changes

Full Changelog: v2.0.1...v2.1.0

v2.0.1

12 Dec 05:05
Compare
Choose a tag to compare
  • Fix dmenu password patch check
  • Refactor to use subprocess.run instead of Popen
  • Convert format to f-strings
  • Fix/workaround some pylint/flake8 warnings

v2.0.0

09 Dec 04:42
30a219e
Compare
Choose a tag to compare
  • 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

12 Mar 02:03
v1.6.1
78c8a78
Compare
Choose a tag to compare
  • Added toggle for bluetooth
  • Move saved connections to a submenu
  • Various other bug fixes and improvements

1.6.0

16 Aug 20:22
1.6.0
4eeabef
Compare
Choose a tag to compare
  • 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

01 Feb 18:33
1.5.0
Compare
Choose a tag to compare
  • 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

v1.1

02 Jul 22:04
Compare
Choose a tag to compare

Numerous updates and bug fixes.

  • Rofi support
  • Switched to Gobject API calls instead of parsing nmcli output
  • Support GSM connections and multiple wifi adapters