Alexei Mozaidze

Results 45 issues of Alexei Mozaidze

Whenever I am not focused on any window the title block is not getting updated.

Use Clippy in order to improve some parts of the library, notably, use a slice in functions instead of vectors. Why is that a problem? Well, this requires me to...

The title says it all. There is no toml linter available in syntastic

syntax checkers

Whenever I try to launch Yabar in Herbstluftwm suddenly the windows and frames get shrinked into the left side of the screen. As I decreased the width of Yabar, the...

It just doesn't render anything new in the statusline. I've set all the configs according to instructions and it doesn't show anything on when it checks or not, nor does...

I don't have hg installed, and whenever I try to fuzzy search it gives an error (every time), and after I hit enter it works fine. I found solution to...

Add a command to fuzzy search in opened buffers. I usually open all the files I need but navigating through them is not fun, it would be cool if I...

Raylib has a letterbox example which enables to write games without worrying about different resolutions, it would be cool if Macroquad had something similar.

help wanted

Something like this would be nice: ```rs custom_error!{pub Error EmptyCollection(&'static str) = "empty collection error: {0}", PackingFailed(&'static str) = "image packing error: {0}", } ```

**Describe the bug** The game crashes when I try to launch the game without internet connection. I join the world, and upon loading it kicks me out saying it doesn't...

bug