🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] Unable to display Unicode arrow for the bar in Qtile / Applications & Desktop Environments / Arch Linux Forums
October 17, 2020 - You'll consistently be more lucky w/ ◀ ◂ or ◄ (0x25c{0,2,4}) for leftward pointing triangles, otherwise you'll have to use the same (maybe a powerline patched) font.
🌐
Reddit
reddit.com › r/qtile › qtile gives me rectangles instead of symbols
r/qtile on Reddit: Qtile gives me rectangles instead of symbols
August 13, 2022 -

I just installed qtile on Arch, and it gives me rectangles, even though I uncommented en_US.UTF-8 in locale.gen. I don't have any idea why this is happening, any help will be appreciated.

🌐
GitHub
github.com › qtile › qtile › issues › 1730
Qtile not properly showing emoji · Issue #1730 · qtile/qtile
May 14, 2020 - Issue description I am sure the emoji fonts are installed and I can see them working fine in GTK applications/Browser but for some reason Qtile only shows blanks instead Qtile version qtile --versi...
🌐
YouTube
youtube.com › watch
Qtile Bar - Unicode And Widgets For A Fancy Bar - YouTube
The bar in Qtile can be configured with widgets. Widgets can display information or even be clickable events. Qtile has a lot of built-in widgets that can si...
Published   January 13, 2022
🌐
Qtile
docs.qtile.org › en › latest › manual › ref › widgets.html
Built-in Widgets — Qtile 0.35.1.dev5+g67dcd07f0 documentation
To use this widget effectively you need to specify keyboard layouts you want to use (using "configured_keyboards") and bind function "next_keyboard" to specific keys in order to change layouts. ... When running Qtile with the X11 backend, this widget requires setxkbmap to be available.
🌐
Reddit
reddit.com › r/qtile › what font supports `emoji = true` in the built-in volume widget?
r/qtile on Reddit: What font supports `emoji = True` in the built-in volume widget?
October 26, 2022 -

In the built-in `widget.Volume` options, there's something called `emoji=boolean`. Setting that to true requires the font to support Unicode characters. I tried using a Nerd Font (JetBrainsMono NF) but surprisingly it didn't work. What font are y'all using?

🌐
GitHub
github.com › qtile › qtile › issues › 1120
Unicode character in group name breaks qtile restart · Issue #1120 · qtile/qtile
January 22, 2018 - Having a group name with a unicode character produces the following error when trying to restart qtile: 2018-01-23 02:44:33,242 libqtile manager.py:handle_KeyPress():L910 KB command error restart: ...
🌐
GitHub
github.com › qtile › qtile › issues › 1035
obscure unicode characters in tasklist widget · Issue #1035 · qtile/qtile
April 4, 2017 - The tasklist widget was recently changed and the window status symbols are now some uncommon unicode characters. It just shows up as a space with my fonts (dejavu sans iirc). It should probably default to using ascii characters and have ...
Author   frostidaho
🌐
Qtile
docs.qtile.org › en › v0.11.0 › manual › ref › widgets.html
Built-in Widgets — Qtile 0.11.0 documentation
Users must acquire an API key from https://www.alphavantage.co/support/#api-key · The widget defaults to the TIME_SERIES_INTRADAY API function (i.e. stock symbols), but arbitrary Alpha Vantage API queries can be made by passing extra arguments to the constructor.
Find elsewhere
🌐
GitHub
github.com › qtile › qtile › blob › master › libqtile › widget › volume.py
qtile/libqtile/widget/volume.py at master · qtile/qtile
March 20, 2015 - "Use emoji to display volume states, only if ``theme_path`` is not set." "The specified font needs to contain the correct unicode characters.", ), ( "emoji_list", ["\U0001f507", "\U0001f508", "\U0001f509", "\U0001f50a"], "List of emojis/font-symbols to display volume states, only if ``emoji`` is set."
Author   qtile
🌐
Reddit
reddit.com › r/qtile › unicode font packages for openweather widget
r/qtile on Reddit: Unicode font packages for openweather widget
November 30, 2024 -

I'm running Qtile on Arch. The openweather widget works just fine, but I clearly don't have all the necessary fonts to display all of the unicode characters it calls. About 80% of the time I get the proper icon, but the other 20% I get the unicode box. Does anyone know which font package I might be missing?

🌐
Vivaldi
forum.vivaldi.net › topic › 72034 › not-seeing-some-unicode-characters
Not seeing some unicode characters | Vivaldi Forum
February 16, 2022 - Sorry here is the website in question. https://gitlab.com/dwt1/dotfiles/-/blob/master/.config/qtile/config.py · If you scroll down you will see some unicode that isn't showing as per the image I show.
🌐
GitHub
github.com › qtile › qtile › issues › 1447
How to input Chinese characters? · Issue #1447 · qtile/qtile
September 13, 2019 - I'm not sure if this is a qtile-alone issue, but how do you input non-English characters? Edit: Specifically, how to input Chinese characters, as Chinese/Japanese/Korean (CJK) need an additiona...
Author   whatacold
🌐
GitHub
github.com › qtile › qtile › issues › 440
qtile crashes on reload if Group name is unicode string · Issue #440 · qtile/qtile
June 4, 2014 - This seems to be because somewhere, the unicode string is being decoded from ASCII. 2015-01-29 11:20:10,479 ERROR fire:243 Error in hook client_new Traceback (most recent call last): File "/home/seb/Dev/spielwiese/qtile/libqtile/hook.py", line 241, in fire i(*args, **kwargs) File "/home/seb/Dev/spielwiese/qtile/libqtile/dgroups.py", line 152, in _add group_added = self.qtile.addGroup(rule.group, layout, layouts) File "/home/seb/Dev/spielwiese/qtile/libqtile/manager.py", line 399, in addGroup self.update_net_desktops() File "/home/seb/Dev/spielwiese/qtile/libqtile/manager.py", line 385, in update_net_desktops "_NET_DESKTOP_NAMES", "\0".join([i.name for i in self.groups]) UnicodeDecodeError: 'ascii' codec can't decode byte 0xf0 in position 0: ordinal not in range(128)
🌐
Reddit
reddit.com › r/qtile › how can i turn my bar into this? that background on widgets is rounded.
r/qtile on Reddit: How can i turn my bar into this? that background on widgets is rounded.
March 14, 2022 - Gal1leo • 4y ago · https://imgur.com/UPJagPw Continue this thread Continue this thread · Icommentedtoday • 4y ago · Use a border in your bar with the same color as the background.
🌐
Qtile
docs.qtile.org › en › v0.22.0 › manual › ref › widgets.html
Built-in Widgets — Qtile 0.22.1.dev0+g6c20b89.d20220922 documentation
Icon support is available but you will need a suitable font installed. A default icon mapping is provided (OpenWeather.symbols) but changes can be made by setting weather_symbols.