Pavel Hrdina

Results 33 issues of 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__...

enhancement

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 ![image](https://user-images.githubusercontent.com/198654/41318304-29dafe70-6e98-11e8-8a11-cb50bb7d3920.png)

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.

enhancement

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...

enhancement

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 ![image](https://user-images.githubusercontent.com/198654/60769928-e3182780-a0d5-11e9-8b5d-d22256a19ac6.png)