AramJonghu
  • Joined on 2026-03-21
AramJonghu closed pull request zach/z-bar-qt#116 2026-06-01 22:13:48 +02:00
WIP: setup Cpp workflow
AramJonghu commented on pull request zach/z-bar-qt#116 2026-06-01 22:13:48 +02:00
WIP: setup Cpp workflow

Trying/testing things out. Found out that building to test if project builds needs 1600 MiB each run. This could be done with a cache setup so that it only needs to update, not install from…

AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 22:09:27 +02:00
1fbe7c328b update command in later step
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 22:07:50 +02:00
6c09c0412a removal node, fully unnecessary
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 22:03:07 +02:00
e3b139ad3d pacman lacked keyring
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 22:02:02 +02:00
5dfffc5ac8 fix issue node
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 21:59:08 +02:00
0ef1e94f82 alpine -> arch for cpp build workflow
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 21:48:13 +02:00
5551ec1b54 testing repo added globally for build workflow
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 21:39:06 +02:00
78fc3c0853 cava dependency from testing repo
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 21:37:45 +02:00
c721d5c93c cava dependency
AramJonghu created pull request zach/z-bar-qt#116 2026-06-01 21:35:29 +02:00
WIP: setup Cpp workflow
AramJonghu pushed to workflow-cpp at zach/z-bar-qt 2026-06-01 21:34:53 +02:00
12fd713fd4 setup Cpp workflow
AramJonghu created branch workflow-cpp in zach/z-bar-qt 2026-06-01 21:34:53 +02:00
AramJonghu created pull request zach/z-bar-qt#115 2026-06-01 21:28:46 +02:00
lid behavior watcher to lock session
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 21:04:04 +02:00
db9c98b322 set default enabled for laptops, disabled for non battery devices
AramJonghu commented on issue zach/z-bar-qt#102 2026-06-01 21:00:31 +02:00
Laptop lid behavior suspend/hibernate -> Locks screen

In the end, it will be a cpp plugin which can be enabled or disabled. I will update the original issue to show criteria.

AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 20:45:10 +02:00
1c1c6275df move lid watch toggle into lock settings
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 20:29:01 +02:00
83cf008a19 setting option to disable lidwatcher, also in settingswindow
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 20:12:21 +02:00
c514e98687 nonexistant locked should be resolved
AramJonghu pushed to lid-switch-behavior at zach/z-bar-qt 2026-06-01 20:07:12 +02:00
0d097524c3 shell.qml could not load Connections, now fixed