Recent posts

#91
Bugs and Feature Requests / Re: lightbox for images
Last post by snow - Mar 23, 2025, 06:28 AM
Sorta done. Patch attached, I'll make it a proper mod Eventually(tm).

Although now @lifning's signature is clickable. In theory I could make an argument like [attach nolink ...], but I'd have to modify the editor JS too.

Quote from: Skirmisher on Mar 23, 2025, 06:27 AMOh the `;image` thing is a good workaround, thanks—wait, you already went and added it to the image URLs while I wasn't looking,

Yeah, I'm just casually coding in prod 8)
#92
Bugs and Feature Requests / Re: lightbox for images
Last post by Skirmisher - Mar 23, 2025, 06:27 AM
Oh the `;image` thing is a good workaround, thanks—wait, you already went and added it to the image URLs while I wasn't looking,
#93
General Chat / Re: Desktop Thread
Last post by Skirmisher - Mar 23, 2025, 06:16 AM
Quote from: estrogenandspite on Mar 21, 2025, 10:04 PMOooo, these all look so pretty! I'd share mine but uh... I think I'd get yelled at for how badly cluttered it is with icons. Maybe I can use this thread as motivation to clean it up! XD
Just for that, I'm gonna dig up some of my really old desktop screenshots next time I'm looking through backups, they were real bad :P
#94
Bugs and Feature Requests / Re: lightbox for images
Last post by snow - Mar 23, 2025, 06:09 AM
Oof, I didn't even realize it was forcing download too.

The attachment rendering code is a bit of a mess. URLs already support inline content-disposition via adding ;image to the URL, but the code that renders the images wouldn't be easy to hook. Guess I'll have to patch the core code for this one  :-\
#95
General Chat / Re: Desktop Thread
Last post by Skirmisher - Mar 23, 2025, 05:46 AM
Quote from: iliana on Mar 21, 2025, 02:46 AMIs it weird that I'm a default wallpapers type of guy? (But if there's a good one I'll go out of my way to keep it in new releases.) idk, I basically always have maximized windows and don't see my desktop very much, so I don't think about it!
Nope, I'm the exact same way lol

Screenshot_20250322_205349.png

This is the Fedora 37 default background (daytime variant—I keep it static, but it looks like the top-level metadata for the old wallpapers wasn't updated to work with Plasma 6 anyway). I'll peek at the new one every time I hop Fedora releases, and if I like it more then I'll use it. I let the SDDM login screen use the newest default regardless though, for a little variety.

The desktop items here are all several years old, mostly consisting of shortcuts from Wine's desktop (mainly from GOG installers). I never touch any of them, and yet I can't bring myself to disable desktop icons outright...

Screenshot_20250322_213225.png

...even though my single-monitor laptop workspace usually has Many windows in the way. (Though I don't actually maximize them unless I need/want to use the extra space! So usually I'll have e.g. all those stacked Firefox windows, but the wallpaper will still be visible around the screen edges.)

Edit: I dunno what neo[wo]fetch is thinking by calling my network "Wifi6", both the Wi-Fi card and the access point are merely 802.11ac lol
#96
Bugs and Feature Requests / Re: lightbox for images
Last post by Skirmisher - Mar 23, 2025, 03:48 AM
Quote from: lifning on Mar 21, 2025, 07:56 PMcombined with a content-disposition that doesn't turn it into a download
Yeah this is the thing that bugs me the most about image attachments right now :(
#97
Completed / Re: bug: pronoun field in sign...
Last post by snow - Mar 23, 2025, 01:26 AM
Looks like because the pronouns field isn't required, it wasn't given a tabstop in the Register form(???). I've just patched it to always use tabstop.
#98
Completed / bug: pronoun field in signup f...
Last post by lifning - Mar 23, 2025, 12:05 AM
the pronouns field is skipped when tabbing from the username/email/etc. section and the captcha.

can this be solved by removing tab indeces from the other fields, or would it be better to add a tabindex to the pronoun field (and increment the captcha verification field's index accordingly)
#99
General Chat / Re: Desktop Thread
Last post by linear - Mar 22, 2025, 11:59 PM
this is the computer that i've been using the most for the past week or sotyan.png
#100
General Chat / Re: Desktop Thread
Last post by viviridian - Mar 22, 2025, 05:47 PM
Quote from: lifning on Mar 21, 2025, 11:00 PMctrl+A -> ctrl+X -> right click -> new folder -> "The Proverbial Bottom Drawer" -> open -> ctrl+V
the best part is you can repeat this again and again

I think the only reason I don't have one of these atm is that at some point I started creating ~/scratch to do temp stuff in and that pattern stuck