polybar/tests
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
..
common refactor(test): Remove old testing harness 2018-07-31 13:20:27 -07:00
unit_tests feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
CMakeLists.txt Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00
CMakeLists.txt.in Make it possible to run tests. (#2553) 2021-11-17 11:14:18 +01:00