home.social

#wayland — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wayland, aggregated by home.social.

  1. Versucht das aktuelle #hyprland 0.55 mit der neuen lua-config einzurichten.
    Katastrophe!

    #windowtiling #wayland #opensuse

  2. Great #wayland is forcing me to buy a new keyboard as there's no support for custom shortcuts any more, and hasn't been for years under it, so unlikely to suddenly get sorted...

    bugs.kde.org/show_bug.cgi?id=4

    #kde #accessibility #linux

  3. Great #wayland is forcing me to buy a new keyboard as there's no support for custom shortcuts any more, and hasn't been for years under it, so unlikely to suddenly get sorted...

    bugs.kde.org/show_bug.cgi?id=4

    #kde #accessibility #linux

  4. Great #wayland is forcing me to buy a new keyboard as there's no support for custom shortcuts any more, and hasn't been for years under it, so unlikely to suddenly get sorted...

    bugs.kde.org/show_bug.cgi?id=4

    #kde #accessibility #linux

  5. Great #wayland is forcing me to buy a new keyboard as there's no support for custom shortcuts any more, and hasn't been for years under it, so unlikely to suddenly get sorted...

    bugs.kde.org/show_bug.cgi?id=4

    #kde #accessibility #linux

  6. RIDDLE ME THIS F BOIS:

    ```
    $  echo "$(swaymsg -t get_outputs -r | jq -r '.[0].current_mode.refresh')/1000" | bc && swaymsg -t get_outputs -r | jq '.[0].adaptive_sync_status'
    239
    "enabled"
    ```
    Launch dayz which has no cap on fps, vsync disabled.It will sometimes revert to 60Hz and adaptive_sync_status "disabled"

    Despite:
    ```
    $  cat ~/.config/sway/config.d/90-output-vrr
    output DP-1 adaptive_sync on mode 3840x2160@240Hz
    ```

    On a fresh weboot everything is happy at 4k @ 240Hz with adaptive sync (vrr, gsync, etc).

    #wayland #linuxGaming #acab

  7. Grimoire 🔮 — Mon rice Hyprland modulaire en Lua est enfin public !
    Thème chaud sombre, rose-violet et orange. Config 100% Lua, documentée en français pour la communauté francophone Linux.
    GRUB → SDDM → Hyprland → Waybar → Kitty → Hyprlock — tout est unifié.
    👉 github.com/gibeytech/Grimoire
    #Hyprland #Linux #unixporn #Wayland #ArchLinux

  8. أطلق مطورو برنامج Sway الإصدار الجديد 1.12 من مدير النوافذ الشهير لمنصة Wayland، والذي يقدم ميزات متقدمة مثل إمكانية تسجيل نوافذ التطبيقات بشكل فردي، ودعم تقنية HDR10 للشاشات المتوافقة باستخدام محرك Vulkan. كما يتضمن التحديث دعم بروتوكولات Wayland الجديدة لإدارة الألوان ومساحات العمل، ويتطلب الآن مكتبة wlroots 0.20.0 للتشغيل. علاوة على ذلك، تم تحسين إدارة الألوان وإضافة اختصارات للتحكم بالوسائط، مع تسهيل عملية الإقلاع على معالجات الرسوميات غير المدعومة.

    #Sway #Wayland

  9. Ironbar versus Waybar? Browsing the Arch wiki out of sheer curiosity and procrastination, I stumbled across the ⁠ironbar⁠ package. My PC is currently off, so I cannot test it ... yet. What are the practical differences regarding customisation and resource efficiency?

    #archlinux #waybar #wayland #linux #technology #wm

  10. Neste vídeo, eu mostro Batman: Arkham City rodando em Full HD, com qualidade no Alto, na #RX550 de 4 GB, em #DirectX9, comparando o desempenho entre #Debian13 e Linux Mint 22.3, lado a lado.

    Link: youtu.be/Pxun0ehvg0c

    #debian #debian13 #Batman #BatmanArkham #BatmanArkhamCity #xorg #wayland #rx5504gb #steamlinux #intelcorei5 #i54460 #linuxmint #linux

  11. @lnklnx #Wayland / #Sway on #Void requires some work, especially when you want things like screen sharing or waypipe to work.
    Yesterday suddenly foot terminal had an odd font, because Void introduced a fontconfig rule which prohibited the terminus font to load.

  12. @lnklnx #Wayland / #Sway on #Void requires some work, especially when you want things like screen sharing or waypipe to work.
    Yesterday suddenly foot terminal had an odd font, because Void introduced a fontconfig rule which prohibited the terminus font to load.

  13. @lnklnx #Wayland / #Sway on #Void requires some work, especially when you want things like screen sharing or waypipe to work.
    Yesterday suddenly foot terminal had an odd font, because Void introduced a fontconfig rule which prohibited the terminus font to load.

  14. @lnklnx #Wayland / #Sway on #Void requires some work, especially when you want things like screen sharing or waypipe to work.
    Yesterday suddenly foot terminal had an odd font, because Void introduced a fontconfig rule which prohibited the terminus font to load.

  15. I have written in Romanian about #OpenBSD 7.9 and my first very impressions of #Mango, but while editing the post, as I was switching between tiling layouts, the #Wayland session crashed with the infamous Wayland socket broken pipe error, so for now I'm back on cwm...
    fionescu.princeps-poesis.xyz/o

  16. This is one Wayland based Linux distro that I do want to try. I also appreciate that Hyprland now uses Lua as its configuration language.

    https://nxos.org/

    #hyprland #wayland #Linux #Nitrux #OpenRC #Lua

    RT: https://mastodon.cloud/users/Nitrux_NX/statuses/116610469750116041
  17. After lots of IRL interruptions, I think I've finally got the SDF font rendering in my #McCLIM #Wayland #OpenGL backend working with shelf allocating texture atlases. In the process I ended up with a TTF one too (uses the existing glyph rendering that CLX-FB uses).

    My comment at end of second video is not to throw shade on CLX backend but rather to also show scaling properties of SDFs. No shaders are used so, it's still not top-quality SDF

  18. After lots of IRL interruptions, I think I've finally got the SDF font rendering in my #McCLIM #Wayland #OpenGL backend working with shelf allocating texture atlases. In the process I ended up with a TTF one too (uses the existing glyph rendering that CLX-FB uses).

    My comment at end of second video is not to throw shade on CLX backend but rather to also show scaling properties of SDFs. No shaders are used so, it's still not top-quality SDF

  19. After lots of IRL interruptions, I think I've finally got the SDF font rendering in my #McCLIM #Wayland #OpenGL backend working with shelf allocating texture atlases. In the process I ended up with a TTF one too (uses the existing glyph rendering that CLX-FB uses).

    My comment at end of second video is not to throw shade on CLX backend but rather to also show scaling properties of SDFs. No shaders are used so, it's still not top-quality SDF

  20. After lots of IRL interruptions, I think I've finally got the SDF font rendering in my #McCLIM #Wayland #OpenGL backend working with shelf allocating texture atlases. In the process I ended up with a TTF one too (uses the existing glyph rendering that CLX-FB uses).

    My comment at end of second video is not to throw shade on CLX backend but rather to also show scaling properties of SDFs. No shaders are used so, it's still not top-quality SDF

  21. After lots of IRL interruptions, I think I've finally got the SDF font rendering in my #McCLIM #Wayland #OpenGL backend working with shelf allocating texture atlases. In the process I ended up with a TTF one too (uses the existing glyph rendering that CLX-FB uses).

    My comment at end of second video is not to throw shade on CLX backend but rather to also show scaling properties of SDFs. No shaders are used so, it's still not top-quality SDF

  22. Si vous utilisez Niri/Sway ou tout autre gestionnaire de fenêtres pour Wayland et que vous souhaitez activer/désactiver des écrans quand vous les branchez, Kanshi est fait pour vous : github.com/emersion/kanshi

    #niir #sway #wayland #kanshi

  23. Si vous utilisez Niri/Sway ou tout autre gestionnaire de fenêtres pour Wayland et que vous souhaitez activer/désactiver des écrans quand vous les branchez, Kanshi est fait pour vous : github.com/emersion/kanshi

    #niir #sway #wayland #kanshi

  24. Si vous utilisez Niri/Sway ou tout autre gestionnaire de fenêtres pour Wayland et que vous souhaitez activer/désactiver des écrans quand vous les branchez, Kanshi est fait pour vous : github.com/emersion/kanshi

    #niir #sway #wayland #kanshi

  25. I have no clue why the Intro runs w/o problems on #Wayland, but #CitiesSkylines itself force me to #X11.