OK, so I submitted it to the bugtracker:
https://sourceforge.net/tracker/?func=d ... tid=894872
(P.S. I'm not sure why my feature request is posted three times in the bug tracker. It looks like the bug tracker is buggy. Anyway, sorry for that.)
Search found 2 matches
- Thu Oct 28, 2010 8:43 pm
- Forum: LXPanel
- Topic: Panel icons no longer depress when pressed...
- Replies: 4
- Views: 6246
- Thu Oct 28, 2010 7:09 pm
- Forum: LXPanel
- Topic: Panel icons no longer depress when pressed...
- Replies: 4
- Views: 6246
Re: Panel icons no longer depress when pressed...
I second the complaint. Firstly, it's not accurate to say that the icons launch the application when clicked. A mouse click is composed of two events, the mouse button pressed and released. The icons in LXpanel only take care of the first part of a mouse click, the mouse button press event. This is ...