polybar-dwm/include/utils
zappolowski 99900323b7
feat(conf): Option to always show urgent workspaces in i3 (#2378)
When `pin-workspaces` is set to true using `show-urgent` will show
urgent workspaces on the bar even when the workspace is not associated
with the current monitor.
2021-02-15 21:31:34 +01:00
..
action_router.hpp module: Implement action router (#2336) 2021-01-04 10:25:52 +01:00
actions.hpp controller: Cleanup process_inputdata 2020-11-26 20:53:53 +01:00
bspwm.hpp
color.hpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
command.hpp add command unit tests 2020-05-08 23:24:29 +02:00
concurrency.hpp
env.hpp
factory.hpp
file.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
functional.hpp
http.hpp Update: Using another way to authenticate github module (#2029) 2020-03-26 12:50:42 +01:00
i3.hpp feat(conf): Option to always show urgent workspaces in i3 (#2378) 2021-02-15 21:31:34 +01:00
inotify.hpp
io.hpp
math.hpp fix(alsa): Remove upper bound to get_volume (#2184) 2020-09-20 14:26:17 +02:00
memory.hpp fix(build): Ignore noexcept-type for malloc_ptr_t 2019-10-26 22:28:47 +02:00
mixins.hpp
process.hpp fix(process): fork_detached created zombie processes 2020-12-12 02:37:21 +01:00
scope.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
socket.hpp Fix gcc compilation 2020-05-14 22:45:40 +02:00
string.hpp Display correct(binary) unit prefixes in memory module (#2211) 2020-11-27 23:30:09 +01:00
throttle.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
time.hpp