Allow to poll file descriptors without reading/writing to them
@lukasl wrote in ziglang/zig#35608 (comment):
Allow to poll file descriptors without reading/writing to them
cd90e7daff
Merge branch 'master' into inherits-space
5a82fb8977
nanosvg: silence "may be used uninitialized" warning
icon: strip spaces from inherited icon themes
7dfe2a001f
icon: strip spaces from inherited icon themes
icon: search by icon's name
However, some themes use spaces in the Inherits list for example:
Inherits=breeze-dark, hicolor
fnott will try to load a directory named hicolor (with a space in the beginning).
but...
icon: search by icon's name
icon: search by icon's name
Missed this part of the spec:
the list of base directories and the internal name of the current theme
I though by "internal" they meant the Name field, but:
The internal name of the...
icon: search by icon's name
5f481ce07f
icon: search by icon's name
5f481ce07f
icon: search by icon's name