polybar/include/x11
patrick96 df32703a22 tray: Rework tray spacing
tray-padding determines space added before and after each icon
tray-spacing determines space added between icons (but not at the edge)

Both are an extent value and accept both pixel and point values.
2023-04-01 21:04:58 +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 tray: Add back legacy tray implementation 2022-10-31 23:05:23 +01: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