Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ActivityHost.py
Commit message (Collapse)AuthorAgeFilesLines
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-1/+3
| | | | (should only be graphical) into it.
* Add icon for activity to the donut.Marco Pesenti Gritti2006-08-171-0/+6
| | | | Add signals in the shell for window open/close and use them in the task view.
* Do not open multiple copies of the same activityMarco Pesenti Gritti2006-08-111-6/+9
|
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-091-6/+7
|
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-091-3/+2
| | | | this simplifies things a lot...
* A bunch of fixes...Marco Pesenti Gritti2006-07-261-1/+8
|
* s/publish/shareDan Williams2006-07-251-2/+2
|
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-201-0/+4
| | | | window manager to activate it.
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-201-0/+30
| | | | Comment out/fix more ps borkage.
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-130/+0
|
* More work on the new designMarco Pesenti Gritti2006-07-081-22/+16
|
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-081-169/+36
| | | | Initial implementation of the new activity menu
* Forgot to add theseMarco Pesenti Gritti2006-07-061-0/+269