“I made an operating system UI within Unity”
81–90 of 185 posts
Re: “I made an operating system UI within Unity”
#82Earlier quoted context omitted.
Type-to-search is significant— Ubuntu has it, MacOS sort of has it (Spotlight), Windows 10 definitely has it. It wasn't until it mysteriously broke last week [1] that I suddenly realised how dependent upon it I had become; I felt like a caveman manually paging through the list of installed software or seeking out the proper icon on my desktop. [1] https://www.forbes.com/sites/gordonkelly/2020/02/09/windows-...
Why does MacOS only "sort of" have type-to-search?
Re: “I made an operating system UI within Unity”
#83Looks really cool! Unfortunately it looks like there is only a Windows version available to play around with. If this could run on Linux and have support for running arbitrary x11 apps then it would be very interesting! I don't have a lot of personal knowledge about Unity3d, but I do hope the creator puts this up on github or something. I'd love to take a closer look.
Re: “I made an operating system UI within Unity”
#84Looks like a generic Linux distro. Am I the only one getting "visual fatigue" over seeing flat design? I just feel like we need a trend change. Its been way too long. I find myself looking at the old Windows Vista, Windows XP, early Mac OS X, or even Windows 3.1 designs and longing for that simplicity.
I have `comment fatigue` over flat design complaints.
Re: “I made an operating system UI within Unity”
#85I think UI frameworks should take more from game engines, which I think has happened over the last 2 decades, albeit slowly. My best examples of it is probably currently QtQuick, which builds completely on OpenGL and uses a bunch of game engine terminology in its documentation - but I have also found that it's possible and not too hard to make working application mockups using Godot.
Re: “I made an operating system UI within Unity”
#86Looks like a generic Linux distro. Am I the only one getting "visual fatigue" over seeing flat design? I just feel like we need a trend change. Its been way too long. I find myself looking at the old Windows Vista, Windows XP, early Mac OS X, or even Windows 3.1 designs and longing for that simplicity.
Why would you like a change? So you want to see the common UIs constantly redesigned every few years?
Re: “I made an operating system UI within Unity”
#87Am I the only one who hates most animation? If the animation doesn't serve a clear purpose in signalling something to the user, I want it gone. I'm not convinced that we've seen any meaningful advance in OS UI design since Windows 95.
Lots of animations do serve a clear purpose. Humans are not used to things popping up into existence immediately out of nowhere. Yes, you may argue that you and me are tech savvy and trained our brains to not care as much. But that leaves everyone else. I think a bunch of animations shown in this piece are over the top. But quick animations can help immensely with usability. The best ones are so subtle that most peop…
I'm not convinced of this, humans come with some impressive visual diffing hardware and we rely on this to detect animations in the first place. We also know that the more animation going on the more likely we are to miss things.
We also seem to be stuck in the notion of animations happening before something is shown, a slide in or a fade in or something like that. If animations are really necessary why can't the action be instant with a subtle post animation to highlight what's changed?
Re: “I made an operating system UI within Unity”
#88Am I the only one who hates most animation? If the animation doesn't serve a clear purpose in signalling something to the user, I want it gone. I'm not convinced that we've seen any meaningful advance in OS UI design since Windows 95.
Re: “I made an operating system UI within Unity”
#89Looks like a generic Linux distro. Am I the only one getting "visual fatigue" over seeing flat design? I just feel like we need a trend change. Its been way too long. I find myself looking at the old Windows Vista, Windows XP, early Mac OS X, or even Windows 3.1 designs and longing for that simplicity.
So you can have the UI of your dreams, or at least a UI which is honestly different from what you're railing against, if you just open your eyes a little and see beyond the defaults.
Re: “I made an operating system UI within Unity”
#90Looks like a generic Linux distro. Am I the only one getting "visual fatigue" over seeing flat design? I just feel like we need a trend change. Its been way too long. I find myself looking at the old Windows Vista, Windows XP, early Mac OS X, or even Windows 3.1 designs and longing for that simplicity.
Flat design is more simple than skeuomorphism, almost by definition. What you seem to want is complexity.
Maybe buttons should look different from non-clickable icons. That requires some complexity.