gBar/src
Christoph 56c53c49cd
Add more css classes(#72)
This PR adds classes to every widget. 

Introduces a breaking change for the lock-button, which needs to be
added to the style.css manually if you're using a custom one.

Every widget gets a "widget" class as well as a specific one like an id.
In the future, names/ids should be used for that.
Also cleaned up the sensors a little as well as the related CSS.

Fixes #70.
2023-11-30 12:53:30 +01:00
..
AMDGPU.h Add DrmAmdCard config option 2023-11-02 23:04:37 +01:00
AudioFlyin.cpp Add support for custom icons 2023-11-22 00:54:41 +01:00
AudioFlyin.h Add Microphone support 2023-02-22 17:13:14 +01:00
Bar.cpp Add more css classes(#72) 2023-11-30 12:53:30 +01:00
Bar.h Initial commit! 2023-01-13 16:19:21 +01:00
BluetoothDevices.cpp Add support for custom icons 2023-11-22 00:54:41 +01:00
BluetoothDevices.h Add missing files 2023-01-14 23:23:00 +01:00
Common.h SNI: Allow svgs as icons 2023-11-05 22:03:50 +01:00
Config.cpp Add config for modifying sensor size 2023-11-23 23:42:31 +01:00
Config.h Add config for modifying sensor size 2023-11-23 23:42:31 +01:00
CSS.cpp Add missing files 2023-02-10 17:14:57 +01:00
CSS.h Add missing files 2023-02-10 17:14:57 +01:00
gBar.cpp Remove tmp files on SIGINT 2023-07-14 19:46:27 +02:00
Log.cpp Add PID to logfile 2023-09-01 03:19:07 +02:00
Log.h SNI: Initial proof of concept 2023-05-04 13:57:50 +02:00
NvidiaGPU.h Check nvidia gpu features on init 2023-09-21 19:30:42 +08:00
Plugin.cpp Add Plugin system 2023-01-28 15:08:12 +01:00
Plugin.h Add Plugin system 2023-01-28 15:08:12 +01:00
PulseAudio.h Audio: Add Min/Max volume 2023-03-21 22:09:56 +01:00
SNI.cpp Add more css classes(#72) 2023-11-30 12:53:30 +01:00
SNI.h SNI: Add config 2023-05-04 13:57:50 +02:00
System.cpp Add support for custom icons 2023-11-22 00:54:41 +01:00
System.h Add battery charging indication 2023-10-28 23:48:22 +02:00
Wayland.cpp Use Hyprland IPC by default. 2023-09-01 17:55:22 +02:00
Wayland.h Refactor Wayland code out 2023-06-15 13:25:19 +02:00
Widget.cpp Allow AddClass before widget creation 2023-11-29 23:27:41 +01:00
Widget.h Allow AddClass before widget creation 2023-11-29 23:27:41 +01:00
Window.cpp Layer audioflyin on top of fullscreen windows 2023-10-21 16:40:41 +02:00
Window.h Layer audioflyin on top of fullscreen windows 2023-10-21 16:40:41 +02:00
Workspaces.cpp Retry hypr socket operations. 2023-08-08 16:32:14 +02:00
Workspaces.h Log workspace dispatching 2023-06-15 00:23:02 +02:00