Loading Ckb-next in Ubuntu Budgie causes the app icon in the tray to take up half your screen... and I can't seem to turn it off apart from closing the app and not using it.
Please help!

I'll reply to this in a bit, but holy shit that's hilarious.
I'll reply to this in a bit, but holy shit that's hilarious.
LOL it really is
So, putting my serious hat on, which version of ckb-next are you using? We very recently replaced AppIndicator with KStatusNotifier and if you're using a build older than two days ago or so, it might have already been fixed.
So, putting my serious hat on, which version of ckb-next are you using? We very recently replaced AppIndicator with KStatusNotifier and if you're using a build older than two days ago or so, it might have already been fixed.
I am using the most recent, I literally cloned and installed it not even 30 minutes ago.
Okay, let's try unfixing it then: can you checkout 7d7cae92cb472994951ea059f08a22baf056c089 and see if that version (before the KStatusNotifier change) is a reasonable size?
Okay, let's try unfixing it then: can you checkout 7d7cae92cb472994951ea059f08a22baf056c089 and see if that version (before the KStatusNotifier change) is a reasonable size?
Okay call me dumb what am I doing exactly? All I see there is a code..
git checkout 7d7cae92cb472994951ea059f08a22baf056c089 and then build from source as before. To go back afterwards, use git checkout master and it'll automatically go back to the latest commit.
That fixed it! Thanks!
Well, kind of. It means that KStatusNotifier somehow isn't resizing things.
Yeah :( using the older version you mentioned works though, however it hasn't fixed it properly for absolutely everybody. This certainly works for now however.
I mean, I'm inclined to treat this as a bug in GNOME, but ugh. This isn't fun. Until we get it sorted you're probably going to be stuck on that version for a little while.
Alternatively, there should be a checkbox in the settings menu which lets you disable the tray icon.
I am okay with being on this version for the time being but yeah, that sucks. Keep up the amazing work, because you are doing fantastic. Love it!
Alternatively, there should be a checkbox in the settings menu which lets you disable the tray icon.
Yeah I thought there would be one, however I cannot get to it due to the sheer size of that tray icon!
Issue should now be fixed
https://github.com/ckb-next/ckb-next/commit/205b66e420ce89a666c5bcb92c4270c5503d3403
Issue should now be fixed
https://github.com/ckb-next/ckb-next/commit/205b66e420ce89a666c5bcb92c4270c5503d3403
Nice!! Thanks!!