Labels
Labels
40 labels
- changes the architecture, usually breaking
- pull request breaks user code
- does not behave the way it is supposed to
- causes panic or segfault
- just needs to be implemented
- is a tricky problem and likely requires extensive planning
- requires some research and thinking
- concerns a druid-derive feature
- needs feedback and ideas
- concerns documentation
- already exists
- adds or requests a new feature
- concerns examples
- requires little knowledge of druid's internals
- has no one working on it yet
- This doesn't seem right
- An issue with widget layout
- cleans up code or docs
- a feature is missing on a specific platform
- performance-related issues
- requires fixes or changes in Piet
- causes uncertainty
- waits for another PR or dependency
- blocked by merge conflicts
- waits for review
- PR is ready to merge
- waits for changes from the submitter
- concerns the shell abstraction
- concerns the GTK backend