polybar-dwm/src/components
patrick96 6043f856b6
controller: Keep only eventloop in try-catch
If an exception is thrown earlier, stopping the eventloop produces an
error.
2022-04-16 00:16:49 +02:00
..
bar.cpp Use individual wrapper window for each tray client 2022-04-16 00:16:49 +02:00
builder.cpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
command_line.cpp
config_parser.cpp
config.cpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
controller.cpp controller: Keep only eventloop in try-catch 2022-04-16 00:16:49 +02:00
eventloop.cpp
logger.cpp
renderer.cpp Cleanup selection of visual for bar window 2022-04-16 00:16:49 +02:00
screen.cpp