mckinney
  • Joined on 2023-01-24
mckinney commented on issue citadel/citadel#20 2026-07-09 14:53:35 +00:00
Realms UI realmfs resizing issues

It looks like the second issue is improved by handling the related notify signals for free and allocated space with a call to refresh the UI state for the currently selected realm (`_displaySelecte…

mckinney commented on issue citadel/citadel#11 2026-07-06 16:00:23 +00:00
After installation complete, took a long time to reboot

Does this address the issue?

mckinney commented on issue citadel/citadel#16 2026-07-03 18:21:05 +00:00
Realms UI and Realmsd state issues

I tried one possible solution that was discussed with regards to the behavior after forking the base realmfs on first boot but it didn't work. The possible solution was to issue a call to Realmsd…

mckinney commented on issue citadel/citadel#16 2026-07-03 18:20:35 +00:00
Realms UI and Realmsd state issues

I tried one possible solution that was discussed with regards to the behavior after forking the base realmfs on first boot but it didn't work. The possible solution was to issue a call to Realmsd…

mckinney commented on issue citadel/citadel#16 2026-07-03 18:20:20 +00:00
Realms UI and Realmsd state issues

I tried one possible solution that was discussed with regards to the behavior after forking the base realmfs on first boot but it didn't work. The possible solution was to issue a call to Realmsd…

mckinney commented on issue citadel/citadel#20 2026-06-29 14:35:30 +00:00
Realms UI realmfs resizing issues

The first issue (maximum RealmFS resize limit) has a PR now.

mckinney created pull request brl/citadel-tools#12 2026-06-29 14:34:32 +00:00
Increase RealmFS resize maximum to 20gb, matching the resize limit in Realms UI
mckinney created branch increase_realmfs_resize_maximum in mckinney/citadel-tools 2026-06-29 14:32:38 +00:00
mckinney pushed to increase_realmfs_resize_maximum at mckinney/citadel-tools 2026-06-29 14:32:38 +00:00
937ed59058 Increase RealmFS resize maximum to 20gb, matching the resize limit in Realms UI
mckinney pushed to master at mckinney/citadel-tools 2026-06-29 14:28:50 +00:00
3a3d5c3b9b Improvements to RealmFS updates and resizing
be413476b2 Big refactor and changes to fork realmfs and create realm
87575e396c Correctly report the number of allocated blocks
d4035cb9c3 Add a constant for block size
df6e0de7c0 Fix arguments to realmfs tool
Compare 8 commits »
mckinney commented on issue citadel/citadel#19 2026-06-19 15:51:06 +00:00
Changing color schemes not working in Realms UI

The original state going into the apply_changes() code in src/model/RealmConfig.ts didn't have the terminal-scheme key-value pair set so would not record the change.

I submited a…

mckinney created pull request brl/citadel-realms#2 2026-06-19 15:44:10 +00:00
Modified model/RealmConfig.ts so that terminal-scheme changes are properly applied
mckinney created branch terminal-scheme-persistence-fix in mckinney/citadel-realms 2026-06-19 15:40:53 +00:00
mckinney pushed to terminal-scheme-persistence-fix at mckinney/citadel-realms 2026-06-19 15:40:53 +00:00
3f0942dbe5 Modified model/RealmConfig.ts so that terminal-scheme changes are properly applied
mckinney opened issue citadel/citadel#20 2026-05-27 15:23:52 +00:00
Realms UI realmfs resizing issues
mckinney opened issue citadel/citadel#19 2026-05-22 16:28:56 +00:00
Changing color schemes not working in Realms UI
mckinney created pull request brl/citadel-realms#1 2026-05-20 16:15:59 +00:00
Fixed the missing button issue for restart realm dialogs
mckinney pushed to restart-dialog-fix at mckinney/citadel-realms 2026-05-20 16:14:36 +00:00
bbd2296291 Fixed the missing button issue for restart realm dialogs
mckinney created branch restart-dialog-fix in mckinney/citadel-realms 2026-05-20 16:14:36 +00:00
mckinney opened issue citadel/citadel#18 2026-05-20 16:11:01 +00:00
Realms UI restart dialog missing buttons