▲ 29 r/KDEPorn+1 crossposts

[Eyecandy] Improved dynamic tint on transparent windows

In a world where people like transparent windows, they've forever suffered the "dark text on dark background" (or, light text on light background). The latest glass plugin for kwin now has dynamic tinting. The example demonstrates the pixel level dynamic tinting. The setup for the demo was a full screen random youtube video playing below konsole. Dynamic tinting enabled with a tint color set to #ffb7b7b7

recorded on my 2015 macbook air (a classic).

Edit: Link to the youtube video: https://www.youtube.com/watch?v=1MieluM0c6c

u/_-4v3ngR_ — 1 day ago
▲ 45 r/KDEPorn+1 crossposts

Automatic tinting transparent windows

I like transparency. I also like being able to read text. As such, I needed a mechanism that allowed my windows to be transparent when the can and have a decent tint level when they need. I've just pushed changes to kwin-effects-glass that allows the alpha channel of the tint color to automatically adjust based on the average color of whatever is underneath the window.

The video shows a terminal window that is (almost) transparent when above the dark wallpaper, but is clearly darkened when above the white browser window.

(I normally have a lot more blur with my windows. Blur is set to 0 for demonstration purposes only.)

u/_-4v3ngR_ — 10 days ago
▲ 84 r/LinuxPorn+1 crossposts

[KDE] getting in on the golden sh.. gate themes

As everyone loves the macOS clones, here's another one.

This one features:

u/_-4v3ngR_ — 14 days ago
▲ 270 r/unixporn

[KDE] loving the look of the "liquid glass" widgets

I made some adjustments to my kwin effects plugin to match the new liquid glass widgets (see here)

u/_-4v3ngR_ — 20 days ago
▲ 210 r/KDEPorn

kwin-effects-glass updates

Just sharing some updates to my kwin effects glass plugin.

  • lots more configuration options
  • different blur levels for docks, decorations, and content
  • tint exclusions for docks, tooltips, and decoarations
  • dynamic corner exclusions for docks, tooltips, menus
  • rounded rectangle content regions
  • a new physics based (Snell refraction) glass shader
  • lots of bug fixes

Thanks to everyone who's submitted bug reports and patches.

Edit: repo here

u/_-4v3ngR_ — 1 month ago
▲ 5 r/dosbox

I've just released the source code to a little utility I wrote (vibe coded) that allows dos applications to be bundled and packaged into a single linux or macOS binary. Launching the native binary decompresses the dos app (and dosbox configuration) to the tmp directory (configurable) and then automatically launches dosbox with appropriate command line args to launch the app. The bundler also cleans up after the dos app exits.

The bundler has three commands:

  • bundle: creates a bundle
  • launch: loads a bundle created with the above (good for testing)
  • package: creates the single binary for the bundle

I wrote this because I've always found that different dos games require different dosbox configurations and I wanted a way to tie the config to the game.

A classic launched from the application menu

https://github.com/4v3ngR/dosbundle

reddit.com
u/_-4v3ngR_ — 2 months ago