gabm
gabm
here is a mock-up https://github.com/gabm/Satty/assets/482105/073cd05f-80d3-4988-b938-48c77c29bbbf
To make room for additional options and tools - and at the same time solve usability issues as this one I worked on a new concept for the UI layout......
yeah, there is currently no path expansion.. sure there is no message? if there is a positive message, maybe you have a file on your hdd somewhere that starts with...
okay.. nevertheless: path expansion might be nice
here are a number of alternatives: https://stackoverflow.com/questions/54267608/expand-tilde-in-rust-path-idiomatically
could you elaborate what behaviour you want to improve? how should it be?
Currently, Satty resizes to 80% because that makes the window floating by default on most WMs. That is the approach being used by swappy and has been adopted. Atm I...
i think what is important here is whether packagers use it or not - if not, we can do whatever .. if they do use it, then we should never...
great idea! have you seen #30? We should add default colour and default size there! would this already solve your use case? Currently there is no such notion as "state"....
I think the way forward will be to implement the configuration file as a way of persisting state and then use one of the toml editor crates to edit that...