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

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

  1. Home
  2. Categorie
  3. Senza categoria
  4. Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg?

Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg?

Pianificato Fissato Bloccato Spostato Senza categoria
5 Post 3 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Doerkundefined Questo utente è esterno a questo forum
    Doerkundefined Questo utente è esterno a questo forum
    Doerk
    scritto su ultima modifica di
    #1

    Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg? I think Xorg meets more the BSD-spirit, and I would really prefer using it, but epecially when it comes to HiRes displays advantage seems to be on Wayland's side.

    I tried both several times but found that most fonts and apps look better on Wayland when upscaling than they do under Xorg. And getting good results seems to me more cumbersome on Xorg than on Wayland. Still looking for the ultimate howto that tells me how to get perfect results on 4K displays by tweaking the configs.

    Curt Olsonundefined Eva Winterschönundefined 2 Risposte Ultima Risposta
    1
    • Doerkundefined Doerk

      Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg? I think Xorg meets more the BSD-spirit, and I would really prefer using it, but epecially when it comes to HiRes displays advantage seems to be on Wayland's side.

      I tried both several times but found that most fonts and apps look better on Wayland when upscaling than they do under Xorg. And getting good results seems to me more cumbersome on Xorg than on Wayland. Still looking for the ultimate howto that tells me how to get perfect results on 4K displays by tweaking the configs.

      Curt Olsonundefined Questo utente è esterno a questo forum
      Curt Olsonundefined Questo utente è esterno a questo forum
      Curt Olson
      scritto su ultima modifica di
      #2

      @NebulaTide My issue is there are still apps that crash under wayland. Specifically this hits me with FreeCAD and my own for-fun developed python+panda3d (opengl / 3d graphics) apps. I don't know if it's still a thing, but MS teams (linux version) couldn't share screens under wayland either. There are some gaping holes that no one has been rushing to fill. Maybe if gnome and everyone else completely switches over to wayland it will force these issues to the front and someone(?) will fix them, but that invokes a lot of pain in the mean time. It can take months/years for these things to get fixed and make it into the release pipeline. And when I say crash ... I don't mean the app bombs out and you have to open your file again ... the entire system locks up hard and forces a power cycle to recover. The OS/window system should never do that, but it can happen quite reliably for me when I run FreeCAD. I may have to stop complaining about windows blue screen of death (which frankly I haven't seen in years.)

      I have taken to running these special apps that completely wipe out wayland and my system ... running them in a virtual machine and for whatever reason that seems to be more robust ... but I shouldn't have to do that.

      Anyhow, that's my complaint with wayland .... it's got some stuff that no one is rushing to fix, but it hits me hard.

      Edit: and I miss being able to run remote X11 apps ... I don't think many people think about that any more though. We primarily run local apps locally and so issues of appearance seem to dominate the discussion ... and appearance is important, but so is not crashing your system hard and forcing a power cycle to restart.

      Eva Winterschönundefined 1 Risposta Ultima Risposta
      • Doerkundefined Doerk

        Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg? I think Xorg meets more the BSD-spirit, and I would really prefer using it, but epecially when it comes to HiRes displays advantage seems to be on Wayland's side.

        I tried both several times but found that most fonts and apps look better on Wayland when upscaling than they do under Xorg. And getting good results seems to me more cumbersome on Xorg than on Wayland. Still looking for the ultimate howto that tells me how to get perfect results on 4K displays by tweaking the configs.

        Eva Winterschönundefined Questo utente è esterno a questo forum
        Eva Winterschönundefined Questo utente è esterno a questo forum
        Eva Winterschön
        scritto su ultima modifica di
        #3

        @NebulaTide If Wayland supports it yet (they didn't last time I checked, but you never know - they switch gears often), I would suggest checking your GPU and monitor settings for proper EDID data, modeline support, vsync, anti-aliasing, and hardware drivers (DRM type, sysctl flag support, etc).

        I've tried Wayland about every quarter, using different OS options on Nvidia, AMD, and Intel based systems, but every time the result is that I can't use Wayland due to its lack of support for supercomputing/HPC cluster access requirements, specifically network protocol aspects which the Wayland devs have decided are wholly unimportant to the feature set, along with a few other personal concerns that I have with the approach they've taken to community feedback and dismissal of core engineering principles.

        Maybe when they take professionals seriously they will get more positive feedback instead of trying to force their ideological path into the OS default mode use case. They also ignore accessibility requirements for many disabled people which Xorg has served dutifully for decades. I don't appreciate that kind of disregard for disabled people, but they don't care.

        1 Risposta Ultima Risposta
        • Curt Olsonundefined Curt Olson

          @NebulaTide My issue is there are still apps that crash under wayland. Specifically this hits me with FreeCAD and my own for-fun developed python+panda3d (opengl / 3d graphics) apps. I don't know if it's still a thing, but MS teams (linux version) couldn't share screens under wayland either. There are some gaping holes that no one has been rushing to fill. Maybe if gnome and everyone else completely switches over to wayland it will force these issues to the front and someone(?) will fix them, but that invokes a lot of pain in the mean time. It can take months/years for these things to get fixed and make it into the release pipeline. And when I say crash ... I don't mean the app bombs out and you have to open your file again ... the entire system locks up hard and forces a power cycle to recover. The OS/window system should never do that, but it can happen quite reliably for me when I run FreeCAD. I may have to stop complaining about windows blue screen of death (which frankly I haven't seen in years.)

          I have taken to running these special apps that completely wipe out wayland and my system ... running them in a virtual machine and for whatever reason that seems to be more robust ... but I shouldn't have to do that.

          Anyhow, that's my complaint with wayland .... it's got some stuff that no one is rushing to fix, but it hits me hard.

          Edit: and I miss being able to run remote X11 apps ... I don't think many people think about that any more though. We primarily run local apps locally and so issues of appearance seem to dominate the discussion ... and appearance is important, but so is not crashing your system hard and forcing a power cycle to restart.

          Eva Winterschönundefined Questo utente è esterno a questo forum
          Eva Winterschönundefined Questo utente è esterno a questo forum
          Eva Winterschön
          scritto su ultima modifica di
          #4

          @clolsonus @NebulaTide absolutely agree there, those lock ups have been very disruptive to enterprise use of Linux workstations. my daily driver doesn't get rebooted more often than once per month unless there's a hardware problem — Wayland is the single most effective way to force a reboot in that respect. it can take an hour to setup the workstation tooling after that happens, which is especially not agreeable to multiple forced reboots per day. Wayland is not stable.

          Doerkundefined 1 Risposta Ultima Risposta
          • Eva Winterschönundefined Eva Winterschön ha condiviso questa discussione
          • Eva Winterschönundefined Eva Winterschön

            @clolsonus @NebulaTide absolutely agree there, those lock ups have been very disruptive to enterprise use of Linux workstations. my daily driver doesn't get rebooted more often than once per month unless there's a hardware problem — Wayland is the single most effective way to force a reboot in that respect. it can take an hour to setup the workstation tooling after that happens, which is especially not agreeable to multiple forced reboots per day. Wayland is not stable.

            Doerkundefined Questo utente è esterno a questo forum
            Doerkundefined Questo utente è esterno a questo forum
            Doerk
            scritto su ultima modifica di
            #5

            @winterschon @clolsonus I know that Wayland is not stable and I would really like to go back to good old Xorg if there wasn’t the issue with blurry font’s and scaling on 4K displays. I am grateful for every workaround but couldn’t find any so far.

            1 Risposta Ultima Risposta
            Rispondi
            • Topic risposta
            Effettua l'accesso per rispondere
            • Da Vecchi a Nuovi
            • Da Nuovi a Vecchi
            • Più Voti


            Feed RSS
            Am I the only one who's got the impression that font rendering looks smoother and crisper under Wayland than it does under Xorg?

            Gli ultimi otto messaggi ricevuti dalla Federazione
            • 𝓑𝓻𝓸𝓷𝓼𝓸𝓷  🐐undefined
              𝓑𝓻𝓸𝓷𝓼𝓸𝓷 🐐

              @racheeeeec Mi avevano spiegato che è opinabile la dimensione minima delle carie che ne giustifichi la cura: se troppo piccole, lasciarle stare fa meno danno che allargarne il foro che per otturarlo.

              per saperne di più

            • 𝓑𝓻𝓸𝓷𝓼𝓸𝓷  🐐undefined
              𝓑𝓻𝓸𝓷𝓼𝓸𝓷 🐐

              @MauroV1968 So di che parli, ci conosciamo anche se solo virtualmente.

              per saperne di più

            • Catalin Cimpanuundefined
              Catalin Cimpanu

              Security researcher Mehmet Ergene has published the Microsoft Vulnerable Driver Block Lists after Microsoft stopped publishing the list in a browsable web page

              https://github.com/Cyb3r-Monk/Microsoft-Vulnerable-Driver-Block-Lists

              per saperne di più

            • Ian and Jay Space Outundefined
              Ian and Jay Space Out

              Fuck it! We'll do it live!

              #owncast #streaming #twitter

              https://live.ianandjayspaceout.com

              per saperne di più

            • securityaffairsundefined
              securityaffairs

              Security Affairs #newsletter Round 542 by #Pierluigi #Paganini – INTERNATIONAL EDITION
              https://securityaffairs.com/182390/breaking-news/security-affairs-newsletter-round-542-by-pierluigi-paganini-international-edition.html
              #securityaffairs #hacking

              per saperne di più

            • 𝓜𝓪𝓾𝓻𝓸 𝓥𝓮𝓷𝓲𝓮𝓻undefined
              𝓜𝓪𝓾𝓻𝓸 𝓥𝓮𝓷𝓲𝓮𝓻

              @PaoloParti Hai capito, vero, di che Stato parlo?

              per saperne di più

            • L'Anarchiversitarioundefined
              L'Anarchiversitario

              Parliamo ancora del no copyright
              @anarchia
                La cultura del software libero non ha niente a che fare con le pratiche del sabotaggio, e solo parzialmente con le rivendicazioni sindacali nell’ambito del lavoro. Era stata coltivata e stava iniziando a fiorire, dapprima negli Usa, e di...

              Vedi l'articolo

              https://www.rivoluzioneanarchica.it/parliamo-ancora-del-no-copyright/

              per saperne di più

            • Global Sumud Flotillaundefined
              Global Sumud Flotilla
              This post did not contain any content.
              per saperne di più
            Post suggeriti
            • Emanuele Cariatiundefined

              Completamente contrario.

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

              Security Affairs #newsletter Round 542 by #Pierluigi #Paganini – INTERNATIONAL EDITIONhttps://securityaffairs.com/182390/breaking-news/security-affairs-newsletter-round-542-by-pierluigi-paganini-international-edition.html#securityaffairs #hacking

              Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria newsletter pierluigi paganini securityaffairs hacking
              1
              0 Votazioni
              1 Post
              0 Visualizzazioni
              Nessuno ha risposto
            • L'Anarchiversitarioundefined

              Parliamo ancora del no copyright@anarchia La cultura del software libero non ha niente a che fare con le pratiche del sabotaggio, e solo parzialmente con le rivendicazioni sindacali nell’ambito del lavoro.

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

              Comunicazione di servizio:Oggi a Padova le zanzare sono molto più pestifere del solito.

              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