Ervin Popescu
Ervin Popescu
Is it already supported?
### The issue: ```console $ qtile --version 0.21.1.dev67+g2b2cd60b ``` As far as I've checked, this only happens with apps that don't "publish" an X property for icon (_NET_WM_ICON, WM_ICON_NAME). Can...
### Issue description After a change was done to the screens configuration (monitor added and `autorandr` run), the following was the state:  This is probably related to the `scale`...
I would like to have this in the repo as well: ```tmux set -g @catppuccin_window_left_separator_inverse "yes" set -g @catppuccin_window_right_separator_inverse "yes" set -g @catppuccin_status_left_separator_inverse "yes" ``` I'm going to try to...
`@catppuccin_window_left_separator_inverse` `@catppuccin_window_right_separator_inverse` `@catppuccin_status_left_separator_inverse` Fixed: - removed an if that should have not been there. Will post existing configs before and after. Please provide more configs for testing.
### Issue description Example of `blueman-tray` output: ```bash $ blueman-tray (blueman-tray:58207): Gdk-WARNING **: 15:02:59.366: GdkWindow 0x2a00003 unexpectedly destroyed (blueman-tray:58207): Gdk-WARNING **: 15:02:59.366: The program 'blueman-tray' received an X Window System...
[qtile-import-time.txt](https://github.com/user-attachments/files/16514752/qtile-import-time.txt) ### Issue description I have a pretty annoying issue, every time I run a `qtile` command, it takes about 4-5 seconds to run. ```bash $ time (qtile cmd-obj -o...
### Issue description While installing qtile in CI on my self-hosted k8s runners, I intermittently ran into the below errors. [failing job on py311](https://github.com/ervinpopescu/qtile-cmd-client/actions/runs/15653356397/job/44101071386) At first glance, it might look...
Have an option for Alt+Tab launcher to show only windows in current workspace, as opposed to current behavior which shows all workspaces.