Cole Robinson
f8cbb6fc75
systray: Fix connection removal callback
2011-04-12 11:47:51 -04:00
Cole Robinson
677f73fca7
Run pep8 with check-pylint, fix the fallout
2010-12-10 11:47:07 -05:00
Cole Robinson
5c45358adc
Remove 'config' passing from remaining classes/functions
2010-12-09 14:06:00 -05:00
Cole Robinson
0fd57daca1
pylint: Check for unused variables, fix fallout
2010-12-09 11:22:35 -05:00
Cole Robinson
1c3e7a1ea3
Remove some unneeded imports and old pylint workarounds
2010-11-30 15:01:02 -05:00
Cole Robinson
779dcdd824
Don't use old style __gobject_init__()
2010-11-30 14:40:49 -05:00
Cole Robinson
749b6cdc88
error: Simplify dialog init, remove a bunch of boilerplate
2010-11-30 14:33:21 -05:00
Cole Robinson
0c8a7e8beb
engine: Use callers error dialog when launching windows
...
This gives proper dialog placement.
2010-11-23 20:13:50 -05:00
Cole Robinson
3eb4c56a3e
systray: Don't underline VM or connection names
2010-08-23 11:16:48 -04:00
Marc Deslauriers
0b58f5e71e
Remove AppIndicator workarounds
2010-07-09 12:44:11 -04:00
Cole Robinson
82b2de12c0
systray: Sort connection rows
2010-03-24 10:58:17 -04:00
Cole Robinson
51dd50d254
Remove pylint
2010-03-03 16:55:00 -05:00
Marc Deslauriers
654eac1495
systray: Support 'appindicator'
...
More info can be found here:
https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators
2010-02-28 20:28:51 -05:00
Cole Robinson
4db7c4e48d
domain: Send 'oldstatus' in status-changed signal
...
We can then use this to hook up internal signal handlers to do needed
things on status update (rather than bog down _update_status).
2010-02-27 10:42:43 -05:00
Cole Robinson
7f88328fb4
Fix some gtk calls for older version compat (RHEL5 vintage)
2009-12-03 10:21:39 -05:00
Cole Robinson
07ccae31d3
systray: Use gtk.status_icon_position_menu for proper menu positioning.
2009-11-10 12:04:38 -05:00
Cole Robinson
abc84b3569
systray: Don't momentarilly show systray on startup if disabled.
2009-11-10 12:00:01 -05:00
Cole Robinson
48cc0a33d9
systray: Make sure systray is actually embedded before we keep app running.
2009-11-10 11:56:15 -05:00
Jon Nordby
13f2a7bc15
Keep app running on close if systray enabled.
2009-10-29 11:08:40 -04:00
Cole Robinson
499964c584
Add a system tray icon.
...
The behavior is opt in via preferences, off by default. The icon allows
starting, stopping, and pausing VMs, opening console/details, and quiting the
entire app.
2009-07-27 22:30:01 -04:00