gBar/src
scorpion-26 78107f16fa Always activate first x monitors
The workspace of a second monitor would not be activated, so
lastActiveWorkspace of that would be nullptr. This would also happen for
the first monitor (First and second swapped)
after Hyprland boot.

Now the WS of the first monitor is fully activated by default and every
other monitor has at least lastActiveWorkspace set (Assumes, that WS
with MonID + 1 is on that monitor).
2023-03-05 20:30:43 +01:00
..
AMDGPU.h AMD GPU: Add temperature 2023-01-30 20:43:24 +01:00
AudioFlyin.cpp Add Microphone support 2023-02-22 17:13:14 +01:00
AudioFlyin.h Add Microphone support 2023-02-22 17:13:14 +01:00
Bar.cpp Workspaces: Implement ext_workspace protocol 2023-03-03 20:46:37 +01:00
Bar.h Initial commit! 2023-01-13 16:19:21 +01:00
BluetoothDevices.cpp Disable opt. dependencies dynamically 2023-01-30 16:58:38 +01:00
BluetoothDevices.h Add missing files 2023-01-14 23:23:00 +01:00
Common.h Add log file 2023-02-21 22:20:02 +01:00
Config.cpp Add Microphone support 2023-02-22 17:13:14 +01:00
Config.h Workspaces: Implement ext_workspace protocol 2023-03-03 20:46:37 +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 Add Microphone support 2023-02-22 17:13:14 +01:00
Log.cpp Add log file 2023-02-21 22:20:02 +01:00
Log.h Add log file 2023-02-21 22:20:02 +01:00
NvidiaGPU.h Disable opt. dependencies dynamically 2023-01-30 16:58:38 +01: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 PulseAudio: Optimizations 2023-02-24 14:34:11 +01:00
System.cpp Workspaces: Implement ext_workspace protocol 2023-03-03 20:46:37 +01:00
System.h Workspaces: Implement ext_workspace protocol 2023-03-03 20:46:37 +01:00
Widget.cpp Fix late update SetText 2023-03-04 22:07:25 +01:00
Widget.h Fix issue with audio slider 2023-02-22 17:23:47 +01:00
Window.cpp Refactor CSS out of Window.cpp 2023-02-09 16:16:18 +01:00
Window.h Install styling automatically. 2023-01-28 17:31:18 +01:00
Workspaces.cpp Always activate first x monitors 2023-03-05 20:30:43 +01:00
Workspaces.h Workspaces: Implement ext_workspace protocol 2023-03-03 20:46:37 +01:00