I'm making good progress with Item,my Usenet newsreader project,lately.It does now use the Layout Kit for everything,which fixes various UI glitches...I'm making good progress with Item,my Usenet newsreader project,lately.It does now use the Layout Kit for everything,which fixes various UI glitches and adds support for HiDPI screens.Besides that,I removed support for custom colors and instead use system color constants or hardcoded colors that get mixed/tinted based on system colors,resulting in much improved dark mode support.There's still much to do,however.The next step I'm planning to do is integration with the Locale Kit,so that the UI can be translated to everyones native language.Then,we should probably also have an integrated viewer/editor before releasing the first version to the public. Show more

