Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • 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

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Senza categoria
  4. turns out switching from gnome to KDE on fedora is *really easy* https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/

turns out switching from gnome to KDE on fedora is *really easy* https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/

Pianificato Fissato Bloccato Spostato Senza categoria
52 Post 8 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Leonard Ritterundefined Leonard Ritter

    @datenwolf @aeva "stop breathing, air quality is not good"

    datenwolfundefined Questo utente è esterno a questo forum
    datenwolfundefined Questo utente è esterno a questo forum
    datenwolf
    scritto ultima modifica di
    #41

    @lritter @aeva in KDE's defense, their compositor developers actually not doing horrendous things.

    aevaundefined 1 Risposta Ultima Risposta
    0
    • aevaundefined aeva

      @lritter @datenwolf because wow what a choice, use the ~protocol~ directly and get a ton of busy work dumped on you *or* introduce a bunch of dependencies that all make assumptions on your behalf about what a normal application does and you have to live with every mistake the layers below made for you

      Leonard Ritterundefined Questo utente è esterno a questo forum
      Leonard Ritterundefined Questo utente è esterno a questo forum
      Leonard Ritter
      scritto ultima modifica di
      #42

      @aeva @datenwolf SDL has so far always been pretty good about giving me options. glfw not so great. not great at all, in fact. raylib probably even worse. but perhaps you need something even SDL can not provide.

      aevaundefined 1 Risposta Ultima Risposta
      0
      • Leonard Ritterundefined Leonard Ritter

        @aeva @datenwolf SDL has so far always been pretty good about giving me options. glfw not so great. not great at all, in fact. raylib probably even worse. but perhaps you need something even SDL can not provide.

        aevaundefined Questo utente è esterno a questo forum
        aevaundefined Questo utente è esterno a questo forum
        aeva
        scritto ultima modifica di
        #43

        @lritter @datenwolf I'm using SDL3 indirectly via pygame (which is SDL2, but I'm 90% sure it's using the 2-on-3 compatibility layer) (and also I have plans to yeet pygame and use SDL3 directly in the near future, but I don't expect it to solve the immediate problem of kwin and gnome both having hardcoded gesture detection that sends a touch cancel events to applications that would have received 3 and 4 finger simultaneous touch events)

        Leonard Ritterundefined 1 Risposta Ultima Risposta
        0
        • aevaundefined aeva

          @lritter @datenwolf I'm using SDL3 indirectly via pygame (which is SDL2, but I'm 90% sure it's using the 2-on-3 compatibility layer) (and also I have plans to yeet pygame and use SDL3 directly in the near future, but I don't expect it to solve the immediate problem of kwin and gnome both having hardcoded gesture detection that sends a touch cancel events to applications that would have received 3 and 4 finger simultaneous touch events)

          Leonard Ritterundefined Questo utente è esterno a questo forum
          Leonard Ritterundefined Questo utente è esterno a questo forum
          Leonard Ritter
          scritto ultima modifica di
          #44

          @aeva @datenwolf rofl

          aevaundefined 1 Risposta Ultima Risposta
          0
          • datenwolfundefined datenwolf

            @lritter @aeva in KDE's defense, their compositor developers actually not doing horrendous things.

            aevaundefined Questo utente è esterno a questo forum
            aevaundefined Questo utente è esterno a questo forum
            aeva
            scritto ultima modifica di
            #45

            @datenwolf @lritter I am using KDE right now and their dogshit touch hard coded 3 and 4 finger gesture detection system is preventing my program from working correctly.

            datenwolfundefined 1 Risposta Ultima Risposta
            0
            • Leonard Ritterundefined Leonard Ritter

              @aeva @datenwolf rofl

              aevaundefined Questo utente è esterno a questo forum
              aevaundefined Questo utente è esterno a questo forum
              aeva
              scritto ultima modifica di
              #46

              @lritter @datenwolf I think I'm probably just not going to ship this on linux. or at all. idk

              Leonard Ritterundefined 1 Risposta Ultima Risposta
              0
              • aevaundefined aeva

                @datenwolf @lritter I am using KDE right now and their dogshit touch hard coded 3 and 4 finger gesture detection system is preventing my program from working correctly.

                datenwolfundefined Questo utente è esterno a questo forum
                datenwolfundefined Questo utente è esterno a questo forum
                datenwolf
                scritto ultima modifica di
                #47

                @aeva @lritter

                How important is windowed mode for you? Would exclusive fullscreen be an option? If so, you could use Vulkan-Direct-to-Display.

                aevaundefined 1 Risposta Ultima Risposta
                0
                • aevaundefined aeva

                  @lritter @datenwolf I think I'm probably just not going to ship this on linux. or at all. idk

                  Leonard Ritterundefined Questo utente è esterno a questo forum
                  Leonard Ritterundefined Questo utente è esterno a questo forum
                  Leonard Ritter
                  scritto ultima modifica di
                  #48

                  @aeva i assume you have already found https://forum.manjaro.org/t/disable-3-finger-gestures/148086/18
                  and
                  https://discourse.gnome.org/t/how-to-disable-edit-touchpad-gestures-in-gnome-40/6081/2

                  which don't sound too helpful

                  aevaundefined 1 Risposta Ultima Risposta
                  0
                  • datenwolfundefined datenwolf

                    @aeva @lritter

                    How important is windowed mode for you? Would exclusive fullscreen be an option? If so, you could use Vulkan-Direct-to-Display.

                    aevaundefined Questo utente è esterno a questo forum
                    aevaundefined Questo utente è esterno a questo forum
                    aeva
                    scritto ultima modifica di
                    #49

                    @datenwolf @lritter will that make the kde and/or gnome stop intercepting touch events?

                    1 Risposta Ultima Risposta
                    0
                    • Leonard Ritterundefined Leonard Ritter

                      @aeva i assume you have already found https://forum.manjaro.org/t/disable-3-finger-gestures/148086/18
                      and
                      https://discourse.gnome.org/t/how-to-disable-edit-touchpad-gestures-in-gnome-40/6081/2

                      which don't sound too helpful

                      aevaundefined Questo utente è esterno a questo forum
                      aevaundefined Questo utente è esterno a questo forum
                      aeva
                      scritto ultima modifica di
                      #50

                      @lritter D:

                      Leonard Ritterundefined 1 Risposta Ultima Risposta
                      0
                      • aevaundefined aeva

                        @lritter D:

                        Leonard Ritterundefined Questo utente è esterno a questo forum
                        Leonard Ritterundefined Questo utente è esterno a questo forum
                        Leonard Ritter
                        scritto ultima modifica di lritter@mastodon.gamedev.place
                        #51

                        @aeva 2022, somebody noted: "However, the up/down swipe gestures can be disabled by going into KDE Settings > Workspace Behavior > Desktop Effects and disabling Desktop Grid and Present Windows. The left/right gestures cannot be removed without disabling all virtual desktops." (https://forum.kde.org/viewtopic.php%3Ff=111&t=176711.html#p459511)

                        1 Risposta Ultima Risposta
                        0
                        • aevaundefined aeva

                          someone should teach linux developers Game Design. linux would be a lot more fun if you could get enhancements and power-ups each run that persist into future runs

                          cagibidevundefined Questo utente è esterno a questo forum
                          cagibidevundefined Questo utente è esterno a questo forum
                          cagibidev
                          scritto ultima modifica di
                          #52

                          @aeva can't wait for Linux 2 to come out. I hope they also add tense music to sudo

                          1 Risposta Ultima Risposta
                          0
                          Rispondi
                          • Risposta alla discussione
                          Effettua l'accesso per rispondere
                          • Da Vecchi a Nuovi
                          • Da Nuovi a Vecchi
                          • Più Voti


                          • 1
                          • 2
                          • 3
                          Feed RSS
                          turns out switching from gnome to KDE on fedora is *really easy* https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/

                          Gli ultimi otto messaggi ricevuti dalla Federazione
                          • Oblomovundefined
                            Oblomov

                            @geospacedman not only it's ok, but you get double points if you audibly state the reason for leaving

                            per saperne di più

                          • Maronno Winchester :antifa:undefined
                            Maronno Winchester :antifa:

                            ADUC - Articolo - Droghe illegali. Dominano gli indifferenti, il caos e i suoi fomentatori
                            https://www.aduc.it/articolo/droghe+illegali+dominano+indifferenti+caos+suoi_39928.php

                            per saperne di più

                          • Oblomovundefined
                            Oblomov

                            @intershura @eniko welcome! My recommendation for an Android client world be Tusky if you want something native. You might also want to look into Phanpy, which is PWA (Progressive Web App) that acts as a different front end to Mastodon, and has several nifty features.

                            per saperne di più

                          • Francesco Tonioloundefined
                            Francesco Toniolo

                            Uno dei più grandi capolavori concepiti dall'ingegno umano.
                            E al suo fianco, "Moby Dick" nella traduzione di Ottavio Fatica.
                            (Come dicevo un paio di giorni fa, voglio vedere se è davvero una traduzione sciagurata come mi han detto alcuni)

                            per saperne di più

                          • br00t4cundefined
                            br00t4c

                            About 200 hikers await rescue as blizzard hits Mount Everest

                            #TibetWeather #HimalayanStorms #MountainSafety #HikerRescue #EverestBlizzard

                            https://www.cbc.ca/news/world/everest-blizzard-rescue-1.7651906?cmp=rss

                            per saperne di più

                          • Antonio Caliceundefined
                            Antonio Calice

                            :: Mio figlio sta prendendo parte ad un esperimento sociale.
                            Deve indossare una felpa dell'Inter per due settimane per vedere come la gente reagisce.

                            Finora ha ricevuto sputi, è stato preso a pugni ed insultato.

                            Sarà interessante vedere cosa gli succederà quando esce di casa.

                            per saperne di più

                          • glipariundefined
                            glipari

                            Donc, si j'ai bien compris, le problème était que Bruno R. n'avait pas été informé de la présence de Bruno L. au gouvernement ? Ah, quel théâtre la politique française ...

                            per saperne di più

                          • Alistella 🧚🍰:snwfnw:undefined
                            Alistella 🧚🍰:snwfnw:

                            Dammi solo un minuto (2014 Remaster) - Piped

                            https://piped.casasnow.noho.st/watch?v=XL8K7N0V-jw

                            ❤️🎶🎧

                            #UnoRadio

                            #replay

                            per saperne di più
                          @pierobosio@soc.bosio.info
                          Avvio NodeBB v4.6.0 Contributors
                          Post suggeriti
                          • Maronno Winchester :antifa:undefined

                            ADUC - Articolo - Droghe illegali.

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria
                            1
                            1
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • Francesco Tonioloundefined

                            Uno dei più grandi capolavori concepiti dall'ingegno umano

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria
                            1
                            1
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • br00t4cundefined

                            About 200 hikers await rescue as blizzard hits Mount Everest'n#TibetWeather #HimalayanStorms #MountainSafety #HikerRescue #EverestBlizzard'nhttps://www.cbc.ca/news/world/everest-blizzard-rescue-1.7651906?cmp=rss

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria tibetweather himalayanstorms mountainsafety hikerrescue everestblizzard
                            1
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • glipariundefined

                            Donc, si j'ai bien compris, le problème était que Bruno R. n'avait pas été informé de la présence de Bruno L. au gouvernement ?

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria
                            1
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • Accedi

                          • Accedi o registrati per effettuare la ricerca.
                          • Primo post
                            Ultimo post