gryf
9ca790dd49
Adjust backend module to use backends directly.
2020-08-25 20:07:51 +02:00
gryf
28d07f826b
Added version to topmost wicd module
2020-08-25 20:07:51 +02:00
gryf
31887db790
Added missing package init for curses submodule
2020-08-25 20:07:51 +02:00
gryf
40b1065073
Make use of config module
2020-08-25 20:07:51 +02:00
gryf
227ed794c4
Added early config module, which will replace wpath
2020-08-25 20:07:51 +02:00
gryf
255ad541dc
Renamed backend modules
2020-08-25 20:07:51 +02:00
gryf
047e8266fc
Removed autogenerated files
2020-08-25 20:07:51 +02:00
gryf
2a62f3f207
Fix forgotten import for zip_longest.
...
During transition from 2to3, izip_longest was renamed to zip_longest,
but there is no import from itertools. In this commit we fixed that,
also removed not needed izip_longest function.
2020-08-25 20:05:40 +02:00
gryf
84f9b1e2d2
Fix imports
2020-08-25 20:05:40 +02:00
gryf
fe0cb5ad40
Move clients to the main wicd module.
2020-08-25 20:05:40 +02:00
gryf
24117dbf81
Fix bytes/string issue for subprocess
2020-08-25 20:05:40 +02:00
gryf
f3bee99e79
Removing GUI related files.
2020-08-25 20:05:13 +02:00
gryf
777b655423
Added README.rst
2020-08-05 11:36:12 +02:00
gryf
b6b02f0750
Fixed nonexistent get_input_nonblocking method.
2020-08-05 11:31:07 +02:00
gryf
d4fc621f4f
Fixed property name for the wired interface
2020-08-01 19:24:01 +02:00
gryf
8940b201da
Fix categories in desktop files.
2020-08-01 15:05:17 +02:00
gryf
40a7a8ac5d
Style changes for python files
2020-08-01 11:37:26 +02:00
gryf
c401f2963b
Fix gentoo init
2020-07-30 16:38:55 +02:00
gryf
48bac465d4
Fixed files permission
2020-07-30 16:34:10 +02:00
gryf
47f0687e92
Make regexp string, not binary
2020-07-30 16:27:19 +02:00
gryf
581a1eed29
Re-adding wpath.py.in link
2020-07-30 16:24:59 +02:00