sergi, to android
@sergi@floss.social avatar

Any recommendations of software for Android tablets to mock up web UIs? I have an Android device with a stylus, so I would like to use that instead of the mouse of my PC.

fabian, to firefox
@fabian@floss.social avatar

@-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);  
 }  
}  

👀

PS: display: none is also fine.

col000r, to pokemon
@col000r@mastodon.gamedev.place avatar

Did any Nintendo DS games ever make good use of the stylus?

aral, to SmallWeb
@aral@mastodon.ar.al avatar

:kitten: 🎉 Kitten is now using the new versioning/deployments system hosted on https://kittens.small-web.org

This is going to allow us to handle automatic updates of Small Web places rather elegantly.

Installation is also now much faster.

You can find out more about Kitten at https://codeberg.org/kitten/app#kitten

Known issue: commit links on the Kittens site are 404ing right now. I just opened an issue to see if @forgejo can add support for 6-digit git hashes*

aral,
@aral@mastodon.ar.al avatar

Just published a userstyle for the Stylus Firefox extension¹ that removes the ambiguous Unicode character warnings on @Codeberg code listings (for example, when you use proper curly quotes in comments and strings, etc.)

Should work with any @forgejo install if you tweak the domain it pertains to.

https://userstyles.world/style/13057/remove-ambiguous-character-warnings-on-codeberg

¹ https://addons.mozilla.org/en-US/firefox/addon/styl-us/

mate, to random French
@mate@3615.computer avatar

ne fonctionne plus chez moi, je suis triste et frustré de ne pas savoir quoi faire pour que ça retombe en marche 😕

mate,
@mate@3615.computer avatar

@nileane Oui, 1.5.37

geobomatic, to mastodon
@geobomatic@piaille.fr avatar

Anybody using on with Mastodon modern style?
https://codeberg.org/Freeplay/Mastodon-Modern/raw/branch/main/modern.user.css

is suddenly stopped to work, and I can’t see why. My instance hasn’t been updated, neither the style. My instance is in the "Settings" values ("://piaille.fr/") and style is set to be applied without regards to firefox being in dark/light mode

Monolecte, to random French
@Monolecte@framapiaf.org avatar

Ah ben tiens, le via ne marche subitement plus sur mon et c’est bien dommage

CyrilBrulebois, to random
@CyrilBrulebois@mamot.fr avatar

Looks like no longer works on https://mamot.fr/, possibly because of the following:

> Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“style-src”).

Because of course having the main column be less than 20% wide is the best design in the world… Not to mention this tiny textarea…

stshank, to apple
@stshank@mstdn.social avatar

You win some (USB-C, lower price), you lose some (pressure sensitivity). https://www.cnet.com/tech/computing/apple-announces-cheaper-new-apple-pencil-with-usb-c/

CyrilBrulebois, to random
@CyrilBrulebois@mamot.fr avatar

Tired of Deezer's stupid notifications that cannot be turned off?

This works for me:

div [aria-label="topbar-notification-counter"] {
display: none;
}

CyrilBrulebois,
@CyrilBrulebois@mamot.fr avatar

Another one:

.ab-in-app-message {
display: none;
}

vs.

coffeegeek, to Nutanix
@coffeegeek@flipboard.social avatar

I still have the pen my Mum (passed away too early in 2004) bought me as a graduation gift when I completed my Masters studies at UBC in 1996.

I still use it almost every day, and treat it with kid gloves. It's a Mont Blanc Noblesse Oblige ball point pen. Currently rocking MB's Amethyst Purple ink refill in it.

This pen is used for all my handwritten review notes for CoffeeGeek.

CyrilBrulebois, to random
@CyrilBrulebois@mamot.fr avatar

Help, is there a “stop trying to show me “Create merge request”” option in ? This is driving me crazy.

Yes, I have several active branches. No, I don't want to see that popup after every single push.

Thanks.

CyrilBrulebois,
@CyrilBrulebois@mamot.fr avatar

Without such an option, I'll just hide all alerts via (of course there's no specific selector for those alerts, that would be too easy). That looks like a recipe for a disaster.

freeplay, to userstyles

Please don't use the Stylish browser extension and userstyles.org. They're both owned by an advertising company, paywall basic features, and also this https://robertheaton.com/2018/07/02/stylish-browser-extension-steals-your-internet-history/

Use the "Stylus" browser extension instead. It's a fork of Stylish before they added the invasive tracking and paywalls. https://userstyles.world/ is also a community-ran alternative to userstyles.org, use that instead for sharing your styles.

ve7fim, to random
@ve7fim@mastodon.social avatar

Evil websites that won't let you click on the "Next" button unless you click on the "Accept cookies for personalized advertising" button that covers it up.

tobozo,
@tobozo@mastodon.social avatar

@ve7fim some knowledge of CSS combined with browser addon can help with that: if the banner can be hidden and overflow:auto applied to the body, I add a banner-provider specific rule, otherwise I add a text note to the banner using ::before pseudo element with explicit label like "evil site practicing data rape, nothing worth seeing here; just move along"

JamesDBartlett3, to webdev
@JamesDBartlett3@techhub.social avatar

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 (https://add0n.com/stylus.html), then click the Install button on the linked page below, and enjoy a cleaner, less distracting experience. 😎
https://userstyles.world/style/9990/microsoft-build-2023-hide-chat

siblingpastry, to random
@siblingpastry@mastodon.world avatar

I'm so sick of cookie banners. Every damn site. Always modal. "We value your privacy" when you have literally just proven that you don't.

Seriously, just f-off, I don't care.

pkiff,
@pkiff@mastodon.social avatar

@yatil @hdv @siblingpastry I should check out Consent-O-Matic.

I've been using my own hand-written CSS overrides in a Stylus/Stylish add-on to simply hide all the cookie prompts without agreeing to accept anything.

Almost all those cookie prompts are misleading, especially the ones that present "optional" and "required" cookies. The required ones almost invariably are not actually required for me to use the site.

Makes me angry every time I see a prompt.

bnjbvr, to random
@bnjbvr@tutut.delire.party avatar

Ok je viens de découvrir , l'addon pour pouvoir se faire des styles maison. Alors ça vous demande de vous y connaître en code, mais pour améliorer la typographie d'un site en 30 secondes, c'est MA-GIQUE.

Un exemple avant/après avec , où j'ai juste :

  • changé la police d'écriture pour une fonte avec sérif que j'aime bien, la Libre Baskerville,
  • augmenté la taille de police,
  • augmenté l'espace inter-lignes,
  • diminué la largeur du contenu.

Capture d'écran de Wallabag après application du style personnalisé. Le texte est plus grand, les paragraphes plus denses (moins de place sur les côtés), l'espace entre les lignes est plus grand. La fonte choisie, Libre Baskerville, me plaît beaucoup. Au final c'est plus beau et plus fonctionnel, selon moi.

MagicLike, (edited ) to random
@MagicLike@mstdn.social avatar

I don't remember which post it was, that showed the "Publish!" button changed to "🐘💨" (A German one I think), but this is now available as a ! :party: :blobcatgiggle:
I also used parts of @me 's custom.css for this - you are in the authors section ^^

You can download it here right now! (You may use for it):
https://userstyles.world/style/9579/special-toot-button

jartigag, to mastodon
@jartigag@mastodon.social avatar

trying a new layout:

@-moz-document domain("mastodon.social") {

div.column {  
 -webkit-box-flex:1;  
 -ms-flex-positive:1;  
 flex-grow:1  
}

div.column:nth-child(2) {  
 width: 40%  
 }

}  

you can apply it with addon
https://addons.mozilla.org/es/firefox/addon/styl-us/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • osvaldo12
  • Durango
  • ngwrru68w68
  • khanakhh
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • Youngstown
  • everett
  • InstantRegret
  • slotface
  • rosin
  • megavids
  • kavyap
  • GTA5RPClips
  • cisconetworking
  • cubers
  • modclub
  • tacticalgear
  • ethstaker
  • tester
  • normalnudes
  • provamag3
  • anitta
  • Leos
  • lostlight
  • All magazines