bluss

Results 128 issues of bluss

Ideas and tracking to take advantage of “new” features in Rust All features to be used because of what gain they give us, not to score points. **Formulate goal &...

enhancement
help wanted

C-order is the default order. The following functions need adaption for f-order: - [x] map - [x] to_owned - [x] zip_mut_with broadcast from 0 - [ ] zip_mut_with general -...

performance

See issue #166 for the whole discussion.

enhancement

In the era of wayland, we need a different way than keybinder to allow global keyboard shortcuts. - [x] Allow using Kupfer without keybinder installed (since v311) - [x] Allow...

Project
Wayland

kupfer 319 has square window corners. It's a library issue: Pygobject / Python GTK 3 bindings does not export the needed cairo types, so we can't use the relevant method...

Enhancement
External Bug

The configuration parser and all that is basically a mess. Clean up - [ ] handling of default values - [ ] configuration value type

Enhancement

Allow users to extend the catalog by using shell scripts (or other programs) that produce textual output. In this way they act like indexers. A User source plugin will parse...

Enhancement
Project

Tracker indexes files and file content. How to best connect with this in Kupfer? Tracker can tell us: - [ ] Titles of documents like PDFs and Word documents -...

Project

Update FileLeaf with constructors and methods so that users of FileLeaf don't have to care about how it represents the file path internally. This is a required step for two...

Project

One idea that is at the back of my mind is to allow certain actions to be found in the primary pane. When an action is selected in the primary...

Enhancement