SceneSwitcher/lib
WarmUpTill 03f67534c7
Some checks are pending
debian-build / build (push) Waiting to run
Check locale / ubuntu64 (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
Default to main canvas in scene selection
New scene selections would have no canvas selected at all.
This would cause issues in places which do not support an empty canvas
selection.

For example, the "scene changed" check of the scene condition would not
work as without any canvas it is not clear which scene to check for.
2025-12-05 17:30:16 +01:00
..
legacy Cleanup 2025-05-27 22:37:46 +02:00
linux Add support for kwin (wayland) (#1393) 2025-06-21 19:51:25 +02:00
macro Fix crash on macro tab setup 2025-12-05 17:30:16 +01:00
osx Restructure library and plugins 2024-01-27 14:10:34 +01:00
queue Fix typo 2025-11-14 13:56:03 +01:00
utils Default to main canvas in scene selection 2025-12-05 17:30:16 +01:00
variables Fix typo 2025-11-14 13:56:03 +01:00
win Restructure library and plugins 2024-01-27 14:10:34 +01:00
advanced-scene-switcher.cpp Refactor to support loading macro properties on import 2025-11-05 20:49:24 +01:00
advanced-scene-switcher.hpp Refactor macro signal handling 2025-10-19 18:05:16 +02:00
general.cpp Fix poad load steps being executed too frequently 2025-10-30 20:48:33 +01:00
platform-funcs.hpp Restructure library and plugins 2024-01-27 14:10:34 +01:00
switcher-data.cpp Refactor "no match scene" handling 2025-10-19 18:05:16 +02:00
switcher-data.hpp Refactor "no match scene" handling 2025-10-19 18:05:16 +02:00
version.h Restructure library and plugins 2024-01-27 14:10:34 +01:00