337
you are viewing a single comment's thread
view the rest of the comments
[-] railsdev@programming.dev 9 points 1 year ago* (last edited 1 year ago)

I’d kill for an IDE on macOS that uses the native UI. I guess my hot take when it comes to GUI applications is: respect the platform you’re running on. Your core codebase should be separate from the UI in a way that the application looks like it was written by Apple on macOS, Microsoft on Windows, Google on Android, etc.

I could go on forever about this but some examples:

  • VS Code, Microsoft Word, Excel, etc all lose their minds and crash when moving a file while it’s open on macOS, a limitation that doesn’t exist in UNIX-based file systems. Did they port some FAT/NTFS driver somehow? You also can’t Command + Click the title of the document to pull it up in Finder.
  • Firefox, while I love it to death looks like a clunky Windows application
  • Oh yeah, Google Chrome looks way off too
  • GIMP looks like GTK because it is GTK on macOS, Windows
  • Electron apps that are just wrappers around websites
[-] shapis@lemmy.ml 4 points 1 year ago

Entirely agree with this.

And at least as far as Firefox goes I'm running it on gnome and there's a beautiful theme that makes it look native for it. I'm sure there's one for windows too if you look.

[-] MangoKangaroo@beehaw.org 2 points 1 year ago

"I’d kill for an IDE on macOS that uses the native UI." Possibly dumb question from someone who hasn't used MacOS for ages: isn't that what Xcode is?

[-] railsdev@programming.dev 1 points 1 year ago

It sure is, but I write code primarily in Ruby (which it doesn’t really support).

[-] MangoKangaroo@beehaw.org 2 points 1 year ago

Well shoot. :(

[-] hairyballs@programming.dev 2 points 1 year ago

Firefox is really badly integrated in MacOS. The fn + arrow shortcut doesn't work, for example, it's not integrated in the menu system (the menu shortcuts don't work) etc. But there is Sideberry, so...

this post was submitted on 01 Sep 2023
337 points (96.2% liked)

Programming

17117 readers
114 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS