Earlier quoted context omitted.
Windows Terminal has a neat shader thing that you can use to add things like noise and scanlines to your terminals. I wish all desktop windows could have shaders applied. I'm trying to convince myself to write one for a curved CRT look and one for phosphor persistence. https://github.com/microsoft/terminal/blob/main/samples/Pixe... The Windows Terminal team has a lot more fun than the others, it seems.
> The Windows Terminal team has a lot more fun than the others, it seems. Instead of having fun, they should be performing doctoral research to improve performance. ( https://github.com/microsoft/terminal/issues/10362#issuecomm... )
Burn My Windows
171–180 of 282 posts
Re: Burn My Windows
#172Wow, that's really cool. I think I am going to use the Matrix shader on my private workstation. Will do a code check before I install it on my work laptop tho. TIL: Gnome Extensions can be written in JavaScript.
The Gnome desktop shell is written in javascript. (or at least it was in 3.0, although I don't expect it to have changed)
Re: Burn My Windows
#173Earlier quoted context omitted.
Because emoji are tacky. You want to use them in your commit message? Fine. But if I were ever contribute to a project that enforces such a rule I would start every commit with the middle finger emoji.
Isn't tackiness heavily context, culture, and timeframe dependent? Besides, computing is far too serious these days . I see no reason for my computing to be a little bit whimsical (especially if it's a hobby project), provided it's also self-consistent.
All the more reason to not require them?
Re: Burn My Windows
#174Compiz was probably the single most impactful event for desktop linux of the mid 2000's. Not that it itself made much of a difference, but the ripples affect many areas we take for granted today. A few reasons: - it put linux ahead of windows and mac in terms of appearance; - it brought many new users and most were a good mix technical and enthusiasts; - it showed the advantages of modular software; - many plugins we…
https://github.com/Schneegans/Burn-My-Windows/commit/b5f9118... // This effect is a homage to the good old Compiz days. However, it is implemented // // quite differently. While Compiz used a particle system, this effect uses a noise // // shader. The noise is moved vertically over time and mapped to a configurable color // // gradient. It is faded to transparency towards the edges of the window. In addition, // // t…
Re: Burn My Windows
#175Compiz was probably the single most impactful event for desktop linux of the mid 2000's. Not that it itself made much of a difference, but the ripples affect many areas we take for granted today. A few reasons: - it put linux ahead of windows and mac in terms of appearance; - it brought many new users and most were a good mix technical and enthusiasts; - it showed the advantages of modular software; - many plugins we…
Re: Burn My Windows
#176I preferred Apple's animations which like the 'genie' one have a functional purpose too: they show where a minimised window is going.
For me, the perfect animation is extremely quick so it doesn't make the desktop feel slower, but still just noticeable enough to make it feel sophisticated. And it should have a function, not just for show.
Re: Burn My Windows
#177The emoji-commit-message spec absolutely drives me batty. Why. Just why.
Youth maybe? Worse though is the dependence on the plain ASCII codes, limiting their utility (if you even call them that) to GitHub's display. On a terminal (at least where I'm likely to use "git log"), it's just a bunch of dumb ASCII codes taking up line space. I don't really get it. Why not just use the real emoji? At least it'll display properly outside of GitHub.
Re: Burn My Windows
#178I actually kind of want to use GNOME just for this now. Call me crazy but little novelties like this are part of what make computers fun.
That's really it-- it's a waste of resources, but it's such a tiny amount that all these effects are almost free. There's no point in not having a little fluff that makes the experience a bit more fun.
Units of energy expended per unit of "enjoyment" is certainly a factor to consider, but in this case the extra energy consumed is very minimal.
Re: Burn My Windows
#179Earlier quoted context omitted.
Bunch of rose-tinted hogwash, this. > It pioneered useful things like selecting an area of the screen and saving it directly to a file Pioneered? This was a standard feature on Macs since January 1997. > It also showed how important compositing was on the desktop. No, that would be the Quartz and Quartz Extreme compositors released with Mac OSX 10.0-10.2 years prior. Compiz in the mid 2000s was a mixture of catching…
I'll have to agree with this. Compiz was great at drawing curious people in but I'd argue that Compiz helped many people write off Linux. It definitely made Windows XP look outdated but after you scratch the surface and adopt Linux, you discover a world of hurt whether it be bad drivers that break your desktop and throw you to a different run level, poor interoperability between the different components or just the g…
Re: Burn My Windows
#180Earlier quoted context omitted.
Multiple desktops on a rotating cube tho. Shit was straight fire
I don't see why Apple couldn't introduce this to its desktop switching routine. The cube animation already exists for switching users. It would be nice to have the option when switching desktops.
It sucks though if you really want things another way. Then you have to mess around with third-party addons that break every time there's a major upgrade. It's the main reason I moved back to KDE (and the OS being closed off more).
I would never choose to use Gnome for this reason because it does the same thing. But at least on FOSS we have many options available, to each their own!