Xfce Forum

Sub domains
 

You are not logged in.

#1 2017-10-13 11:06:44

xfcefan
Member
Registered: 2017-03-21
Posts: 10

I need help with the XFCE datetime-plugin

Hello,

by click on the panel opens a calender like orage. It is possible to make the calendar transparent?
Or another idea, can i use the Gnome-Panel-Clock include the calendar-popup under xfce?

Thank you for your answers!

Offline

#2 2017-10-13 19:51:09

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,950

Re: I need help with the XFCE datetime-plugin

I'm not sure if you can make that GTK element transparent. I could be wrong.

You can use devilspie to accomplish this though. You'll need the devilspie and transset-df packages installed. And you'll need an ~/.devilspie/calendar_opacity.ds file with the following content:

( if
( contains ( window_name ) "wrapper-2.0" )
( begin
( spawn_async (str "transset-df -i " (window_xid) " 0.25" ))
)
)

...adjust 0.25 t suit. Also make sure that the "devilspie" program is running and click on the datetime plugin.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2017-10-21 06:09:00

xfcefan
Member
Registered: 2017-03-21
Posts: 10

Re: I need help with the XFCE datetime-plugin

Thank you for your answer ToZ.

Offline

Board footer

Powered by FluxBB