Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homemodel.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-283/+0
* Timeout function for #4612 should return FalseReinier Heeres2007-11-221-0/+1
* Remove activities from donut after not succesfully launched after 1.5min, #4612Reinier Heeres2007-11-221-0/+10
* Fix alt-tab and ctrl-alt-tab behavior, #4570Reinier Heeres2007-11-091-7/+19
* Snapshot 3e491c2dc7.Marco Pesenti Gritti2007-11-081-3/+4
* Move window management keybindings inside sugar.Marco Pesenti Gritti2007-10-231-0/+14
* Update libwnck "active-window-changed" callback due to API changesGuillaume Desmottes2007-09-111-1/+1
* Handle activating windows which are transient to the activity.Marco Pesenti Gritti2007-09-101-7/+9
* Fix for removing activity from donut when not the active and the last oneSimon Schampijer2007-09-071-3/+5
* Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-6/+6
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-48/+49
* Make Journal active at startup. #2159Dan Winship2007-08-081-41/+76
* make set_active() asynchronous (fix for 2230)Bert Freudenberg2007-07-171-2/+12
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-18/+0
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* use activity_id in service nameBert Freudenberg2007-06-201-23/+4
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-011-17/+20
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-011-95/+65
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-011-4/+7
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-011-15/+3
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-1/+1
* Use proper "org.laptop.Activity" interface when talking to activitiesBert Freudenberg2007-05-231-2/+6
* Reliably detect activity launch (fix for #1560)Bert Freudenberg2007-05-231-1/+29
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-161-0/+19
* Fix typo in the fallback code pathMarco Pesenti Gritti2007-04-171-1/+1
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-1/+23
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-8/+23
* Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-151-1/+1
* Pass the right parameters to HomeActivityMarco Pesenti Gritti2007-02-221-1/+1
* Rename for new API.Tomeu Vizoso2007-02-221-1/+1
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-3/+3
* Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-211-2/+9
* Update look of activities donut to match wikiOwen Williams2007-01-311-0/+3
* Fix homemodel to return properly-ordered activities (based on timestamp)Owen Williams2007-01-261-3/+14
* Ensure to emit an activity changed signal when closing the last window. Fix #...Marco Pesenti Gritti2007-01-091-0/+2
* Make activity launching asynchronousDan Williams2007-01-071-1/+1
* Track activities while they launchDan Williams2007-01-071-7/+66
* Fix handling of the no activities caseMarco Pesenti Gritti2006-12-241-1/+4
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-241-7/+34
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-25/+24
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-0/+69