1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/x11
dvermd 0caa30683c
Remove config singleton (#2951)
* Remove unused function

* Refactor deprecation warning

* Modules take config as parameter instead of using the singleton

* Bar take config as parameter instead of using the singleton

* Renderer take config as parameter instead of using the singleton

* Legacy Tray Manager take config as parameter instead of using the singleton

* Screen take config as parameter instead of using the singleton

* Controller take config as parameter instead of using the singleton

* Remove the config singleton

* Apply review suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

* Apply style suggestion

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

---------

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>
2023-05-01 14:58:52 +02:00
..
extensions Use connection.root() to get root window 2022-04-16 00:16:50 +02:00
atoms.hpp feat(xwindow): %instance%, %class% from WM_CLASS 2022-10-02 20:57:29 +02:00
background_manager.hpp fix: Crash on root pixmap and window depth mismatch (#2813) 2022-09-05 09:58:12 +02:00
connection.hpp Replace wait_for_response with handle callback 2022-11-30 15:06:17 +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 feat(xwindow): %instance%, %class% from WM_CLASS 2022-10-02 20:57:29 +02:00
legacy_tray_manager.hpp Remove config singleton (#2951) 2023-05-01 14:58:52 +02:00
registry.hpp refactor(connection: Use custom base 2016-12-26 09:46:48 +01:00
tray_client.hpp tray: Disable pseudo-transparency for opaque bgs 2023-03-23 23:03:45 +01:00
tray_manager.hpp tray: Rework tray spacing 2023-04-01 21:04:58 +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 xcb: Cleanup value packing 2022-04-16 00:16:48 +02:00
xembed.hpp tray: Cleanup 2022-10-31 23:21:00 +01:00
xresources.hpp Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00