Releases: Beinsezii/linch
Releases · Beinsezii/linch
0.4.1
0.4.0
Update all dependencies. New colcon features for color input.
Full Changelog: 0.3.1...0.4.0
0.3.1 - Improved monochrome
It's prettier now courtesy of my colcon implementation of Helmholtz-Kohlrausch effect compensation. Or rather the inverse of in this case.
0.3.0 Add dmenu mode, dep updates, fix min column
- You can now use linch as a dmenu replacement by piping into it like you would dmenu `echo "a1\nb2\nc3\n | linch dmenu` - Column count will automatically shrink when not enough items - Dependency updates
0.2.6 - More robust desktop launching
Fallback order - `dex` - `gio` - `exo-open` - `gtk-launch` - linch manual launch It also checks gtk-launch to make sure it actually launches cause APPARENTLY it doesn't know subdirectories exist??? I know there's others like `kde-open` but I couldn't make them work seamlessly as a subprocess so too bad
0.2.5 - colcon version bump
Fixes monochrome conversion issues; looks nicer.
0.2.4 - How many versions can I make in one day?
Fix bug in desktop reader that could result in incorrect display name.
0.2.3 - Completed monochrome functionality
linch app --monochrome
Now works on all SVGs and also PNGs. Processes like 10x faster on SVGs than PNGs so strongly recommend to have Papirus for scalable icons.
3rd version bump in a day lets go.
Eventually it should look for other themes besides just Papirus, HiColor, and Adwaita but idk how to implement that without a whole lot of scanning.
0.2.2 - Monochrome icons
Use linch app --monochrome
to automatically recolor icons into a monochrome version matching your chosen accent. Currently only works for SVGs
0.2.1 - Better icon search
Adjust icon search paths + include Papirus Should find more icons and also be faster if Papirus is installed