Patrick Ziegler

Results 32 issues of Patrick Ziegler

**EDIT:** Maybe it's a better idea to just make the tray window a child window of polybar. Then repositioning should get a lot easier. Alternatively, have a main window and...

This is part of a larger effort to rework the main loop (#1778) The action handler in a module runs in the caller thread (the controller thread) and not in...

refactor

Each module should support `click-left`, `click-right` and so on. Modules that define custom actions (date, volume, ...) also support all actions and if an action is defined, it overrides the...

feature

This is a proposal and specification for how we should implement the stackable formatting tags. I'll try to define the spec in a way that it doesn't break any existing...

feature

This is just a quick brainstorm I wrote out about making labels, ramps etc. more flexible. `sdk` on IRC wanted it converted to an issue so they can track it....

feature
Epic

Whenever the pulseaudio daemon dies all returned operations from `pa_*` functions are `NULL`, this causes a few failed assertions. I was able to fix this quite easily by just throwing...

bug

This is my comment in https://github.com/polybar/polybar/issues/2186#issuecomment-1018423902 converted to an issue TL;DR: Polybar font rendering is very basic and doesn't do unicode too well. We want to support font rendering through...

feature
help wanted
Epic

*Note: Any changes described here would constitute a breaking change because we change default config values. As such it would be implemented as part of a major release that breaks...

configuration

**Industrial Foregoing Version:** 3.2.14.7 **Titanium Version:** 3.2.8.7 **Crashlog If Applicable (Upload to pastebin/gist):** https://gist.github.com/patrick96/8884c40395b688a997bb97eec023880d Steps to reproduce: * Place a firework generator * Place a chest on the generator *...

type: bug
version: 1.16

## What type of PR is this? (check all applicable) * [ ] Refactor * [ ] Feature * [x] Bug Fix * [ ] Optimization * [ ] Documentation...