Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. The more I use #GNOME on my private computer and need to use macOS Tahoe on my work computer I'm convinced GNOME is the much better UI.

The more I use #GNOME on my private computer and need to use macOS Tahoe on my work computer I'm convinced GNOME is the much better UI.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
gnome
14 Indlæg 10 Posters 25 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • helge@mastodon.socialH helge@mastodon.social

    @renef @iamkonstantin It may be a „little“ outdated, but you could use Objective-C 🙃: https://github.com/helje5/GTKKit

    iamkonstantin@mstdn.socialI This user is from outside of this forum
    iamkonstantin@mstdn.socialI This user is from outside of this forum
    iamkonstantin@mstdn.social
    wrote sidst redigeret af
    #4

    @helge @renef Ha! That's so cool 🙂
    I've been Pythoning it as of late 😄

    1 Reply Last reply
    0
    • renef@mastodon.socialR renef@mastodon.social

      The more I use #GNOME on my private computer and need to use macOS Tahoe on my work computer I'm convinced GNOME is the much better UI. Feels like Mac OS X back when it was good. And the GTK4/libadwaita apps are just gorgeous. There's a whole subculture of finely crafted apps going on like back in the good old days. Makes me want to contribute, which macOS hasn't done in a while.

      mora@mastodon.unoM This user is from outside of this forum
      mora@mastodon.unoM This user is from outside of this forum
      mora@mastodon.uno
      wrote sidst redigeret af
      #5

      @renef you like to win easily 😉

      1 Reply Last reply
      0
      • helge@mastodon.socialH helge@mastodon.social

        @renef @iamkonstantin It may be a „little“ outdated, but you could use Objective-C 🙃: https://github.com/helje5/GTKKit

        renef@mastodon.socialR This user is from outside of this forum
        renef@mastodon.socialR This user is from outside of this forum
        renef@mastodon.social
        wrote sidst redigeret af
        #6

        @helge @iamkonstantin The "little" is doing quite a lot of lifting there 😉

        1 Reply Last reply
        0
        • renef@mastodon.socialR renef@mastodon.social

          The more I use #GNOME on my private computer and need to use macOS Tahoe on my work computer I'm convinced GNOME is the much better UI. Feels like Mac OS X back when it was good. And the GTK4/libadwaita apps are just gorgeous. There's a whole subculture of finely crafted apps going on like back in the good old days. Makes me want to contribute, which macOS hasn't done in a while.

          fersman@mastodonczech.czF This user is from outside of this forum
          fersman@mastodonczech.czF This user is from outside of this forum
          fersman@mastodonczech.cz
          wrote sidst redigeret af
          #7

          @renef I had exact same feeling

          1 Reply Last reply
          0
          • helge@mastodon.socialH helge@mastodon.social

            @renef @iamkonstantin It may be a „little“ outdated, but you could use Objective-C 🙃: https://github.com/helje5/GTKKit

            rotopenguin@mastodon.socialR This user is from outside of this forum
            rotopenguin@mastodon.socialR This user is from outside of this forum
            rotopenguin@mastodon.social
            wrote sidst redigeret af
            #8

            @helge imagine a world where you could do gobject stuff in a smalltalk-ish syntax, instead of a pile of C boilerplate.

            helge@mastodon.socialH 1 Reply Last reply
            0
            • rotopenguin@mastodon.socialR rotopenguin@mastodon.social

              @helge imagine a world where you could do gobject stuff in a smalltalk-ish syntax, instead of a pile of C boilerplate.

              helge@mastodon.socialH This user is from outside of this forum
              helge@mastodon.socialH This user is from outside of this forum
              helge@mastodon.social
              wrote sidst redigeret af
              #9

              @rotopenguin I don’t know anything about how this is being done in modern gtk.
              But all those system seem to end up replicating an ObjC in userspace, including Qt.
              I don’t know but I assume a proper AppKit replica would still be the best option for open desktops. The architecture is just unmatched.

              kekunplazas@mamot.frK 1 Reply Last reply
              0
              • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                @renef Same! I actually want to write a GNOME app. I can't say the same for the Mac. And I'd been an Apple fanboy for the longest time, until pretty recently.

                hbons@mastodon.socialH This user is from outside of this forum
                hbons@mastodon.socialH This user is from outside of this forum
                hbons@mastodon.social
                wrote sidst redigeret af
                #10

                @jaredwhite @renef go for it! if you need an app icon let me know. 🙂

                1 Reply Last reply
                0
                • helge@mastodon.socialH helge@mastodon.social

                  @rotopenguin I don’t know anything about how this is being done in modern gtk.
                  But all those system seem to end up replicating an ObjC in userspace, including Qt.
                  I don’t know but I assume a proper AppKit replica would still be the best option for open desktops. The architecture is just unmatched.

                  kekunplazas@mamot.frK This user is from outside of this forum
                  kekunplazas@mamot.frK This user is from outside of this forum
                  kekunplazas@mamot.fr
                  wrote sidst redigeret af
                  #11

                  @helge @rotopenguin While that wouldn't be my first choice nowadays, you may be interested by the Vala language: https://vala.dev/. That's a GObject-native statically complied programing language with a C#-like syntax that uses C as an intermediate representation.

                  1 Reply Last reply
                  0
                  • helge@mastodon.socialH helge@mastodon.social

                    @renef @iamkonstantin It may be a „little“ outdated, but you could use Objective-C 🙃: https://github.com/helje5/GTKKit

                    lazarus@fosstodon.orgL This user is from outside of this forum
                    lazarus@fosstodon.orgL This user is from outside of this forum
                    lazarus@fosstodon.org
                    wrote sidst redigeret af
                    #12

                    @helge Did you really try to use that with GTK4 and libadwaita? @renef @iamkonstantin

                    lazarus@fosstodon.orgL 1 Reply Last reply
                    0
                    • lazarus@fosstodon.orgL lazarus@fosstodon.org

                      @helge Did you really try to use that with GTK4 and libadwaita? @renef @iamkonstantin

                      lazarus@fosstodon.orgL This user is from outside of this forum
                      lazarus@fosstodon.orgL This user is from outside of this forum
                      lazarus@fosstodon.org
                      wrote sidst redigeret af
                      #13

                      @helge It‘s from 1998. It‘s a hardcoded GTK2 wrapper, isn‘t it? These days we have GObject Introspection, that‘s the way you write language bindings.
                      In case of ObjC you could also write an ObjC runtime that maps to the GObject type system, in case anybody dares. @renef @iamkonstantin

                      lazarus@fosstodon.orgL 1 Reply Last reply
                      0
                      • lazarus@fosstodon.orgL lazarus@fosstodon.org

                        @helge It‘s from 1998. It‘s a hardcoded GTK2 wrapper, isn‘t it? These days we have GObject Introspection, that‘s the way you write language bindings.
                        In case of ObjC you could also write an ObjC runtime that maps to the GObject type system, in case anybody dares. @renef @iamkonstantin

                        lazarus@fosstodon.orgL This user is from outside of this forum
                        lazarus@fosstodon.orgL This user is from outside of this forum
                        lazarus@fosstodon.org
                        wrote sidst redigeret af
                        #14

                        @helge There are Swift GTK bindings. Never used them, don‘t know how good they are. https://rhx.github.io/SwiftGtk/@renef@mastodon.social @iamkonstantin

                        1 Reply Last reply
                        0
                        • jwcph@helvede.netJ jwcph@helvede.net shared this topic
                        Svar
                        • Svar som emne
                        Login for at svare
                        • Ældste til nyeste
                        • Nyeste til ældste
                        • Most Votes


                        • Log ind

                        • Har du ikke en konto? Tilmeld

                        • Login or register to search.
                        Powered by NodeBB Contributors
                        Graciously hosted by data.coop
                        • First post
                          Last post
                        0
                        • Hjem
                        • Seneste
                        • Etiketter
                        • Populære
                        • Verden
                        • Bruger
                        • Grupper