1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include/x11
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
..
extensions fix(x11): Don't include composite when disabled 2020-12-22 00:37:07 +01:00
atoms.hpp Cleanup xcb stuff 2022-03-06 18:28:26 +01:00
background_manager.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
connection.hpp Cleanup xcb stuff 2022-03-06 18:28:26 +01:00
cursor.hpp Cleanup cursor code 2022-03-20 20:18:00 +01:00
ewmh.hpp Make ewmh_connection act as xcb_ewmh_connection_t* 2022-03-21 21:37:12 +01:00
icccm.hpp fix: Set WM_SIZE_HINTS to fix position in openbox 2022-02-21 21:40:33 +01:00
registry.hpp refactor(connection: Use custom base 2016-12-26 09:46:48 +01:00
tray_client.hpp tray: Properly handle missing _XEMBED_INFO 2021-09-13 00:12:33 +02:00
tray_manager.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
types.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
window.hpp fix: Support negative struts 2022-03-15 00:11:46 +01:00
winspec.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
xembed.hpp tray: Properly handle missing _XEMBED_INFO 2021-09-13 00:12:33 +02:00
xresources.hpp Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00