46 labels
-
app: bar
-
app: calendar
managing and syncing reminders of upcoming TODOs and events -
app: chat messengers
-
app: circumstantial
only affects a certain application/whatnot, rather than improving things more generally -
app: dm
-
app: dmenu
-
app: editor
-
app: email
-
app: file browser
-
app: shell
-
app: terminal
-
app: web browser
-
app: wm
-
fixed in successor
issues i managed to fix only in the successor repo -
general
general improvement rather than circumstantial -
goal: accessibility
ergonomics, reducing eye strain, hands-free operation, you name it -
goal: afk
anything that helps without hands at the keyboard: visual indicators, mouse support, speech stuff -
goal: automagic
automation helping do more with less -
goal: build speed
let me change my system like woosh. related is the lean tag: if i install less then builds get fast too. -
goal: code ricing
the #1 top-of-the-list priority, how you _actually_ win unixporn. my code gonna be so organized and DRY. 🥺 -
goal: devices
scaling to different devices -
goal: devops
best practices to get a faster feedback cycle, ensure my software is/stays robust and plays nice with others -
goal: intuitiveness
-
goal: keyboard
ergonomics and TTY-based applications (terminals, shells, TUIs, CLIs) -
goal: lean
save disk space by installing and leaving no more stuff than i'm using, by e.g. JIT installs / optional modules, disk cleanup, ... -
goal: productivity
tools allowing me to tackle a wider variety of tasks with my machine, if not generally making me more productive -
goal: reproducibility
allow sharing, feedback, and make things survive a reinstall -
goal: ricing
such rice, very linuxporn -
goal: security
best practices around white-hat infosec -
goal: stability
improving stability of system, builds, the ability to investigate issues using bisects -
kind: bug
Something is not working -
kind: enhancement
New feature -
kind: package switch
-
kind: question
More information is needed -
kind: regression
issues/bugs i used to not have, i.e. could be located by a git bisect -
mechanic: notifications
-
mechanic: portals
stuff involving xdg-desktop-portal, GTK, ... -
mechanic: wayland
ensure i can use Wayland, not X11 -
nixpkgs-unstable
features that have yet to hit the stable branch of nixpkgs -
status: awaiting upstream
tickets tracking outstanding TODOs on external repos -
status: duplicate
This issue or pull request already exists -
status: invalid
Something is wrong -
tag: contribution welcome
Contributions are very welcome, get started here -
tag: good first issue
Interested in contributing? Get started here. -
tag: help wanted
Need some help -
tag: meta
ways of working including my issue list, kanban projects, version control, ...