User talk:Bygdog

From KDE TechBase
Revision as of 11:44, 20 March 2007 by Bygdog (talk | contribs)

Draft idea lavalamp event filter: 0.0.0.2

There was an idea: to add contexts to KDE4. It applied to tooltips and Konqueror-style accessibility shortcuts in the desktop (toggled by Ctrl). Using a taskbar or desktop extension, the user was could set the context of messages. Context was defined as declared user activity. Messages would change depending on the user's chosen context.

DCOP could be used to display the messages, after the program and its GUI retreived out what to display, and how.

Tip


For example, if the user wanted to work with development they would declare it using the program GUI so that tooltips for widgets would supply relevant information. They displayed the relevant source code ("development activity" context). In other activities, the tooltips showed a position in an ordered task trail ("workflow" context) or displayed a translation ("linguistic activity" context).

This proposed implementation seeks to be small, simple, effective and extensible. It could help contributors who want to participate more effectively in KDE development. The infrastructure needed may already be in the KDE code base.

There may be a problem getting applications to give up their regular tooltips for alternative tooltips.

Code links: