-
Notifications
You must be signed in to change notification settings - Fork 0
Improve system tray #11
Copy link
Copy link
Open
Labels
codeUnder the hood changeUnder the hood change
Description
Motivation
- Icons in the system tray often have randomly colored pixels around the edges
- Is still using Xlib instead of xcb for a number of things
- Highlight on hover doesn't work correctly - when the cursor is actually over the icon itself the highlight disappears
Solution
Figure it out. Research SNI, and maybe use some of the code from the SNI plugin that is currently unused.
Sometimes when making it repaint by moving mouse on and off the bad pixels around the edge blink on and off. Maybe grab multiple versions of the icon and merge them, removing anything that isn't the same?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
codeUnder the hood changeUnder the hood change