Feature #136
Add click method to Subtlext::Tray
Start date:
03/10/2010
Due date:
% Done:
0%
Estimated time:
0.00 h
Description
Subtlext::Tray has a focus method, which could be useful to access them using Grabs, if tray icons expected key events... and they don't.
10:31:23 @unexist fauno: That is what I told you to your request of focussing a tray - this is pointless. Tray icons normally don't expect focus without click. 10:31:45 * fauno remembers 10:33:18 @unexist I can try to add a click method like: Subtlext::Tray['foo'].click 10:33:57 fauno mouseless freaks will remember your name, unexist :D
History
#1
Updated by Christoph Kappel over 15 years ago
- Assignee set to Non member users
#2
Updated by Christoph Kappel over 15 years ago
- Status changed from Unconfirmed to Confirmed
#3
Updated by Christoph Kappel over 15 years ago
- Status changed from Confirmed to Feedback
#4
Updated by Christoph Kappel over 15 years ago
- Status changed from Feedback to Added