You are not logged in.
I think I'm running xfce 4.12 on Linux Mint 19 and on Linux Lite 4.0.
Linux Mint 18.3 Panel Version: 4.12.0-3ubuntu2
Linux Mint 19 Panel Version: 4.12.2-1ubuntu1mint1
Reason for complaining about this. I got used to using the clock on the panel this way. It helps me to always see the time and date at a quick glance. Many times I want to type in the date, and that always helped me to do that.
This Example was taken from Linux Mint 18.3 Xfce.
Then came along Linux Lite 4.0 and Linux Mint 19. Xfce.
Believe it or not both of these examples are using the exact same fonts!
Linux Mint 18.3
Linux Mint 19
I've tried making the theme the same but that didn't change it enough to solve this problem. So I didn't bother trying to make the theme the same for the screen shots, since this Linux 19 is a fresh install.
The only difference I was able to discover is the version of xfce4-datetime-plugin
Mint 18.3 has version 0.6.2-2ubuntu2 installed and Linux Mint 19 has version 0.7.0-1ubuntu1.
I'm able to change the font size and even make it bold with version 0.7.0-1ubuntu1. But it isn't using the space around the numbers correctly. What happens is if you enlarge the font then you got to enlarge the entire xfce panel to make it fit. Otherwise the numbers get pushed off the bottom of the screen!
I tried the default clock that comes with xfce and I couldn't get it configured the way I wanted. Then I tried Orage Pannel Clock and I couldn't get it to work right either. I posted about this issue in the Linux Mint forums but currently nobody has stepped up the plate and gave me a working solution. The best suggestion I got so far is to try other xfce panel clocks. But I only know of these three. Are there others?
Offline
Did you try resizing the panel? It might just be that you need a panel with more height?
Offline
Did you try resizing the panel? It might just be that you need a panel with more height?
Yes I did but I don't like it because it takes up too much of my screen on my laptop, and it doesn't even look right to the size of the numbers on the clock!
You can see how the numbers go right off the screen if you just enlarge the font.
Last edited by IpreferXfce (2018-10-29 02:20:05)
Offline
Well, you could try with the custom format
Clock applet: Custom Format
<span font="Noto bold 8">%I : %M %P%n%m/%d/%Y</span>
Clock supports pango markup, sou you can set even the color. You can use pango markup on the whisker menu's title as well.
Datetime: set to "Date only" and use the custom format:
%I : %M %P%n%m/%d/%Y
Do you want to exit the Circus?
https://www.youtube.com/watch?v=ZJwQicZHp_c
Offline
Check if you have a ~/.gtkrc-2.0 on one machine and if it contains any panel settings. Test by renaming the file and logging out and back in.
Offline
Clock supports pango markup, sou you can set even the color. You can use pango markup on the whisker menu's title as well.
This is helpful. Thanks
Offline
Well, you could try with the custom format
Clock applet: Custom Format
<span font="Noto bold 8">%I : %M %P%n%m/%d/%Y</span>
Clock supports pango markup, sou you can set even the color. You can use pango markup on the whisker menu's title as well.
I just tested and it seems that this one has a chance at working.
Datetime: set to "Date only" and use the custom format:
%I : %M %P%n%m/%d/%Y
If you only want the date that works.
Last edited by IpreferXfce (2018-11-04 02:38:24)
Offline
Update: 11/04/2018 @ 12:56 pm
I gave up on DateTime plug in.
I tweaked Misko_2083 code for the clock plugin.
My Code:
<span font="Noto bold 8">%I:%M:%S %P%n%m/%d/%Y</span>
That gave me this!
Offline
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 553.52 KiB (Peak: 554.37 KiB) ]