virt-manager/virtManager
Cole Robinson bcc13dca31 virt-manager: Only save window dimensions on app exit (bz 1262561)
Rather than on every window change event which spams dconf and hits
the disk repeatedly. The new method is roughly what is suggested by
https://wiki.gnome.org/HowDoI/SaveWindowState

https://bugzilla.redhat.com/show_bug.cgi?id=1262561
2015-09-13 14:07:43 -04:00
..
__init__.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
about.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
addhardware.py devicechar: Simplify host/port/mode handling 2015-09-05 17:16:18 -04:00
addstorage.py addstorage: remove _check_ideal_path 2015-08-10 15:07:38 -04:00
asyncjob.py virtinst: Centralize urlgrabber meter lookup 2015-09-06 15:09:44 -04:00
autodrawer.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
baseclass.py s/gconf/gsettings/ 2014-09-29 08:56:37 -04:00
choosecd.py Break out shared storage UI to storagelist.py (bz 1060433) 2015-04-09 12:31:24 -04:00
clone.py pep8 W503: line break before binary operator 2015-07-14 13:01:20 -04:00
config.py Remove redundant 'default dir' functions 2015-05-02 19:48:04 -04:00
connect.py connect: Fix some pylint 2015-08-09 14:01:22 -04:00
connectauth.py connection: Bunch of minor tweaks handling TCP URIs 2015-04-11 12:08:57 -04:00
connection.py uri: Add a MagicURI class for handling magic virtinst URIs 2015-09-06 12:00:25 -04:00
console.py console: Fix some issues with reconnecting to the viewer 2015-09-12 12:07:56 -04:00
create.py create: Privatize more variables 2015-09-13 12:45:35 -04:00
createinterface.py createinterface: Avoid gtk warning about double setting text renderer 2015-06-06 14:40:19 -04:00
createnet.py translation: fix wrong usage of _() function 2015-06-05 16:33:51 -04:00
createpool.py createpool: Fix adding iscsi pools (bz 1231558) 2015-06-21 15:47:31 -04:00
createvol.py createvol: Log parent pool XML when opening 2015-08-10 16:58:09 -04:00
delete.py details: Use devicedisk path lookup for source_pool 2015-09-05 17:59:47 -04:00
details.py virt-manager: Only save window dimensions on app exit (bz 1262561) 2015-09-13 14:07:43 -04:00
domain.py domain: Drop is_management_domain 2015-09-05 17:32:03 -04:00
engine.py virt-manager: Allow mixing --connect and --test-first-run 2015-09-06 18:15:16 -04:00
error.py create: Fix backtrace when reporting OS error (bz 1241902) 2015-08-10 12:56:11 -04:00
fsdetails.py fsdetails: Drop check for qemu target collision (bz #1257565) 2015-09-01 12:31:53 -04:00
gfxdetails.py uiutil: Merge set_combo_entry into set_list_selection 2015-05-19 18:29:46 -04:00
graphwidgets.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
host.py uiutil: Rename select_list_row* to match getter functions 2015-05-19 18:29:46 -04:00
inspection.py virt-manager, inspection: use add_libvirt_dom 2015-01-09 12:32:45 +01:00
interface.py interface: read the start mode from the inactive conf XML 2015-05-15 09:14:09 +02:00
keyring.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
libvirtobject.py libvirtobject: Don't raise error during init_libvirt_state 2015-04-24 15:34:55 -04:00
manager.py virt-manager: Only save window dimensions on app exit (bz 1262561) 2015-09-13 14:07:43 -04:00
mediacombo.py mediacombo: Ensure has_media returns bool 2015-06-06 14:23:34 -04:00
migrate.py translation: fix wrong usage of _() function 2015-06-05 16:33:51 -04:00
module_trace.py module_trace: Only show main thread APIs by default 2014-09-21 12:05:02 -04:00
netlist.py uiutil: Merge set_combo_entry into set_list_selection 2015-05-19 18:29:46 -04:00
network.py libvirtobject: Drop redefine_cached 2015-04-10 17:23:11 -04:00
nodedev.py nodedev: Populate XML at init time 2015-04-13 15:43:48 -04:00
packageutils.py packageutils: Add some extra logging 2015-05-02 18:01:52 -04:00
preferences.py uiutil: Rename select_list_row* to match getter functions 2015-05-19 18:29:46 -04:00
serialcon.py serialcon: Fix opening with xen (bz 1215357) 2015-04-26 11:54:55 -04:00
snapshots.py translation: fix wrong usage of _() function 2015-06-05 16:33:51 -04:00
sshtunnels.py sshtunnels: fix exception when the address is not an IP 2015-05-06 21:27:50 +02:00
storagebrowse.py createvol: Log parent pool XML when opening 2015-08-10 16:58:09 -04:00
storagelist.py uiutil: Rename select_list_row* to match getter functions 2015-05-19 18:29:46 -04:00
storagepool.py storagepool: Refresh volumes on state change 2015-04-10 18:17:29 -04:00
systray.py libvirtobject: Unify internal status APIs and signals 2015-04-10 15:00:34 -04:00
uiutil.py createpool: Fix adding iscsi pools (bz 1231558) 2015-06-21 15:47:31 -04:00
viewers.py console: Catch and handle password auth errors (bz 1151801) 2015-04-12 14:10:45 -04:00
vmmenu.py domain: Drop is_management_domain 2015-09-05 17:32:03 -04:00