132 Commits

Author SHA1 Message Date
Gabriel Tofvesson
9dbc45e96e Update filter text color based on result 2024-10-26 01:10:05 +02:00
Gabriel Tofvesson
457d6d775c Offset is absolute 2024-10-26 01:03:14 +02:00
Gabriel Tofvesson
0f18f97cfa Align filter text to end of text 2024-10-26 01:00:53 +02:00
Gabriel Tofvesson
f759cfe229 Prevent click 'transparency' 2024-10-26 00:46:05 +02:00
Gabriel Tofvesson
27d1bf5a31 Fix colors 2024-10-26 00:41:54 +02:00
Gabriel Tofvesson
421c9b04b9 Update item list display 2024-10-26 00:40:02 +02:00
Gabriel Tofvesson
3e69183f78 Add vpad to keyboard 2024-10-26 00:38:29 +02:00
Gabriel Tofvesson
da7bbe21c2 Fix possible race-condition 2024-10-26 00:31:47 +02:00
Gabriel Tofvesson
3e654df2ac Fix hpad issue in keyboard 2024-10-26 00:28:18 +02:00
Gabriel Tofvesson
3ed702a1b5 Fix typo 2024-10-26 00:26:26 +02:00
Gabriel Tofvesson
abbe22f949 Set filter text line colors 2024-10-26 00:23:52 +02:00
Gabriel Tofvesson
b219cebb32 Update keyboard background color 2024-10-26 00:14:47 +02:00
Gabriel Tofvesson
cbb6f57daf Update keyboard background color 2024-10-26 00:13:59 +02:00
Gabriel Tofvesson
f533382022 Fix filter text display 2024-10-26 00:11:04 +02:00
Gabriel Tofvesson
e788002b37 Fix keyboard padding issue 2024-10-25 23:51:41 +02:00
Gabriel Tofvesson
45112a5d66 Search by display name too 2024-10-25 19:08:29 +02:00
Gabriel Tofvesson
798c3e4993 Fix item name search filter 2024-10-25 19:05:37 +02:00
Gabriel Tofvesson
a0a5829d84 Fix handling of inverting flags 2024-10-25 19:03:26 +02:00
Gabriel Tofvesson
0b31ec58da Invert sense of count sort 2024-10-25 18:37:15 +02:00
Gabriel Tofvesson
e86c43ac72 Fix list element sizing 2024-10-25 18:33:31 +02:00
Gabriel Tofvesson
0d096aecde Fix text trimming 2024-10-25 18:25:16 +02:00
Gabriel Tofvesson
9c4605cda2 Fix tab action button id generation 2024-10-25 18:21:54 +02:00
Gabriel Tofvesson
726667399f Fix ID names for tab nav buttons 2024-10-25 18:18:52 +02:00
Gabriel Tofvesson
a0b995c288 Style keyboard elements 2024-10-15 04:02:14 +02:00
Gabriel Tofvesson
c4493e349a Toggle keyboard visibility 2024-10-15 03:44:59 +02:00
Gabriel Tofvesson
4bfe62633d Use rolling log file 2024-10-15 03:35:03 +02:00
Gabriel Tofvesson
7c122d6e29 Initialize logging first 2024-10-14 16:16:32 +02:00
Gabriel Tofvesson
dd0d215b1c Re-index log levels 2024-10-14 15:09:41 +02:00
Gabriel Tofvesson
f185e40f49 Fix odd persistent global state bug 2024-10-14 14:03:51 +02:00
Gabriel Tofvesson
33e0e54477 Fix substring indexing 2024-10-14 11:27:59 +02:00
Gabriel Tofvesson
3e5e46cb74 Ignore global variables 2024-10-14 06:44:02 +02:00
Gabriel Tofvesson
3496346583 Print newlines to log file 2024-10-14 06:00:26 +02:00
Gabriel Tofvesson
cedf602e89 Implement logging 2024-10-14 05:53:11 +02:00
Gabriel Tofvesson
86f378b5f4 Clean up code 2024-10-13 17:39:50 +02:00
Gabriel Tofvesson
ab65943ee0 Base bottomBar width on state max width 2024-10-13 16:04:14 +02:00
Gabriel Tofvesson
6f606d3758 Set minimum height of 1 for padding 2024-10-13 00:17:02 +02:00
Gabriel Tofvesson
0574e0ab4b Fix group list padding issue 2024-10-13 00:08:14 +02:00
Gabriel Tofvesson
343aa69a46 Fix group list padding issue 2024-10-13 00:03:49 +02:00
Gabriel Tofvesson
04be409a29 Fix action spacing 2024-10-12 23:56:27 +02:00
Gabriel Tofvesson
c18ee0e1f8 Decrease nav button count 2024-10-12 23:41:09 +02:00
Gabriel Tofvesson
c51a46135a Set item group list colors 2024-10-12 23:38:36 +02:00
Gabriel Tofvesson
97b29a30a5 Reload list on reload state 2024-10-12 23:36:55 +02:00
Gabriel Tofvesson
17a6d0f9fa Set visibility for keyboard 2024-10-12 23:26:27 +02:00
Gabriel Tofvesson
22301dfe77 Fix item group rendering 2024-10-12 23:24:41 +02:00
Gabriel Tofvesson
6777df634d Fix sort mode overflow 2024-10-12 23:21:29 +02:00
Gabriel Tofvesson
8ed9e48dfe Include sortByType and inverses in sorting types 2024-10-12 23:15:30 +02:00
Gabriel Tofvesson
70c55a42f0 Fix state mismanagement 2024-10-12 23:07:15 +02:00
Gabriel Tofvesson
27f87b4bae Reload Container children 2024-10-12 23:04:26 +02:00
Gabriel Tofvesson
f7754f4609 Reload root on renderDefault 2024-10-12 20:40:02 +02:00
Gabriel Tofvesson
f79b615ff9 Test padding values 2024-10-12 20:27:14 +02:00