Trent McPheron

Results 119 comments of Trent McPheron
trafficstars

I don't know why you decided all of this hinges on Switcheroo-control. It's not that important. What it's doing is not actually that hard; I replicated much of its functionality--albeit...

Like I said, my script was very slapdash, and it's not even really the point anyways. Because not only is my script doing it wrong, so is switcheroo-control. And exactly...

At least on X11, window decorations don't need Flatpak packages because the window decorations are managed by the window manager, which is run outside of all Flatpak containers. I don't...

Actually, I forgot that Klassy does have a matching application style. So my bad, it does indeed have to be packaged in Flathub in order for it to be usable....

I see this topic come up a lot, and I think that the real cure to this ailment is a more fundamental change in how we approach development. It's a...

There is actually one thing that the vala plug provides that can't be duplicated in the embed plugin: autohide inhibition. The embed plugin would need some way to inhibit autohide...

It won't blend in with the panel whatsoever. It draws its own background when it's run as DockX, so special care would be needed to make a dock theme that...

I'll leave this on the backburner for now. Due to the way this plugin is basically four layers of widgets (DBX on top of Plug on top of Socket on...

I wouldn't try to `valac` the code standalone because it has to be told where the XFCE4 vapis are. It kind of sounds like some vala release changed the GTK2...

Looks like you successfully built it that time. The warnings about Gtk being deprecated and the unhandled Xfconf.Error are normal.