1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-13 12:25:56 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dan O'Reilly
ec37206905 Initial work on automatic switchover to wired networks (no UI work yet)
actually use "write=True" instead of just "True" everywhere we do config writes explicitly.
Fix the scripts dialog not working for wired connections.
Force the monitor to update state after triggering a disconnect or connect.
Remove an unneeded Scan call from autoconnect.py
2009-01-24 23:31:24 -05:00
Dan O'Reilly
290006629b Fix broken Scan() call in autoconnect.py 2009-01-23 08:35:28 -05:00
Dan O'Reilly
fcf01b12b3 Use dbusmanager in autoconnect.py 2009-01-15 01:22:40 -05:00
Robby Workman
da5fc2dfdf Merged autoconnect.py and suspend.py changes from trunk (fixes for
the pm-utils sleep hook usage).
2008-12-28 00:19:25 -06:00
Dan O'Reilly
41c975a22a Make sure autoconnect.py never blocks
Tweak configmanager to not write a default value unless one is specified in the get call.
2008-12-13 19:39:15 -05:00
Dan O'Reilly
7794e9abb9 Fix some suspend/resume issues 2008-12-13 01:37:57 -05:00
compwiz18
0844386017 Experimental: Apply changes involving setup.py
* Added setup.py from trunk
 * Updated various information files (AUTHORS, README, etc)
 * Update the Wicd icon
 * Move stuff around to match trunk's layout
2008-08-23 20:14:43 +00:00