Pavel Hrdina
Pavel Hrdina
I would be nice to have a possibility to make the page wider. For example in case of tables which are pretty much useless with current width. The width could...
I'm getting this error when I run the program. ``` Traceback (most recent call last): File "/app/share/kooha/kooha/main.py", line 63, in do_activate self.window = KoohaWindow(application=self) File "/app/share/kooha/kooha/window.py", line 58, in __init__...
I'm a newcomer and I would like to theme my app. The thing is the documentation mentions TOML file which cannot be handled at all since 0.14. But the docs...
I got unicode character codes printed out instead of actual characters. See 
Some of us run transmission separatelly. Currently it's not possible to change transmission host as long as it's hardcoded as `transmission`.
The plugin is awesome but it doesn't respect `pyproject.toml` and it's `[tool.black]` section. There is no way to set up for example line-length per project.
When I run your role with: ```yaml roles: - role: fubarhouse.rust vars: rust_version: 1.37 shell_profiles: - .zprofile cargo_items: - bat - lsd - pug - racer - rustfmt-nighty - sass-rs...
This is a kick off of much larger task. Scheduler would give us the possibility to write a daemon, which can: - introduce time resolution for task ## show notifications...
Cursive library introduced new trait: https://docs.rs/cursive/0.15.0/cursive/traits/trait.Nameable.html#method.with_name This breaks this library if I want to use `with_name()` or `NamedView` directly. My example usage gives me this error when I try to...
Image says it all 