Skip to content

Releases: mamolinux/theme-manager

Version: 1.0.8

04 Jun 11:12
Compare
Choose a tag to compare

Version: 1.0.7

19 Apr 03:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: hsbasu/theme-manager@1.0.6...1.0.7

Version: 1.0.6

08 Apr 05:14
Compare
Choose a tag to compare

What's Changed

  • Update readme with version 1.0.5
  • fix indicator; closes #10
  • enable logging for user info and debug; fixes #11 by @hsbasu in https://github.com/hsbasu/theme-manager/pull/12
    • DesktopTheme.py: log current and new theme info
    • common.py: log session, state and new theme info
    • theme-manager.py: log start of indicator
    • tm_daemon.py: log old and new states, and initiation of daemon and indicator
  • Update debian/control
    • Update standards version
    • Add gir1.2-appindicator3-0.1 as dependency
    • Update description
  • Start indicator from main window
  • Update copyright year to 2022
  • Auto-change themes at user-defined interval by @hsbasu in https://github.com/hsbasu/theme-manager/pull/13
    • Update UI with notebook style
    • theme-manager.py: Add option to start indicator from main window
    • tm_daemon.py: Add two separate daemons to change theme on state change and at regular user-defined interval
  • Add gir1.2-appindicator3-0.1 as dependency by @hsbasu in https://github.com/hsbasu/theme-manager/pull/14
    • Update workflows
    • Update README
  • Add next theme option to indicator menu by @hsbasu in https://github.com/hsbasu/theme-manager/pull/15
    • tm_daemon.py: Add option to change theme from indicator
    • tm_daemon.py: Use system theme icon for indicator
    • theme-manager.py: fix icon in pop-up menu

Full Changelog: hsbasu/theme-manager@1.0.5...1.0.6

Version: 1.0.5

18 Mar 16:13
Compare
Choose a tag to compare

What's Changed

  • Update readme with version 1.0.4
  • fix for not updating to new state while running
  • add new and update old workflows
    • Update workflows to run on all branches
    • add new workflow to publish deb package from latest release
    • Fix typo in README
    • Update test script
  • Fix no icon error on ubuntu GNOME dash; fixes #7 by @hsbasu in https://github.com/hsbasu/theme-manager/pull/8
    • add generate_desktop_files
    • update desktop files using generate_desktop_files
    • Add theme-manager icon to ui file
  • Add indicator to run continuously in background
    • Add an indicator and create a monitoring class
    • Monitor change of state of day every minute
    • Change theme whenever state changes within a minute
  • add tray icon
  • update run script to take arguments
  • Add startup desktop file
    • Update generate_desktop_files to add autostart file
    • generate new autostart file
    • update debian packaging
  • Timed change by @hsbasu in https://github.com/hsbasu/theme-manager/pull/9

Full Changelog: hsbasu/theme-manager@1.0.4...1.0.5

Version: 1.0.4

27 Feb 14:58
Compare
Choose a tag to compare

Version: 1.0.3

27 Feb 07:46
Compare
Choose a tag to compare

Version: 1.0.2

27 Feb 07:45
Compare
Choose a tag to compare

Version: 1.0.1

29 Nov 17:04
Compare
Choose a tag to compare

Add support for mate desktop
Support Gnome and Ubuntu:Gnome (#2)
Fully supports Mint-Y theme in cinnamon
Ready to go with cinnamon desktop
Update ui
Add support for gnome desktop

Full Changelog: hsbasu/theme-manager@1.0.0...1.0.1

Initial Release: 1.0.0

21 Oct 14:51
Compare
Choose a tag to compare
Pre-release
Initial release