1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Anthony Bilinski
b445031912
fix(ui): fix away icon shape
Fix #5684.

away icon incorrect changed shape in 84836cf6a0
2019-07-03 23:06:07 -07:00
Anthony Bilinski
17048c9cc4
feat(ui): add event icons for all statuses
Before we would alternate between status icon and online event icon.
Now each status has its own event version, so status doesn't appear to
alternate between online and the correct status.
2019-05-20 15:45:48 -07:00
Anthony Bilinski
0f6e992650
chore(icon): delete unused event_small icons 2019-05-20 15:45:48 -07:00
Anthony Bilinski
84836cf6a0
fix(icon): centre taskbars
e.g.
* viewBox is 16.1 wide,  lock is 13.4 wide. change offset from 1.4 to 1.35
* dot is 6.8 wide, change offset from 4.65 to 4.6
* SVG partially generated by inkscape, partially manually edited
2019-05-20 15:45:48 -07:00
Zetok Zalbavar
c8b4142066
Add old, small taskbar icons back 2015-09-24 19:53:13 +01:00
Zetok Zalbavar
2bdb6339a5
Make whole icon change colour to orange when blinking on new event
Previous ones blinked with only small status dot, which was hardly visible.
Now blinking icon should be a lot more visible.

closes #2273
2015-09-22 08:03:49 +01:00
tux3
f83dacb9c4
Update busy icons 2015-05-24 21:40:24 +02:00
novist
c6312fd196 PNG images replaced with SVG
Closes #1050
2015-03-13 20:30:54 +02:00
novist
8a2cb4e3b9 Fixed busy and invisible taskbar icons
Updated other status icons
Removed duplicate status icons from ui/statusButton
2015-02-06 20:16:01 +02:00
novist
b7dd4bf829 Tray icon notification of new messages 2015-02-03 12:20:26 +02:00
novist
6c477a0a19 Use svg for taskbar/tray icons 2015-02-02 08:07:36 +02:00
novist
e2bf37c139 Light tray icon option 2014-12-12 12:12:12 +02:00
Dubslow
961d5830c3
add fancier tray icons with status, remove relevant option 2014-12-05 17:14:48 -06:00