Releases: mamolinux/theme-manager
Releases · mamolinux/theme-manager
Version: 1.0.8
What's Changed
- Update readme from version 1.0.6 to 1.0.7 by @hsbasu in https://github.com/hsbasu/theme-manager/pull/22
- Create only one log file per user by @hsbasu in https://github.com/hsbasu/theme-manager/pull/23
- Show logs on user request from menu by @hsbasu in https://github.com/hsbasu/theme-manager/pull/24
- pythonize theme-manager by @hsbasu in https://github.com/hsbasu/theme-manager/pull/25
- re-debianize to match python packaging by @hsbasu in https://github.com/hsbasu/theme-manager/pull/26
- update workflows by @hsbasu in https://github.com/hsbasu/theme-manager/pull/27
- Minor fixes by @hsbasu in https://github.com/hsbasu/theme-manager/pull/28
- Update readme with new manual install by @hsbasu in https://github.com/hsbasu/theme-manager/pull/29
Full Changelog: hsbasu/theme-manager@1.0.7...1.0.8
Version: 1.0.7
What's Changed
- Reduce logging to file and more while debugging by @hsbasu in https://github.com/hsbasu/theme-manager/pull/16
- Do not log current state and DE for every monitor cycle to file
- Log current state and DE to file only when theme changes
- Additional log message for user requested change by @hsbasu in https://github.com/hsbasu/theme-manager/pull/17
- Insert separate log message when user requested new theme using Randomize button from main window
- Insert separate log message when user requested new theme using Next button from indicator
- Update readme with version 1.0.6 by @hsbasu in https://github.com/hsbasu/theme-manager/pull/18
- Append random numbers after logfilename by @hsbasu in https://github.com/hsbasu/theme-manager/pull/19
- For multiuser systems when a log file exists in /tmp, the app cannot recreate the logfile after logging into other user
- fix logfile name by @hsbasu in https://github.com/hsbasu/theme-manager/pull/20
- Add support to change plank theme by @hsbasu in https://github.com/hsbasu/theme-manager/pull/21
Full Changelog: hsbasu/theme-manager@1.0.6...1.0.7
Version: 1.0.6
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
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
What's Changed
- Add Gnome support by @hsbasu in https://github.com/hsbasu/theme-manager/pull/6
Full Changelog: hsbasu/theme-manager@1.0.3...1.0.4
Version: 1.0.3
What's Changed
- Gnome support by @hsbasu in https://github.com/hsbasu/theme-manager/pull/5
Full Changelog: hsbasu/theme-manager@1.0.2...1.0.3
Version: 1.0.2
What's Changed
- Statusbar by @hsbasu in https://github.com/hsbasu/theme-manager/pull/4
Full Changelog: hsbasu/theme-manager@1.0.1...1.0.2
Version: 1.0.1
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
Initial release