Stanisław

Results 48 issues of Stanisław

[Docs say](https://glumpy.readthedocs.io/en/latest/installation.html#backends-requirements) that Glumpy supports Gtk3, but I'm not able to use it with Glumpy: ```shell [x] Unknown backend (gtk) [x] Available backends are: ('glfw', 'pyglet', 'sdl', 'sdl2', 'osxglut', 'freeglut',...

Fixes #48

Prepare for flatpak migration

enhancement
help wanted

This will require to prompt user password, since it is required to get info about IO operations.

enhancement

I'm trying to install eOS 6 build on separate drive (500Gb). Right now I'm running eOS 5 in dualboot with Windows 10: ![obraz](https://user-images.githubusercontent.com/6031763/105755899-38cc5300-5f4c-11eb-9178-6de0584aeace.png) ![obraz](https://user-images.githubusercontent.com/6031763/105755939-4255bb00-5f4c-11eb-9e5f-640ed9322ef8.png) ![obraz](https://user-images.githubusercontent.com/6031763/105755969-4bdf2300-5f4c-11eb-9fb2-10b121390c10.png) ![obraz](https://user-images.githubusercontent.com/6031763/105756000-58637b80-5f4c-11eb-9ae1-1b3f6a3164f1.png) I tried to install...

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Describe the bug I'm using a Meson's subprojects feature, where special [*.wrap files](https://mesonbuild.com/Wrap-dependency-system-manual.html) are created and...