polybar/include/modules
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
..
meta feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
alsa.hpp module: Implement action router (#2336) 2021-01-04 10:25:52 +01:00
backlight.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
battery.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
bspwm.hpp feat(bspwm): Option to scroll through occupied desktops only (#2428) 2021-05-13 12:59:13 +02:00
counter.hpp refactor: Move module type string into modules 2020-11-26 20:53:53 +01:00
cpu.hpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
date.hpp build: Add missing includes 2022-03-02 15:09:52 +01:00
fs.hpp build: Add missing includes 2022-03-02 15:09:52 +01:00
github.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
i3.hpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
ipc.hpp ipc: Move running initial hook to update function (#2547) 2021-10-30 21:00:52 +02:00
memory.hpp feat: Warn state for cpu, memory, fs, battery modules (#2199) 2020-12-02 15:55:13 +01:00
menu.hpp Remove atomic members from static modules 2021-09-30 15:38:18 +02:00
mpd.hpp Replace system_clock with steady_clock (#2559) 2022-01-12 23:06:29 +01:00
network.hpp feat(network): Ability to change speed unit text (B/s) (#2068) 2020-11-29 14:15:27 +01:00
pulseaudio.hpp feat(pulseaudio): define reverse-scroll option (#2664) 2022-04-02 23:45:54 +02:00
script.hpp Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00
systray.hpp module: Implement action router (#2336) 2021-01-04 10:25:52 +01:00
temperature.hpp feat: Warn state for cpu, memory, fs, battery modules (#2199) 2020-12-02 15:55:13 +01:00
text.hpp feat(text): Add standard format with label 2022-04-04 12:01:06 +02:00
tray.hpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
unsupported.hpp fix(modules): move join in a new method 2021-10-03 12:00:41 +02:00
xbacklight.hpp Remove atomic members from static modules 2021-09-30 15:38:18 +02:00
xkeyboard.hpp feat(xkeyboard): Icon matching using variant (#2521) 2021-10-05 12:12:47 +02:00
xwindow.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
xworkspaces.hpp Cleanup xcb stuff 2022-03-06 18:28:26 +01:00