home.social

#stylus — Public Fediverse posts

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

  1. Ich teste gerade Apps für Stift-Touchscreen-Laptops wie dem #Framework12 . Welche Linux Apps für die Stiftbedienung könnt ihr empfehlen? Gibt es außer Xournal+-, Stylus Labs Write, Rnote, etc. noch etwas, was ich übersehen habe?

    #Stylus #Convertible #Touchscreen #Framework12 #Graphictablet

  2. RE: social.heise.de/@ktn/115627690

    Ich teste gerade den #Framework12 mit Stift. Welche Apps würdet ihr unter Linux mit dem Stylus verwenden wollen? Gerne teilen, ich probiere es für euch aus. Habe auch noch ein Dell mit Stift.

    Ergebnisse hier: social.heise.de/@ktn/115943531

    EDIT: Welche speziellen für Stiftbenutzung ausgelegten Apps kennt ihr, soll ich ausprobieren. Schon auf meiner Liste: Rnote, Saber, Scrivano, Stylus Labs Write, Xournal++ sowie Krita

    #Stylus #Convertible #touchscreen #Linux #Framework #LinuxDesktop #Grafiktablet

  3. I've been really enjoying #MSBuild so far, but the #chatroom next to the #streaming video is extremely distracting, so I wrote a #UserStyle #css that hides the #chat and resizes the video to take advantage of the extra space. Just install the #Stylus browser extension (add0n.com/stylus.html), then click the Install button on the linked page below, and enjoy a cleaner, less distracting #MicrosoftBuild experience. 😎
    userstyles.world/style/9990/mi

  4. I've been really enjoying so far, but the next to the video is extremely distracting, so I wrote a that hides the and resizes the video to take advantage of the extra space. Just install the browser extension (add0n.com/stylus.html), then click the Install button on the linked page below, and enjoy a cleaner, less distracting experience. 😎
    userstyles.world/style/9990/mi

  5. В гитлабе не хватает светлых тем. Поэтому я сделала ещё одну: userstyles.world/style/28086/g

    Основана на IntelliJ Light с некоторыми поправками на возможности и глюки парсера. Рабоатет в MR'ах, диффах, blame, просмотре файла

    Настроено для html, js/ts и *css потому что я их вижу каждый день.

    #userstyles #gitlab #userstyle #stylus

  6. Here's a small user-style for the Mastodon advanced web interface that hides the drawer from the left-hand side until you hover over it, and keeps it active if you select an input.

    Works with Stylus and maybe other userstyle browser plugins.

    mfgfmc.com/scraps/mastodon-use

    #mastodon #userstyle #stylus

  7. Here's a small user-style for the Mastodon advanced web interface that hides the drawer from the left-hand side until you hover over it, and keeps it active if you select an input.

    Works with Stylus and maybe other userstyle browser plugins.

    mfgfmc.com/scraps/mastodon-use

    #mastodon #userstyle #stylus

  8. ```css

    @-moz-document url-prefix("https://www.some-website.example/") {
    article:has(a[href*="topic-i-really-cant-be-bothered-with-anymore"]) {
    opacity:0.5;
    filter:blur(10px);
    }
    }
    ```

    #FilterBubble 👀
    #UserStyle #Stylus #Firefox #CSS

    PS: `display: none` is also fine.

  9. ```css

    @-moz-document url-prefix("https://www.some-website.example/") {
    article:has(a[href*="topic-i-really-cant-be-bothered-with-anymore"]) {
    opacity:0.5;
    filter:blur(10px);
    }
    }
    ```

    #FilterBubble 👀
    #UserStyle #Stylus #Firefox #CSS

    PS: `display: none` is also fine.

  10. Zaggs Pro Stylus schreibt oder malt mit beiden Enden auf dem iPad und ist deutlich billiger als ein Apple Pencil. Wir haben den Bluetooth-Stift getestet.
    iPad-Stift mit Doppelspitze: Zagg Pro Stylus im Kurztest
  11. I finally upgraded my phone and got back one of the things I liked and missed most about my phone in the last ~15 years --- a stylus!

    A real shame that currently there are only two models of phones from two different companies that have integrated styluses --- and the second only sells theirs in the US and Indian markets!!

    The other thing, more important honestly, was an unlocked bootloader and freedom to install whichever OS (ROM) i wanted. This, apparently, will have to wait --- for now I'll have to resort to eventually unlocking this phone when it doesn't brick it anymore and whatnot.

    #galaxyS25Ultra #stylus #customROM #LineageOS

  12. The #WorldCup may be over halfway done, but it's taken me that long to get fed up having the outcome of matches being spoiled on #BBC Sports.

    So I made a little #Stylus stylesheet to hide everything, and wrote up the process. Not the most important work, but quite fun, and has already paid dividends in my enjoyment of the football ⚽

    theadhocracy.co.uk/wrote/hidin

  13. The #WorldCup may be over halfway done, but it's taken me that long to get fed up having the outcome of matches being spoiled on #BBC Sports.

    So I made a little #Stylus stylesheet to hide everything, and wrote up the process. Not the most important work, but quite fun, and has already paid dividends in my enjoyment of the football ⚽

    theadhocracy.co.uk/wrote/hidin

  14. Found my Kobo stylus really slippy and difficult to hold. Thought about adding washi tape, but then found a small elastic band. The ugly bit where it crosses over is actually useful to show which side the highlight button is on.

    #LifeHacks #accessibility #Kobo #stylus

  15. Found my Kobo stylus really slippy and difficult to hold. Thought about adding washi tape, but then found a small elastic band. The ugly bit where it crosses over is actually useful to show which side the highlight button is on.

    #LifeHacks #accessibility #Kobo #stylus

  16. Introducing Forgejo Gruvbox.

    A customizable Gruvbox userstyle for the Stylus extension, made for the Forgejo frontend.

    github.com/0x61nas/forgejo-gru

  17. Broken stylus. This is the ATN3600L, which is the most common stylus and cartridge out there. #repair #record player #stylus

  18. Broken stylus. This is the ATN3600L, which is the most common stylus and cartridge out there. #repair #record player #stylus

  19. Fricking #GitLab includes a margin on the right of the issue or wiki pages, so you can't grab the scrollbar by putting your mouse cursor on the edge of the screen…

    Why in the name of UI/UX gods?!

    Edit: let's give this #Stylus-based tweak a try and see what (else) breaks…

    ```
    .page-with-panels .layout-page {
    padding-right: inherit;
    }
    ```

  20. Fricking #GitLab includes a margin on the right of the issue or wiki pages, so you can't grab the scrollbar by putting your mouse cursor on the edge of the screen…

    Why in the name of UI/UX gods?!

    Edit: let's give this #Stylus-based tweak a try and see what (else) breaks…

    ```
    .page-with-panels .layout-page {
    padding-right: inherit;
    }
    ```

  21. I'm now using a web application with an annoying formatting quirk where two of the fields are always too small to show the entire value. I used to use GreaseMonkey to fix things like this, but most of the time I just need to change some #CSS. I just installed #Stylus in #Firefox and, two minutes later, I'm sorted!

  22. I'm now using a web application with an annoying formatting quirk where two of the fields are always too small to show the entire value. I used to use GreaseMonkey to fix things like this, but most of the time I just need to change some #CSS. I just installed #Stylus in #Firefox and, two minutes later, I'm sorted!

  23. Tablet mit Stift gesucht? Der Vergleich 2026 zeigt: Es gibt kein pauschales Bestgerät - entscheidend sind Schreibgefühl, Display-Laminierung, Apps und Einsatzzweck. #Tablet #Stylus winfuture.de/videos/Hardware/D

  24. Tablet mit Stift gesucht? Der Vergleich 2026 zeigt: Es gibt kein pauschales Bestgerät - entscheidend sind Schreibgefühl, Display-Laminierung, Apps und Einsatzzweck. #Tablet #Stylus winfuture.de/videos/Hardware/D

  25. The annoying problems with my Masto (browser) theme are gone. Turns out I was running an outdated version of the theme itself, and it wasn't #Stylus breaking it. (Sorry, Stylus. I'm a dumbass.)

  26. The annoying problems with my Masto (browser) theme are gone. Turns out I was running an outdated version of the theme itself, and it wasn't #Stylus breaking it. (Sorry, Stylus. I'm a dumbass.)

  27. Právě se mi povedlo resuscitovat podvybitý #stylus #HP, jen teda nevim, jestli to ještě někdy složim dohromady... 😁

    Potřeboval "elektrošok" přímo na baterku, teď už nabíjí, ale nefunguje indikační LED, takže to bohužel není vidět...

  28. Právě se mi povedlo resuscitovat podvybitý #stylus #HP, jen teda nevim, jestli to ještě někdy složim dohromady... 😁

    Potřeboval "elektrošok" přímo na baterku, teď už nabíjí, ale nefunguje indikační LED, takže to bohužel není vidět...

  29. The volume of AI posts on Lobsters has been a little annoying recently. However, I don't want to filter all posts tagged `vibecoding` as I do read some of them. So, I came up with this Stylus CSS to desaturate posts tagged with `vibecoding`.

    #Stylus #Lobsters

  30. The volume of AI posts on Lobsters has been a little annoying recently. However, I don't want to filter all posts tagged `vibecoding` as I do read some of them. So, I came up with this Stylus CSS to desaturate posts tagged with `vibecoding`.

    #Stylus #Lobsters

  31. ✨ 💖💕🌹💐💖 💙💜💖🦋🌺💜🎼 🎶 🎸 Again playing Kraftwerk - Autobahn 🛍️ 🌑 🔔 LP Analogue version 🎹 📚 📖 🎻🎻 🎼 🎶 ✨ 💖💕🌹💐💖 💙💜💖🦋

    I love the Long Player so much I even have a photograph of it on my desktop

    #NowPlaying #Kraftwerk 🎶 #stylus #LP #moving #coil #electronic #synthesizer #Double 💫 #Music #RetroMusic