Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-09-11 23:14:27

mint4all
Member
From: off the map
Registered: 2018-08-21
Posts: 295
LinuxFirefox 142.0

[Solved] XFCE4-popup-directorymenu .css overrides

Greetings to all!

I am using this plugin/popup extensively to keep my WIP-files (work-in-proress) somewhat organized. However, my old eyes have trouble with the plugin's use of 16px-by-16px mime-icons, even though my icon set is fully populated with 16, 16s, 22, 24, 32, 48 and 96px icons. What .css overrides would I require to bump the plugin's use of 16px icons to, say, 22/24/32px? ANd while we're at this, is there any way to change the default (system?) font (face & size & color), as well? PS: I am on Mint 21.3

Thank you for your help.
Cheers, m4a

Last edited by mint4all (2025-09-12 20:11:29)


Linux Mint 21.3 -- xfce 4.18 ... Apple iMAC -- Lenovo, Dell, HP Desktops and Laptops -- Family & Community Support

Offline

#2 2025-09-12 02:07:41

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,190
LinuxFirefox 142.0

Re: [Solved] XFCE4-popup-directorymenu .css overrides

This plugin uses the popup widget and unfortunately, this is treated differently by Gtk. There doesn't appear to be a way to affect it on a per-widget basis - which means, that any changes you make to ".popup" will affect popups desktop-wide. Which may or may not be what you want. But to answer your questions:

  • For images:

    .popup image {-gtk-icon-transform: scale(2); padding: 10px;}
  • For text (labels):

    .popup label {font-family: Monospace; font-size: 24pt; color: red}

Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-09-12 20:11:08

mint4all
Member
From: off the map
Registered: 2018-08-21
Posts: 295
LinuxFirefox 142.0

Re: [Solved] XFCE4-popup-directorymenu .css overrides

Thank you so much, ToZ ... I tried your suggestions, and they worked exactly like you pointed out -- ALL of the menu-like structures (launchers etc.) were re-themed as well. Alas, that results in  an indesirable mess of overflowing multi-launcher menus. It does prove, however, that when compared to the launcher menus, the directrymenu popup downscales the mime-icons. That's an inconsistency worth fixing ...

Cheers, m4a


Linux Mint 21.3 -- xfce 4.18 ... Apple iMAC -- Lenovo, Dell, HP Desktops and Laptops -- Family & Community Support

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.006 seconds, 7 queries executed - Memory usage: 529.67 KiB (Peak: 530.52 KiB) ]