Commit 7401978
committed
ui: polish rootless home/settings behavior
Address several rootless-mode UX inconsistencies and control semantics.
- Home: fix InfoCard spacing when su path is hidden in rootless mode.
- Home: show mode label as literal 'Rootless' (not localized).
- Home: show reboot menu only when root is actually available
(internal KP root or external root source).
- Settings: hide 'Reset su path' when running in rootless mode.
- Settings > More: invert the card transparency slider axis so the
control matches transparency semantics while preserving stored alpha.1 parent 18b5487 commit 7401978
3 files changed
Lines changed: 33 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
142 | 151 | | |
143 | 152 | | |
144 | 153 | | |
145 | 154 | | |
146 | | - | |
| 155 | + | |
147 | 156 | | |
148 | 157 | | |
149 | 158 | | |
| |||
435 | 444 | | |
436 | 445 | | |
437 | 446 | | |
438 | | - | |
| 447 | + | |
439 | 448 | | |
440 | 449 | | |
441 | 450 | | |
442 | 451 | | |
443 | 452 | | |
444 | 453 | | |
445 | 454 | | |
446 | | - | |
| 455 | + | |
447 | 456 | | |
448 | 457 | | |
449 | 458 | | |
| |||
594 | 603 | | |
595 | 604 | | |
596 | 605 | | |
597 | | - | |
| 606 | + | |
598 | 607 | | |
599 | 608 | | |
600 | 609 | | |
| |||
965 | 974 | | |
966 | 975 | | |
967 | 976 | | |
| 977 | + | |
968 | 978 | | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
969 | 988 | | |
970 | 989 | | |
971 | 990 | | |
972 | 991 | | |
973 | | - | |
| 992 | + | |
974 | 993 | | |
975 | | - | |
| 994 | + | |
976 | 995 | | |
977 | 996 | | |
978 | 997 | | |
979 | 998 | | |
980 | | - | |
| 999 | + | |
981 | 1000 | | |
982 | 1001 | | |
983 | 1002 | | |
984 | | - | |
| 1003 | + | |
985 | 1004 | | |
986 | 1005 | | |
987 | 1006 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
270 | | - | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
310 | 311 | | |
311 | | - | |
312 | | - | |
313 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments