Search Criteria
Package Details: automathemely 1.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/automathemely.git (read-only, click to copy) |
---|---|
Package Base: | automathemely |
Description: | Simple, set-and-forget python application for changing between GNOME themes according to light and dark hours. |
Upstream URL: | https://github.com/C2N14/AutomaThemely |
Keywords: | cinnamon-desktop customization gnome gtk plasma-desktop python3 theming xfce |
Licenses: | GPL-3.0 |
Submitter: | florianmw |
Maintainer: | florianmw |
Last Packager: | florianmw |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-15 10:22 (UTC) |
Last Updated: | 2020-05-03 19:26 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-astral
- python-scheduleAUR
- python-tzlocal
- python-setuptools (make)
Latest Comments
1 2 Next › Last »
supermario commented on 2021-01-16 17:00 (UTC)
I updated the PKGBUILD like so to get this working
spphins commented on 2020-10-17 03:52 (UTC) (edited on 2020-10-27 02:39 (UTC) by spphins)
I cant auto change theme,I must run “Run automathemely”,I already exec systemctl enable --user automathemely.timer
update:I run mkdir -p $HOME/.config/autostart sed 's/(Exec=automathemely)\ --manage/\1/' \ /usr/share/applications/automathemely.desktop >| \ $HOME/.config/autostart/automathemely.desktop fix my issues,now it can change theme automaticly.
But find another issues,KDE theme management was changed.Now no Breeze-dark theme for GTK anymore. LINK:https://www.reddit.com/r/kde/comments/h8sqmg/kde_519_breezedark_missing_gtk3_arch/ https://bugs.kde.org/show_bug.cgi?id=421745 It seems a bug in KDE But we can change the color scheme to switch theme to dark for gtk and qt applications. the fix commit merged 3 month ago.https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/55?commit_id=755e546019b5a9e82652ed5b5d10cd5b75340361#-test .But I still have issues.I must reboot system to make GTK theme apply.
ordy commented on 2020-10-16 15:42 (UTC) (edited on 2020-10-16 15:42 (UTC) by ordy)
@spphins Think I fixed it on my side after changing some lines. You can check my comment here: https://github.com/C2N14/AutomaThemely/issues/49#issuecomment-710065700
spphins commented on 2020-10-09 14:44 (UTC)
No one can fix the bug?this guy make it work again https://github.com/C2N14/AutomaThemely/issues/49 but not work for me.
Bhins commented on 2020-06-13 08:25 (UTC) (edited on 2020-06-13 08:26 (UTC) by Bhins)
@sp1rit
It appears my PR no longer works for Astral 2.2. Given that https://github.com/C2N14/AutomaThemely/pull/41 does what my PR did and also works for Astral 2.2, I am considering closing my PR.
sp1rit commented on 2020-05-27 09:51 (UTC)
@WhyNotHugo & @florianmw
This Buildfile uses the https://github.com/C2N14/AutomaThemely/pull/36 PR, its a bit dirty & hacked in but I can install it with it.
still dosn't work for me tho, because
it seems like the API where it gets the sunrise data dosn't report the sunrise data anymore. but It cloud be that this is just an "regional" api that donst work anywhre outside the states. (like Germany in my case)
florianmw commented on 2020-05-03 19:28 (UTC) (edited on 2020-05-03 19:44 (UTC) by florianmw)
@WhyNotHugo: I just found your ticket: https://github.com/C2N14/AutomaThemely/issues/43 it seems there's also a PR open. The Author itself doesn't seem to work actively on the Project, but I've seen PRs get merged. Does the solution work for you? (edited this comment as I just found your ticket)
Regarding your other comment mentioning Arch packaging guidelines (https://wiki.archlinux.org/index.php/Arch_package_guidelines): I was not able to find the passage you're referring to, doesn't look to me like it's against it. Anyways, I removed the automatic setup from install with this commit: a8bd6e47fcb2.
whynothugo commented on 2020-04-25 15:25 (UTC)
Not starting up for me:
1 2 Next › Last »