arjan-s

Results 15 issues of arjan-s

When I connect using SSH to a server where mcfly is installed, passing back the selected command to bash doesn't work. Pressing Enter or Tab both just return me to...

### The issue: Context menus (and for instance the file selection menu opened by double shift press) appear and immediately disappear again. Qtile version: current master ### Required: - [X]...

bug
Wayland

### The issue: - Qtile version: current master (c50cc12e) - Running on Wayland - No relevant logs found in qtile.log I'm experiencing pretty reliable crashes (but not always) when my...

bug
Wayland

**Describe the bug** When a track icon is set via the PublicAPI, it is only used in the list of all tracks. When tapping on the track it opens the...

bug
PR welcome

### The issue: It seems that Qtile (current git master) is missing some display initialization code. When starting Qtile right after system boot, it doesn't initialize all my monitors automatically....

bug
Wayland

**Is your feature request related to a problem? Please describe.** The GitHub search query language doesn't allow to search for multiple keywords (with logical OR). I would like to be...

### The issue: After the upgrade to wlroots 0.16 was merged, Qtile started crashing regularly on both my systems, at least once or twice a day. The crashes happen on...

status: stale
core: wayland
area: core

### Issue description Somewhere between a week ago and now, my Qtile started crashing shortly (5-10 seconds) after login. The PulseVolume widget loads correctly before the crash, but the logs...

kind: bug
area: widgets
core: wayland

Examples from my current `.pre-commit-config.yaml`: ``` repos: - repo: https://github.com/asottile/pyupgrade rev: v3.3.1 hooks: - id: pyupgrade args: [--py310-plus] exclude: /migrations/ - repo: https://github.com/pre-commit/mirrors-mypy rev: v0.991 hooks: - id: mypy additional_dependencies:...

new-hook

Hi, I'm using nurl in one of my scripts to fetch information about the latest revision of a repository. I would like to request to include the timestamp of the...

enhancement