Commit Graph

208 Commits

Author SHA1 Message Date
Jean Sirmai e01982e71d
WIP: comparateur <> https://docs.gtk.org/gio/iface.ListModel.html?q=icon < une piste ? 2024-08-02 00:09:14 +02:00
Jean Sirmai 3d47418a1a
WIP: images stack Dois-je gérer les images ? Ou seulement les pointeurs vers les images ? 2024-08-01 15:16:45 +02:00
Jean Sirmai 16d0ea162d
Stack stack (cleaned) (but not yet understood) 2024-08-01 07:21:57 +02:00
Jean Sirmai 1adf316921
WIP: about stack ... --- ... --- ... 2024-08-01 00:17:40 +02:00
Jean Sirmai d0c0525bd4
WIP: use a stack to get images quickly. ^c^v and learn... something works... 2024-07-31 05:32:25 +02:00
Jean Sirmai c20715b3d4
Organizing widget directories and files (a dispatcher in each dir) 2024-07-30 15:26:01 +02:00
Jean Sirmai 7998a8426d
WIP: cleaning (des pb de liens : reference indefinie vers...) 2024-07-30 13:17:16 +02:00
Jean Sirmai 1ad7ba36ef
Rules with a right pane 'camera' and three lists (conditions, actions, identity) 2024-07-30 03:21:39 +02:00
Jean Sirmai b4100e31c6
Rules : premiere liste de conditions (premier bouton sous l'image 'before') 2024-07-29 22:27:36 +02:00
Jean Sirmai f22ecd890e
Introducing [CONDITIONS] [ACTIONS] lists and [NAME] of the selected rule 2024-07-29 18:08:59 +02:00
Jean Sirmai f0c8d91933
A pilot box to control the user rules tree, the rules use and the comparator (TODO) 2024-07-29 15:15:08 +02:00
Jean Sirmai f11ab2e05e
Introducing the 'View Rules Use' pane. This pane and the comparator can be masked 2024-07-29 05:46:10 +02:00
Jean Sirmai bcb4cfc9ed
WIP: adding a 'pilot box' in the rules pane 2024-07-28 16:50:39 +02:00
Jean Sirmai 6f84e6ca10
Finite State Machine OK (transitions EXEC / EDIT in State and Rules pages) 2024-07-28 05:44:48 +02:00
Jean Sirmai ddf96045bd
rules explore controls (first approach) 2024-07-27 20:55:50 +02:00
Jean Sirmai 1173689ae2
some widgets under the 'before' | 'after' images of the selected rule 2024-07-27 18:19:22 +02:00
Jean Sirmai ba87f7212d
WIP: using size_requests about images and labels... 2024-07-27 15:25:14 +02:00
Jean Sirmai 8a94b02013
WIP: cleaning (images) 2024-07-27 15:10:43 +02:00
Jean Sirmai a70987a860
in widget is a rule directory. It has three files : rules_tree.c selected_rule.c & distrib.c 2024-07-27 12:34:32 +02:00
Jean Sirmai 8c88737028
WIP: in 'rules' two panes >> (1) rules tree & (2) a single rule 2024-07-27 12:02:23 +02:00
Jean Sirmai 52b9a000ef
WIP: get_an_impression_of_what_a_rules_comparator_could_be 2024-07-27 06:10:34 +02:00
Jean Sirmai 52d9ed6817
WIP: const char *icon_name [3] = {...,...,...}; << transtypage vers un pointeur depuis un entier de taille différente 2024-07-26 22:18:03 +02:00
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 89bde1d284
WIP: using 'preferences' < first step 2024-07-24 23:07:14 +02:00
Jean Sirmai 01b59ee7ac
WIP: cleaning, cleaning... 2024-07-24 18:22:59 +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 bff9a693e8
some more comments in the 'include' files 2024-07-22 18:02:14 +02:00
Jean Sirmai cb8c5e78f8
WIDGETS HIERARCHY proof of concept (state dir includes top.c, middle.c, bottom.c and distrib.c) 2024-07-22 17:18:40 +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 9d1298ca7a
OBJECTS_and_SITUATIONS boxes OK 2024-07-20 19:20:01 +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 600b6420e2
reset_all_objects_transparency_to_value < a starting point 2024-07-20 11:48:37 +02:00
Jean Sirmai 46915ed62f
reset_all_objects_transparency_to_value < a starting point 2024-07-19 23:02:27 +02:00
Jean Sirmai 27be86da76
static debug_printing() in fsm.c is ok
work now only in [ widget x signal x fsm ]
2024-07-19 19:12:32 +02:00
Jean Sirmai 6142fac0d4
Cleaning static debug_printing() in fsm.c using static char *tab[] = { STATE, RULES, DATA } 2024-07-19 12:00:46 +02:00
Jean Sirmai 8e0ef0fdbd
Renommage + cleaning après audit 2024-07-19 10:54:32 +02:00