waybar/include
Simon Plakolb 1f591e36f1 button: Hardcode min-width property set to zero
Buttons come with an intrinsic min-width but lack a method to alter this
property. Setting the requested size to zero has also no effect on it.
The only way found to work is to hard code the CSS into the button.
2022-10-20 10:31:11 +02:00
..
modules Merge pull request #1703 from lbartoletti/freebsd_battery 2022-10-19 09:08:47 +02:00
util fix: lint 2022-10-17 09:19:00 +02:00
AButton.hpp button: Hardcode min-width property set to zero 2022-10-20 10:31:11 +02:00
AIconLabel.hpp refactor: lint 2022-04-06 08:37:19 +02:00
ALabel.hpp refactor: lint 2022-04-06 08:37:19 +02:00
AModule.hpp Bug: tripple click uses wrong event type 2022-08-06 13:52:00 +03:00
bar.hpp refactor: lint 2022-04-06 08:37:19 +02:00
client.hpp refactor: lint 2022-04-06 08:37:19 +02:00
config.hpp Add support for reading the config path from env 2022-09-05 08:21:36 +02:00
factory.hpp FreeBSD: Add support to battery 2022-10-18 19:30:04 +02:00
group.hpp refactor: lint 2022-04-06 08:37:19 +02:00
IModule.hpp refactor: lint 2022-04-06 08:37:19 +02:00