Shizcow / dmenu-rs

A pixel perfect port of dmenu, rewritten in Rust with extensive plugin support
GNU General Public License v3.0
197 stars 9 forks source link

Dependabot Issues #49

Closed Shizcow closed 11 months ago

Shizcow commented 1 year ago

47 has been very useful in consolidating the build system. So helpful, in fact, that GitHub can now automatically scan for security issues. There are plenty of warnings that need addressed.

Shizcow commented 1 year ago

This will require an update to clap 4. This drops yaml support, which this project needs. The only way these will get resolved is if the new plugin system is implemented.

Shizcow commented 11 months ago

New plugin system won't ever happen without inherent traits. I've been waiting on this for a few years and it doesn't look like it's going to happen any time soon. So abandoning this task.