Bug 300849

Summary: Set the autoaway status message
Product: [Frameworks and Libraries] telepathy Reporter: Daniele E. Domenichelli <ddomenichelli>
Component: kded-moduleAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: kde
Priority: NOR Flags: kde: ReviewRequest+
Version: git-latest   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.7.0

Description Daniele E. Domenichelli 2012-05-30 07:41:23 UTC
Autoaway could have an option to set automatically the status message to "Away since 00:00:00 UTC" or something similar
Comment 1 David Edmundson 2013-06-24 12:43:12 UTC
There is a patch on RB that does this. It just needs finishing
Comment 2 David Edmundson 2013-07-13 12:31:44 UTC
Git commit bcf4aa49f1248c69f112e5751e1397fc1e2367cf by David Edmundson, on behalf of Lucas Betschart.
Committed on 13/07/2013 at 12:20.
Pushed by davidedmundson into branch 'master'.

%time Variable to get the current UTC time in the away message

To make this option visible I've changed the tool tip (I think the first thing a user would do if he wants no away message is to remove the message text [if there is one, which isn't by default], so this double information can be replaced).

Adding an extra widget for drag n drop like in now playing would be too much for this I think. It would blow up the UI if I add this under every lineedit (as more stuff is visible on the first sight for the user as more complicated it looks) and it would be confusing if I add it only once in a central place, so I decided to just inform the user through a tool tip (it's also not a important feature, so it's ok if it's a little bit hidden).
FIXED-IN: 0.7.0
REVIEW: 110334

M  +2    -1    autoaway.cpp
M  +3    -3    config/telepathy-kded-config.cpp
M  +1    -0    screensaveraway.cpp

http://commits.kde.org/telepathy-kded-module/bcf4aa49f1248c69f112e5751e1397fc1e2367cf