1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
outfoxxed 2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
outfoxxed 47bcf8ee61
service/upower: add power-profiles support 2025-01-02 21:54:36 -08:00
outfoxxed ec143d6119
dbus/properties: remove non bindable based dbus property impl 2024-11-21 19:54:07 -08:00
outfoxxed 0e9e593078
dbus/properties: allow removing to/from wire transforms
Useful when properties are only read/written in one direction.
2024-11-21 19:14:06 -08:00
outfoxxed d4deb11216
dbus/properties: support data transformation/validation before store 2024-11-21 03:28:33 -08:00
outfoxxed 1955deee74
dbus/properties: add QObjectBindableProperty based dbus property
Many times more lightweight than the original QObject-based one.
2024-11-20 19:22:23 -08:00
outfoxxed 4163713bc4
dbus/properties: decouple properties from AbstractDBusProperty
Importantly, this decouples properties from having to be QObjects,
allowing future property types to be much lighter.
2024-11-20 03:28:48 -08:00
outfoxxed 36d1dbeb69
service/tray: report misbehaving tray hosts
I've debugged broken tray items that just end up being a bad host far
too many times.
2024-11-17 01:30:54 -08:00
outfoxxed 4ee9ac7f7c
service/mpris: finish mpris implementation 2024-05-21 04:09:19 -07:00
outfoxxed aa9f8cd001
dbus/properties: dbus/dbusutil -> dbus/properties 2024-04-29 18:37:57 -07:00
Renamed from src/dbus/dbusutil.hpp (Browse further)