98dffc292a
* feat(string_util): add contains_nocase * feat(xkeyboard): Enable icon by variant * Cleanup * string_util: add some cases to string test * string_util: rename contains_nocase -> contains_ignore_case * layouticonset: use contains_ignore_case * layouticonset: apply renamings and remove dead code * remove VARIANT_NONE and use empty string instead * use emplace_back and add assert * layouticonset: precompute condition * xkeyboard: restore missing continue * Cleanup parse_icons * Always choose the first case-insensitive match * Cleanup layouticonset.get * update the changelog Co-authored-by: patrick96 <p.ziegler96@gmail.com> |
||
---|---|---|
.. | ||
action_router.hpp | ||
actions.hpp | ||
bspwm.hpp | ||
color.hpp | ||
command.hpp | ||
concurrency.hpp | ||
env.hpp | ||
factory.hpp | ||
file.hpp | ||
functional.hpp | ||
http.hpp | ||
i3.hpp | ||
inotify.hpp | ||
io.hpp | ||
math.hpp | ||
memory.hpp | ||
mixins.hpp | ||
process.hpp | ||
scope.hpp | ||
socket.hpp | ||
string.hpp | ||
time.hpp |