polybar/include/modules/meta
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
..
base.hpp fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00
base.inl fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00
event_handler.hpp refactor(event_handler): Abstract sink attaching 2016-12-23 05:08:19 +01:00
event_module.hpp Enable module in start funcion (#2538) 2021-10-15 10:33:10 +02:00
factory.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
inotify_module.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
static_module.hpp Enable module in start funcion (#2538) 2021-10-15 10:33:10 +02:00
timer_module.hpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00