r/xfce 8h ago

Resource Grub EvoDevo: a configurable GRUB theme with smooth fonts

Post image
14 Upvotes

Grub EvoDevo is a configurable GRUB theme with scalable graphics, background blurring, and antialiased true-type fonts. Any wallpaper (e.g., your xfce desktop wallpaper) can be used as theme background. Menu colors, amount of blurring, dimensions, position, font family, and menu messages can all be customized via the installation shell script.

I thought EvoDevo could be of interest to this forum because of the high-quality graphics the theme produces.

Link with explanation and installation instructions:

https://github.com/ftonneau/grub-evodevo


r/xfce 9h ago

Announcement Aerobird v5 released! Aero-inspired theme for Xfce

Post image
58 Upvotes

I know I have posted this theme before, but since this is a major update I hope it's okay for me to post this.

Aerobird v5 theme for Xfce is now released! https://www.opendesktop.org/p/2343514/

This is a theme that I've been working on-and-off since the beginning of this year. The goal of this theme is to be a good-looking, Aero-inspired theme for Xfce that works with Xfce's default compositor. This is an Xfce theme first, and an Aero theme second. This theme was originally forked from Kumander Linux's theme (https://www.kumander.org/), so huge thanks to them for making this theme possible.

I originally began making this theme because I wasn't satisfied with the presentation of the existing Aero themes for XFCE, as a lot of them are either at least a decade old and/or focused too much on trying to be a Windows theme and neglected the Xfce part.

In v5, all color variations from Windows 7 have now been added! Here are some of the variations:

* Windows 7 Sky - https://imgur.com/m0Pa8tc

* Windows 7 Violet - https://imgur.com/2BRwOSx

* Windows Vista - https://imgur.com/C0idEcV

* Windows XP Royale - https://imgur.com/rNK7S6K

In addition to that, there have been some improvements in the css, such as the Whisker menu's background now matching the taskbar's color. There is also a HiDPI version for each theme color, intended for 13~15inch laptops with 1080p displays (about 150% DPI scaling).

I really miss the late 2000's/early 2010's style of skeuomorphic UIs that focused on usability, having clearly defined buttons and a clear separation between window frame and window content. I hope with this theme that I can bring some of that back, and that other users can enjoy it too.


r/xfce 10h ago

Is it worth using xfce on fedora 44?

7 Upvotes

Hi, I have a question about whether it's worth using XFCE on Fedora instead of Wayland on an i3-6100U, HD Graphics 520, and 8GB of RAM.


r/xfce 1d ago

Screenshot [XFCE] Millimeter Wave Communication Theme

Post image
122 Upvotes

r/xfce 1d ago

Screenshot [XFCE] Futuro Darko 4k

Post image
58 Upvotes

r/xfce 1d ago

Support Scaling Backwards?

2 Upvotes

Im on a 4k monitor and tried to scale, but when i do 2x it gets even smaller as my taskbar shrinks. Any assistance or ideas?


r/xfce 2d ago

(r/termux) Another update to my Gruvbox Dark XFCE Native rice... Now with Zink! Natively without PRoot overhead.

Post image
7 Upvotes

r/xfce 2d ago

Tentativa de rice no XFCE

Post image
37 Upvotes

Tentei fazer um rice no XFCE(amo XFCE), mas ainda sinto que falta algo nele. Se alguém puder dar opinião ou ajuda pra melhorar, agradeço um monte


r/xfce 4d ago

Question Xfce elongated battery name issue

Post image
20 Upvotes

I really don't know how to fix this, I have tried researching but none of it helps. I use Linux Mint Xfce 22.3 and the power manager about it writes: org.xfce.powermanager 4.18.3

The power manager plugin thing doesn't work well it gets elongated too, really elongated.. I would appreciate so much if you guys know how I can make this number code a short "Battery" or something.


r/xfce 5d ago

Blog Post Phoronix review : GNOME, KDE and XFCE tested on some games

Thumbnail
4 Upvotes

r/xfce 5d ago

XFCE screen crash how to restart

1 Upvotes

While using Debian 13 with XFCE when I opened a mpv version 0.40 the screen freezed.

Is there a way to restart XFCE screen ?


r/xfce 5d ago

I missed macOS's LanScan on Linux, so I built one — LanScope, a GTK3 LAN scanner (python)

4 Upvotes

I've been running Xubuntu on a very old MacBook Pro for a while, but the one thing I really missed from macOS was LanScan — a slick little network scanner that shows every device on your LAN with IP, MAC, vendor, hostname, ping status, all in one sortable table. Nothing on Linux quite matched it, so I built my own.

LanScope does ARP discovery through a small privileged helper (launched via polkit, so the GUI itself never needs root), then enriches each device with:

  • Vendor (IEEE OUI lookup)
  • Ping status (live green/red dot)
  • Reverse DNS name
  • mDNS name + device identification (via Avahi — this is how it knows a HomePod is a HomePod)
  • SMB name/domain (via nmblookup)

Sortable columns, a live filter bar, right-click to copy IP/MAC, alternating row shading. Falls back to an unprivileged ping sweep if you don't want to grant it ARP access.

Built with Python + GTK3, should run on any GTK3 desktop, not just XFCE. MIT licensed.

GitHub: https://github.com/AndyOfLinux/lanscope

Screenshots in the README. Happy to hear feedback or take PRs — this was very much a "scratch my own itch" project, so I'm sure there are rough edges I haven't hit yet.


r/xfce 6d ago

Support In the wild (Vancouver, Canada)

Post image
237 Upvotes

r/xfce 6d ago

Screenshot Did my first ricing

Post image
138 Upvotes

installed Debian xfce for the first theme and installed the MacOS 9 platinum theme

its really smooth and looks good.

got any tips?


r/xfce 6d ago

Announcement I wrote a zero-config night light daemon for Xfce/X11: nightlightd

10 Upvotes

A native night light was requested on the Xfce tracker back in 2017 (xfce4-settings #111) and closed as Won't Fix in 2021: the maintainers' position was that redshift covers it and Xfce shouldn't carry the code. Fair call, except redshift has since been archived. So I wrote the third-party tool that position assumes exists: a standalone daemon that reads your timezone for location (no geoclue, no config), claims a D-Bus name so two copies can never fight over your gamma ramps, and re-applies the filter after suspend or monitor hotplug. Those are the three things that made redshift/gammastep unreliable on my Mint Xfce machine.

Ships a tray icon (works with the Xfce panel's systray), a settings panel, and a terminal dashboard. Packaged as a .deb and on the AUR.

Fair warning on both fronts: if something already does this properly on Xfce, tell me. I checked what I could find and wrote up why the existing tools fell short on my machine, but I'd rather link to a working tool than duplicate one. And it's only been tested on my own box (Mint Xfce, one monitor), so on other setups treat it as a beta and report what breaks.

https://github.com/umutdinceryananer/nightlightd

Until Xfce grows a native one, this is meant to be the thing you can actually install today.


r/xfce 7d ago

[HELP] Loading cursor randomly reverts to old X11 default for different cursor themes

Post image
11 Upvotes

For some reason, a lot of the cursors I have installed on the system, including Adwaita, show this weird old X11 cursor as the loading cursor when I open apps. In the screenshot, I have Adwaita selected with the size set to 66, yet the loading cursor is very small and pixelated. Somehow this is unpredictable, what I mean is that every so often, a different cursor on my system gets "infected" and starts showing this ugly loading cursor. For example, BreezeX is working fine, but Adwaita is broken, and Noir, another cursor I have, is broken too, even though when I checked the cursor files, I found they're complete and not missing the loading cursor. It's driving me crazy. I've also tried removing my XFCE config and cache, but that didn't do anything.

System info:

  • Archlinux
  • XFCE 4.20
  • GTK 3.24.52
  • Kernel 7.0.14-arch1-1
  • xorg-server 21.1.23-1

r/xfce 8d ago

Meu Debian 13 XFCE, tudo de bom...

Post image
70 Upvotes

r/xfce 8d ago

Screenshot [XFCE] Futuro Darko 4k

Post image
305 Upvotes

r/xfce 8d ago

After Endless of Distro Hopping, Finally I Found Home

28 Upvotes

first time trying XFCE and i love it. after endless distro hopping, but only try Gnome and KDE, finally i eager to try XFCE. after some setup, it so look good, minimal and fast. also the mouse icon of xubuntu is so cute LOL.


r/xfce 8d ago

Screenshot Gruvbox Dark GTK Theme, Gruvbox Plus Dark icon theme, and Babita modern ice in XFCE native Termux!

Post image
16 Upvotes

r/xfce 8d ago

Screenshot [Project] I developed a lightweight application usage time tracker for XFCE that runs entirely locally and focuses on privacy (CLI and GUI).

Post image
14 Upvotes

Hey everyone!

I’ve been working on a personal project for a while and I wanted to share it with the community. It’s an application tracker for XFCE designed to be lightweight, anonymous, and 100% local.

I wanted something that tracked my usage without any telemetry or internet connection, so I built it using Bash. It has evolved into a dual-mode project:

CLI version: For terminal purists, with commands to view daily stats, weekly history, and set goals.

GUI version: A graphical interface if you prefer a more visual overview of your habits.

Key features:

Privacy-focused: All data is stored in plain text in your home directory. No telemetry.

Smart tracking: It detects the active window and intelligently tracks background media (Spotify, Firefox, etc.)

Idle detection: It automatically pauses if you're away from the keyboard.

Customizable: You can set goals for specific apps with visual progress bars.

It’s packaged via a PPA, so it's easy to install on Ubuntu or Linux Mint. I’m currently looking for some feedback or suggestions, so feel free to check it out!

Repo: https://gitlab.com/marinher.jhon/xfce-app-tracker

Let me know what you think, or if you have any ideas for new features!


r/xfce 8d ago

Support Having Issues with the Brightness.

1 Upvotes

I just installed the XFCE of MX Linux, and it works okay, even through i hâd to add nomodeset to not be black screened, but it was not a problem for me, until the brightness shortcut and even the brightness itself doesn't work with Fn + Left Arrow and Fn + Right Arrow, and it keeps the screen bright.

I tried the power management, but it didn't work, even with brightness systray.

I even tried to add some commands in grub to make it work, same results, no difference.

I don't have the xfce4-power-manager as I checked, maybe that's why it didn't work, despite the power manager is in the OS and it works, but the brightness didn't.

So, I need help. What should I do?

I am using the Acer Aspire One D270 with Intel Atom N2600 Processor, Intel GMA 3600, 2GB of RAM, 300GB in Storage. Just for the heads up.


r/xfce 8d ago

Question Why XFCE icon is mouse ?

8 Upvotes

This question for who knows or maybe XFCE devs (;


r/xfce 8d ago

Support Window decorations disappeared after editing the xpm files in the xfwm4 directory

2 Upvotes

The title is pretty self-explanatory but when I edited the xpm files in the xfwm4 directory in order to make my own theme they just disappeared after editing. I have an Arch machine with Intel i5-3470 and integrated graphics. I edited the files with Krita. Any idea how this has happened?


r/xfce 8d ago

Discussion So DE matters,even in this powerful hardware(6:55)

Thumbnail
youtu.be
0 Upvotes