Jakub Wlodek

Results 37 issues of Jakub Wlodek

Quick summary of pull request... - [X] I have read the contribution guidelines - [X] CI Unit tests pass - [X] New functions/classes have consistent docstrings **What this pull request...

Core

**Is your feature request related to a problem? Please describe.** Annotations for function arguments and return values could simplify development of `py_cui` as well as applications using it **Describe the...

Help wanted
Good first issue
Feature Request
Debug

**Is your feature request related to a problem? Please describe.** Working on a utility for designing py_cui based interfaces, and it uses an xml based format to store information about...

Feature Request
Core

At the moment, the textbox popup doesn't have any padding or a border around it, which makes it look somewhat awkward on busy TUIs. For example in the podcast player...

Popups
Core
Renderer

**Is your feature request related to a problem? Please describe.** The slider can now be aligned to the top/middle/bottom of the grid space. It would be nice if the textbox...

Help wanted
Feature Request
Widgets

**Is your feature request related to a problem? Please describe.** Currently, the slider widget does not support mouse inputs. Left mouse clicks should be handled to put the slider in...

Help wanted
Feature Request
Widgets
Inputs

**Describe the bug** Currently, something like a key_command not being valid will only be caught once the command is executed. **To Reproduce** Steps to reproduce the behavior: 1. Create a...

Bug
Core
Inputs

**Is your feature request related to a problem? Please describe.** A widget/popup that allows for easily selecting date ranges and days **Describe the solution you'd like** Popup that allows for...

Feature Request
Widgets
Popups

**Is your feature request related to a problem? Please describe.** Widgets for charts (line, bar, etc) should be added. **Describe the solution you'd like** A new folder called `chart_widgets` should...

Help wanted
Feature Request
Widgets
Core

**Is your feature request related to a problem? Please describe.** A menubar similar to GUI applications with "File/Edit/View" etc. dropdown menu options **Describe the solution you'd like** A new module...

Feature Request
Core