WarmUpTill
|
23e2fb8d5a
|
Enable getting variable values from cursor condition
|
2023-01-15 09:33:46 -08:00 |
|
WarmUpTill
|
fafaafd578
|
Fix crash when showing frame for cursor condition
Extreme values for setGeometry() could cause a crash.
Limit frame size to screen union to avoid these crashes.
|
2023-01-14 05:09:42 -08:00 |
|
WarmUpTill
|
b5ec9e7586
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
WarmUpTill
|
ea826f1be0
|
Add option to check for mouse button press
Implemented only for Windows for now.
|
2022-12-21 11:52:36 -08:00 |
|
WarmUpTill
|
53a5fa6ff4
|
Restructure "src/" folder
Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
|
2022-08-17 11:08:53 -07:00 |
|