summaryrefslogtreecommitdiff
path: root/examples/python/gi/show-wifi-networks.py
Commit message (Expand)AuthorAgeFilesLines
* examples: rework "python/gi/show-wifi-networks.py" exampleThomas Haller2023-02-131-90/+159
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* examples: remove editor hint to mark source code as UTF-8Thomas Haller2021-01-051-1/+0
* all: reformat python files with python blackSayed Shah2020-06-151-24/+41
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop vim file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-041-12/+12
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* examples: add flags and mode parsing to show-wifi-networks.[lua|py]Jiří Klimeš2015-08-241-0/+64
* examples: update python examplesDan Winship2014-11-151-11/+15
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-1/+1
* all: port everything to libnmDan Winship2014-08-011-5/+5
* examples: add an python example (using GI) showing Wi-Fi networksJiří Klimeš2013-09-261-0/+73