mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#scrollbar

0 posts0 participants0 posts today
5 August 2025 - Daily Drawing Day 217
#20252025Challenge
I use Windows 11 at work and it's a mess. One thing I abhor is the constantly hidden scrollbars for the sake of 'minimalism', especially as in some software you now have to jump through hoops to see the bar for a moment! Time to learn Linux.

#Windows11 #Scrollbar #Minimalism #Annoyance #ウィンドウズ11 #スクロールバー #ミニマリズム #迷惑 #bother #paininthearse #ffs #frustration #いらだち #いまいましい #いらいら #イライラ #嫌な #PITA

Watch the time lapse video of this drawing on YouTube Shorts: https://youtube.com/shorts/OMU93AD-NWQ

See the latest at https://darlosworld.bsky.social

The 2025 20-25 Challenge.

This year let’s get better at something by finding a little practice time most days, in my case drawing. - Do your activity for at least 25 minutes, at least 25 days per month.
- Use the hashtag #20252025Challenge on social media etc to track your progress
- Also use the hashtag to cheer on others.

That’s about it!

Have fun with your activities, whatever they may be!

Drawing, programming, dancing, cooking, make up, reading, languages, gardening, mastering high fives, sewing, astrophysics, vcr clock setting ...

#challengeyourself #challenge #Drawing #drawings #illustration #newyearsresolution #25minutes #xppen #clipstudiopaint #dailydrawing #イラスト #クリップスタジオ #絵 #絵画 #絵描きさんと繋がりたい #drawingoftheday #一日一絵 #art #digitalart #oc #一次創作

What's with browser updates these days making the #scrollbar hard to grab?

Here's a suggestion: #VSCode shows the current open document in micro on the right edge. It's at least 5-6 times as wide as a conventional scroll bar and you can see where that one part of the document you need is.

Some browser should do this. (Hint hint, @mozilla. #firefox)

Did you one morning wake up only to discover your #Slack's web interface now displays ugly browser-default scrollbars even when they're not needed, such as in your lovingly maintained sidebar? 😱 If you're using #uBlock or #uBlockOrigin, here's a custom filter you could enable:

! Fix Slack's custom-styled scrollbar
slack.com##body .c-scrollbar__hider:style(scrollbar-width: none !important;)

And if you're wondering how to use a more legible font, you could add this:

! Fix Slack's font
slack.com##body *:style(font-family:"Arial";font-smooth:auto !important;)

Obviously, you can use any font that you'd like and style it further, or you could style any other elements on the page but that's the way to do it and it 💯% works. No need to install additional browser plugins to force custom styles when the one you already use can do that for you, too.

#body#hacks#ui