Commit Graph

4 Commits

Author SHA1 Message Date
brunoherbelin
6de65e1de2 Add TimerMetronomeWindow and WorkspaceWindow classes
- Introduced TimerMetronomeWindow.h and WorkspaceWindow.h to manage workspace windows and timer metronome functionality.
- Implemented WorkspaceWindow.cpp with methods for managing window visibility, collapsing, and workspace clearing/restoration.
- Removed obsolete snippets.cpp file containing unused code and functions.
2025-11-29 09:42:25 +01:00
Bruno Herbelin
935d2ff02c Update Copyright date to 2023 2023-03-23 22:55:48 +01:00
Bruno Herbelin
b8e0a9c1dd Code compilation fix 2023-03-07 23:38:13 +01:00
Bruno Herbelin
e9b72b442a Cleanup source tree
Move all C++ source files in the src subfolder. Adapted the cmake process accordingly and cleanup.
2022-10-25 00:29:22 +02:00