Hi all, The problem I've found is in getting the panel to display the date and time in a neat readable format with a black deskbar panel. Datetime doesn't have white text as an option so I can't see the date/time well enough. Clock, when set to a custom format, doesn't remember line breaks when the panel is restarted. Clock, if set to two separate instances in one panel, creates a wide gap between the two instances. A solution to any of these problems would sort my setup out :) All the best, Tom OS: Arch Linux Xfce version: 4.12
Hi Tom, Here is sample formatting for Clock with a line break that persists across reboots: <span foreground="white">%I:%M</span>%n<span foreground="white" size="smaller">%b.%d</span> %n is for the line break/new line. Here it is outside of the span tags, but it may not make a difference. The new line code turned up in the xfce forums, but I can't find it now. For anyone else who sees this, a full list of date/time codes can be seen here: https://help.gnome.org/users/gthumb/stable/gthumb-date-formats.html.en OS: Arch Linux xfce4-panel (contains clock): 4.12.2-1
Brilliant, this came just in time as I'm currently setting up my panel again :) Thanks!
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-datetime-plugin/-/issues/18. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev