polybar-dwm/include/components
raffael0 4961a7dcfc
feat(tray): Position using a module (#2595)
Closes: #1526
Closes: #314

* debug log

* semi-working prototype. works on the left and the center but not on the right

* fixes formatting

* fixes tests

* - fixed tray_width_change signal
- implements suggestions

* - fixes error with tray positioning

* - tries to fix tests. Does not work

* - fixes tests

* - implemented suggestions

* reverted formatting in comake and doc

* - changed unique_ptr to const reference

* - fixed formatting errors in code

* - actually fixed formatting(ran clang-format)

* - implemented suggestions

* - Added CHANGELOG.md entry(not sure about wording)

* - removed bar_settings from tray_manager::setup

* - fixed issue from rebase

* - fixed issue with tests from rebase

* implemented suggestions

* Update CHANGELOG.md

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>
2022-04-15 23:50:04 +02:00
..
bar.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
builder.hpp builder: Use unordered_set for attribute activations 2022-03-14 22:58:01 +01:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config_parser.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
config.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
controller.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
eventloop.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer_interface.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
renderer.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
screen.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
types.hpp Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00