Commit graph

20 commits

Author SHA1 Message Date
4f2db1d04d
Sort icons now reflect sorting direction 2025-01-31 19:00:15 +01:00
0ae516e898
Introduce application_window UI macro 2025-01-31 18:11:06 +01:00
eb10495670
Introduce view_switcher, header_bar, bin UI macros 2025-01-31 17:56:30 +01:00
a845c0c1fa
Introduce flow_box macro 2025-01-31 17:38:52 +01:00
01bfa16481
Bring series collation up to speed 2025-01-31 17:09:22 +01:00
86330dac37
Move sort button row activation handler into separate function 2025-01-31 16:52:51 +01:00
e2330cae50
Introduce sorting structs 2025-01-31 16:24:22 +01:00
04755fabb7
Reimplement collation menu as component 2025-01-31 15:34:09 +01:00
ebc8bc0d2f
Move collation components into submodules 2025-01-31 11:41:56 +01:00
5cccefbd4a
More logic for sorting direction 2025-01-30 19:13:13 +01:00
de24bbcf99
Style active sorting in menu, logic for sorting direction 2025-01-19 19:03:30 +01:00
70e8121a2a
Formatting in collation_menu 2024-12-23 23:41:08 +01:00
32c1d2ab67
Introduce error handling 2024-11-29 21:06:14 +01:00
e3984b0ffb
Deduplicate collated grid sorting logic 2024-11-28 21:35:55 +01:00
4778d879f4
Header & view stack are now components, introduced Component trait 2024-11-27 15:22:55 +01:00
64fc8ba425
Move sorting functionality into collated grid, reuse existing widgets 2024-11-27 11:47:20 +01:00
60c367beb7
Introduce "collation" naming, move collated_grid into own module 2024-11-26 17:20:53 +01:00
988d4016ea
Sorting films now uses latest films vec, but it hangs the UI 2024-11-26 16:49:19 +01:00
f912281700
Move films and series containers into separate file 2024-11-20 17:30:33 +01:00
fd5ee1420c
Initial commit, part deux 2024-11-20 16:36:32 +01:00