-
It would be great to provide some documentation on adding custom icons. I noticed some icon build scripts that might be useful for doing this, but they seem to be undocumented.
Perhaps a component…
-
This super simple example does work on my mac:
```rust
use tray_item::{IconSource, TrayItem};
fn main() {
let mut tray = TrayItem::new("Tray Example", IconSource::Resource("")).unwrap();
…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [x] feature request
* [ ] question about the decisions made in the repository
### Issue description
C…
-
With 469e, users can use their own default texture. I would also like to be able to use my own default icons — those reptile heads for Jump Lifts have always been ridiculous.
Whenever i start a new …
-
Right now the effect block on https://microbit.chibitronics.com/ looks like this, with a text dropdown to select effects:
Meanwhile, the analogous block on https://makecode.chibitronics.com/#ed…
-
### What's missing?
Be able to define a project logo (png file) that is displayed when we're not in a file.
![image](https://github.com/user-attachments/assets/a6e14788-8efd-4bce-a670-3c638a9aaa9a…
-
### Description
Support the setting of custom icon for the panel. I have so many panels and the icons are not enough. The below image shows my setup. Support the following types for the custom icon…
-
I love using Aegis Authenticator and one thing i like about it is that you can have stylish account icons and even pick custom ones, i love Keypass and it could use that feature to make it look better…
-
Hi, thanks for the good work on the library.
Are there any plans to allow a custom indicator to plot icons?
(as per https://github.com/furechan/mplchart/issues/9 )
-
- **Environment.** NixOS, LabWC (DE), foot (terminal), fish (shell)
- **Bug description.** Customized icons are not visible and red stripes are showed instead when *wlogout* is launched from terminal…