Elges István
Elges István
This might be useful: https://github.com/polybar/polybar/blob/master/include/modules/xkeyboard.hpp (though it's written in C++)
> Please provide exact version number **v3.0**, built against webkit2gtk v2.32.3 Ok, first of all one thing I forgot, is make sure that you have updated from the POT file,...
# Environment - [Intel Core i5-4300U](https://www.intel.com/content/www/us/en/products/sku/76308/intel-core-i54300u-processor-3m-cache-up-to-2-90-ghz/specifications.html) (1.90 GHz, 2 cores / 4 threads) - [Arch Linux](https://wiki.archlinux.org/title/Arch_Linux) - [GNOME Shell](https://archlinux.org/packages/extra/x86_64/gnome-shell/) 40.3.0 on [Wayland](https://archlinux.org/packages/extra/x86_64/wayland/) 1.19.0 - [Poedit](https://archlinux.org/packages/community/x86_64/poedit/) 3.0 - [`gtk3`](https://archlinux.org/packages/extra/x86_64/gtk3/) 3.24.30 -...
There's a small problem though. The `album.url` and `album.thumbnail` variables return a relative file path. It would be great to have some option to return a full path (with having...
> It would be great to have some option to return a full path (with having a base_url variable for example) You could use `urllib.parse.urljoin` since `urllib` is already in...