verso
verso copied to clipboard
A web browser that plays old world blues to build new world hope
- clippy delints - add `deny(clippy::pedantic)` to make lint warnings stricter - make code more idiomatic - improve logic in some places or partial rewrites
### Current Behavior: doing `nix-shell shell.nix --run 'cargo r'` results in `error: command failed: 'cargo': No such file or directory (os error 2)` ### Expected Behavior: it should run ###...
While we can use [muda](https://docs.rs/muda/latest/muda/) to create context menu, it requires GTK as dependency. We want to go with more native approach so I'm researching [smithay-client-toolkit](https://docs.rs/smithay-client-toolkit/latest/smithay_client_toolkit) at the moment. According...
Currently due to the defaulting decoration-less behavior of `verso`, we lack several window features including the ability for users to drag and reposition the window freely. Adding support for window...
Currently due to the defaulting decoration-less behavior of `verso`, we lack several window features including the ability for users to resize the window dynamically on Windows and Linux (macOS works...
I encountered a segfault during messing around with multiple windows. The most stable way I found to reproduce it is: * run Verso * press new window button * after...