Commit Graph

22 Commits

Author SHA1 Message Date
Jean Sirmai d8f8d39028
O B J E C T S T R A N S P A R E N C I E S << a first functionnal prototype 2024-07-26 12:26:24 +02:00
Jean Sirmai 4a271bc2d5
WIP: demo en cliquant sur store et reset; reste à mettre en mémoire un état choisi 2024-07-25 23:25:04 +02:00
Jean Sirmai eae714b2a3
WIP: beaucoup de nettoyage à faire mais la voie est libre... 2024-07-25 19:59:29 +02:00
Jean Sirmai 40857dd683
La FSM n'a pas à connaitre le détail des préférences mais seulement si elles sont satisfaites ou non. 2024-07-25 05:55:15 +02:00
Jean Sirmai fe047b5c2f
WIP: gtk_check_button_set_group() < to cast (in top.c 63, 72, 83, 94) 2024-07-24 17:54:12 +02:00
Jean Sirmai 9566672636
WIP: cleaning... cleaning... 2024-07-24 14:14:05 +02:00
Jean Sirmai 008f67f745
WIP: cleaning on_updating_objects_transparencies() 2024-07-23 23:15:03 +02:00
Jean Sirmai 61c04cf6a7
Officially introducing : ' P R E F E R E N C E S' ! (requires cleaning ++) 2024-07-23 21:08:18 +02:00
Jean Sirmai 57db1a46ca
WIP: debugging, cleaning, simplifying 2024-07-23 19:43:21 +02:00
Jean Sirmai d132261f1e
Three buttons in the 'reset box' to improve the objects transparencies management 2024-07-23 00:17:35 +02:00
Jean Sirmai c30a50b089
some comments in the 'include' files 2024-07-22 15:42:24 +02:00
Jean Sirmai 11bcd85d68
C L E A N ++ From there, I will work only in: fsm, widget, signal 2024-07-21 23:17:01 +02:00
Jean Sirmai b63ab7d93b
C L E A N (functions names in fsm, widget, signal) 2024-07-21 13:01:30 +02:00
Jean Sirmai 1becb489de
WIP: renaming (UPPER CASE > lower case) functions names 2024-07-21 12:33:29 +02:00
Jean Sirmai 27a3f54851
main.c : g_signal_connect (app, activate, G_CALLBACK (on_windows_activation), NULL); << see init.c 2024-07-21 11:35:00 +02:00
Jean Sirmai d3e050641d
WIP: cleaning reset_all_situations_transparencies_to_value() 2024-07-20 19:04:08 +02:00
Jean Sirmai a9b4874956
introducing widget/init.c 2024-07-20 16:38:31 +02:00
Jean Sirmai 7fcc2ed094
reset_all_objects_transparencies_to_value() is OK (now clean it) 2024-07-20 15:24:32 +02:00
Jean Sirmai 46915ed62f
reset_all_objects_transparency_to_value < a starting point 2024-07-19 23:02:27 +02:00
Jean Sirmai 8e0ef0fdbd
Renommage + cleaning après audit 2024-07-19 10:54:32 +02:00
Jean Sirmai 19f3483c2c
Renommage (fsm) suite audit 2024-07-19 00:17:19 +02:00
Jean Sirmai 31923af432
Renommage get/set et noms de fonctions après audit 2024-07-18 23:51:04 +02:00
Renamed from src/calls.c (Browse further)