~vcs-imports/kupfer/master-new

  • Committer: Ulrik Sverdrup
  • Date: 2007-12-11 00:22:06 UTC
  • Revision ID: git-v1:d25d5a272e92f1f40923800d8d0ef75a811f2a36
Add listening to dbus-signal to enable activation (while running)

This implements listening to the signals "activate" and "quit" on the
dbus interface "org.gnome.Kupfer". Also included is a small activate
shell script
Filename Latest Rev Last Changed Committer Comment Size
..
bookmarks.py 117 17 years ago Ulrik Sverdrup remove executable bit 3.8 KB Diff Download File
browser.py 199 17 years ago Ulrik Sverdrup Add listening to dbus-signal to enable activation 22.8 KB Diff Download File
debug.py 151 17 years ago Ulrik Sverdrup print gtk objects in debug output too 1.3 KB Diff Download File
icons.py 150 17 years ago Ulrik Sverdrup Move icon functions to new module icons 3.3 KB Diff Download File
File kupfer-activate.sh 199 17 years ago Ulrik Sverdrup Add listening to dbus-signal to enable activation 64 bytes Diff Download File
kupfer.py 194 17 years ago Ulrik Sverdrup Remove some unused functions (use directly) 4.8 KB Diff Download File
listen.py 199 17 years ago Ulrik Sverdrup Add listening to dbus-signal to enable activation 599 bytes Diff Download File
File main.py 184 17 years ago Ulrik Sverdrup Make sure each -r/-R opt is added as an independen 2.5 KB Diff Download File
objects.py 191 17 years ago Ulrik Sverdrup Optimize: Use __slots__ to reduce memory usage for 17.9 KB Diff Download File
README 127 17 years ago Ulrik Sverdrup Add some documentation files: TODO and README 172 bytes Diff Download File
TODO 127 17 years ago Ulrik Sverdrup Add some documentation files: TODO and README 604 bytes Diff Download File
utils.py 185 17 years ago Ulrik Sverdrup comment about quoting 2.2 KB Diff Download File