jzbor

Results 17 issues of jzbor

So if I set the preferences to this: ![Screenshot_2021-12-31_01-21-28](https://user-images.githubusercontent.com/48366877/147796066-45d02a8b-6f49-4f20-927d-1c3b916fd3d7.png) I get this ![Screenshot_2021-12-31_01-22-12](https://user-images.githubusercontent.com/48366877/147796078-6c2e187a-af1e-4dc0-b93c-10b2ea877c96.png) Whilst when I uncheck it it seems to get auto-selected. It should be the other way round...

So I assume the shortcut should be `Ctrl+Alt+Shift+S`, at least thats what *the internet* says. Unfortunately this doesn't work for me there is no window showing up...

[This commit message](https://github.com/HenningThiemann/docker-chromium-armhf/commit/c438aedf688639cd5c3f3e064bdb9c1a2f68368f) suggests that chromium version 84 or at least 80 should be used. But the Dockerfile still contains version 78: ```docker ADD dependencies/chromium-codecs-ffmpeg-extra_78.0.3904.97-0ubuntu0.16.04.1_armhf.deb chromium-codecs.deb ``` Is this intended?...

I am using Numix Circle via AUR installation. Recently the xfce-power-manager tray icon changed its color from white to black. All other icons in the tray are white, my background...

bug

I was bothered by it switching always to the top of the stack. So now it always switches to the last focused window if multiple windows have the same horizontal...

It would be nice, if there was a flag or something so that slop doesn't select bar windows or window manager windows like the root window or the system tray....

It would be really nice to have a `--config` option to specify configurations located somewhere else than the default config file. My personal use case for this would be different...

Hi, First of all thanks for the great work! Many other notification daemons like GNOME's are able to focus the corresponding application on left click. This is useful for lots...

Feature

This PR add support for two config files: ~/.config/nameinator/nameserver-globals.csv and ~/.config/nameinator/domains.txt. Note that they are overwritten if their counterparts exist in the current working directory. So this really just quick...

Hi, I am the developer of [raw-to-img](https://github.com/jzbor/raw-to-img), which uses `imagepipe` internally. A user an error, which seems to originate from imagepipe/rawloader not being able to decode an ARW file. I...