Commit Graph

19 Commits

Author SHA1 Message Date
betalars 9454a20d79 moving on 2024-09-15 11:30:31 +02:00
betalars ae12e60c4d improved state handling in card picker, implemented animation skipping 2024-02-12 00:24:13 +01:00
betalars 98caa66ab0 adding automatic theme switching 2024-02-06 21:58:29 +01:00
betalars 5e93303f4d further theme developments (WIP) 2024-02-03 22:00:44 +01:00
betalars ed4fdf6348 fixing up handling of locked focus in global state 2023-08-01 10:49:42 +02:00
Adrian Schmid 48ed646c51 Added settings for final page (+ some notes on the global state) 2023-07-18 22:02:35 +02:00
Adrian Schmid 91c2d4ff62 some notes for me + debug function for printing settings 2023-07-18 20:59:00 +02:00
betalars 550a4788e1 global state will quit game when the last focus is dropped 2023-07-18 15:55:54 +02:00
Adrian Schmid 88625677f1 Merge branch 'main' into adi_dev 2023-07-14 18:13:35 +02:00
Adrian Schmid 2209571982 new variables for global state 2023-07-14 18:12:17 +02:00
betalars 6752f63f9e stage management updates 2023-07-13 16:14:40 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 033e77d1b6 fixing error handling when focus list is empty 2023-07-08 22:06:06 +02:00
betalars f345ecafd1 searching siblings to find a node that will take focus 2023-07-01 01:14:25 +02:00
betalars 6102ae3711 refactoring focus handling in global state 2023-06-25 22:40:31 +02:00
betalars 01e8e36985 changes to state management, probably in need of refactoring 2023-05-18 09:40:52 +02:00
betalars 46ca9df1e3 Changed Focus Handling to que-based pattern, WIP 2023-04-22 15:11:10 +02:00
betalars 3719776e0f Introduced costum focus handling to global state 2023-04-15 16:01:22 +02:00
betalars 47c64d8fd9 Developing theming for a11y settings, initialising blobal state singleton 2023-03-09 22:54:22 +01:00