Allow AWN to be used only as a launcher
Allow AWN to be used only as a launcher, so that it does not keep track of open windows/tasks.
Blueprint information
- Status:
- Complete
- Approver:
- moonbeam
- Priority:
- Low
- Drafter:
- haytjes
- Direction:
- Approved
- Assignee:
- haytjes
- Definition:
- Approved
- Series goal:
- Accepted for 0.4
- Implementation:
- Implemented
- Milestone target:
- 0.4.0
- Started by
- Michal Hruby
- Completed by
- Michal Hruby
Related branches
Sprints
Whiteboard
This can be done by separating launcher/task applet into two applets - a launcher applet and a task manager applet.
More discussion:
http://
Work has begun implementing standalone-launcher and taskmand in awn-extras. At this time the launcher is being implemented in vala and the taskmanager will be implemented in C. There is also a initial document in the the Documents directory in the toplevel of the branch that layouts some design features in a general way.
Awn's builtin taskmanager and/or launcher support is slated to be refactored and moved out of Awn core by njpatel. (malept)
In Awn 0.4, there is a config option which turns the taskmanager applet into launcher only mode, so I'd say this spec can be considered implemented. (mhr3 23/07/2009)