xfce-winxp-tc
xfce-winxp-tc copied to clipboard
Windows XP stuff for XFCE
Per title - add desktop wallpaper support. This requires a few things: - Begin work on `desk.cpl` - Investigate settings management, presumably needs something over dbus? Not sure how it...
There are a few errors across the project with the GLib/GTK boilerplate headers - relating to the macros for GObject pretty much: - `IS_WINTC_XXX` should be `WINTC_IS_XXX` (like `GTK_IS_LABEL`) -...
I'm on Fedora XFCE. I ran `./chkdeps.sh` and installed all the missing dependencies. Then I ran `./buildall.sh` and `cd`ed into `xptc` and installed all the `.rpm` files. There were no...
For some reason the height of the volume slider in the popup window is 0px, and impossible to change the volume properly when using the Adwaita theme.
Issue to track progress on packaging port to Void Linux via the XBPS package manager.
Issue to track progress on packaging port to Slackware via `slpkg` package manager
There's plenty more standard icons that are not yet present in the icon theme, such as the default application icon. Could do with uploading and mapping these.
The method I chose for fixing `chkdeps.sh` for Ubuntu and whatnot involved executing `apt` to verify a package was available or not. The issue with this is it has made...
This problem affects the shared libraries in the project. The shared libraries do not have their build dependencies added to their PkgConfig, the result means the burden of adding the...
Issue to track progress on packaging port to Gentoo Linux via `portage` package manager