Skip to content

Releases: themix-project/themix-gui

1.1.0: Fix for spotify updates; re-organize themes; minor GTK+ 3.20+ theme i…

18 Feb 17:49
Compare
Choose a tag to compare
…mprovements.

a1e8e6a fix(gtk3.20: calendar): fix highlight being unreadable with some theme color combinations
1b6df3e chore(gui): update built theme for GTK+ 3.20+
ea0b35f theme(gtk3.20: menu): increase padding for menuitems
4e89c8d chore(colors): reorganize colorschemes into directories
528d14c chore(gui): update built theme
60733f4 fix(gui: save_colorscheme): don't copy NOGUI parameter when cloning a theme
339f026 fix(oomoxify): one more fix for handling backup directory
d9f3b32 doc(readme): update description, add Archdroid mention
e311d31 fix(oomoxify): remove backup directory if its version is unknown
3c0e057 fix(gtk3: Makefile): escape all paths

1.0.1: Minor fixes

12 Feb 20:45
Compare
Choose a tag to compare
25aaaa3 Yauhen Kirylau feat(gtk3.20): set button and header button colors into style context
6e4bd77 Yauhen Kirylau feat(gtk3.20): set $wm_border colors and add a hack for exporting roundness and spacing
into style context
ac3331e Frank Yi Fix header button text using incorrect color setting
1a8c9bf Csaba Jakosa [Gtk-3.22][Gtk-3.20] Fix iconview background for Unity-Control-Center. Fixes #634
45210ca Csaba Jakosa [GTK 3.22] Add hover effect for menuitem under Unity-LIM. Fixes #632
a25d378 Yauhen Kirylau chore(readme): mention packages for newer ubuntu versions
468cf0d Yauhen Kirylau chore: update PKGBUILD

1.0.0: First stable release.

04 Dec 21:30
Compare
Choose a tag to compare
Minor adjustments in colorschemes and spotify generator; extend iconthemes fallbacks

* 60b8922 feat(archdroid): extend list of fallback themes
* 97ede4a feat(gnome-colors): extend list of fallback colorschemes (fixes lots of KDE apps like Dolphin)
* 3ce479f chore(themes: retro): add kdeish themes
* a729024 Revert "Revert "fix(oomoxify): don't skip messages.spa""
* 6df5955 fix(oomoxify): add SPOTIFY_HOVER_SELECTION_COLOR theme variable; s/SPOTIFY_ACTIVE_SELECTION_COLOR/SPOTIFY_SELECTED_TEXT_COLOR/g s/SPOTIFY_INACTIVE_SELECTION_COLOR/SPOTIFY_SELECTED_BUTTON_COLOR/g
* 8d8f00b chore: remove oomoxify-old script
* 8f903e9 Revert "fix(oomoxify): don't skip messages.spa"
* 73a81e0 fix(gtk320: view: progressbar): fix selected progressbar border again
* a0b564c fix(colors: retro: win20a): define some spotify-related theme variables
* f37bfc9 fix(gui): make export_icon_theme work with both menu and button
* da82fdc chore(gui): move Export icons button from menu to headerbar itself
* aea67e8 fix(colors: retro): update icons style
* ef0332e fix(colors: retro: twm2): spotify area bg

1.0-rc3: GUI and Spotify improvements

21 Nov 21:30
Compare
Choose a tag to compare
Pre-release
* f116ecd chore(themes): some clean-up/reordering
* 74e9fc8 feat(gui): better handle incorrect colors
* f06d180 fix(gui): make Save button inactive if theme wasn't changed
* 38481f0 chore(gui: color_list): make color inputbox a bit wider
* 917c0c5 theme(monovedek-gray): fix gnome-colors icons shade
* f93c959 refactor(gui): extract theme model into separate module and some minor refactoring elsewhere
* 1448087 feat: add possibility to select icons style and export ArchDroid iconset
* a8fd111 chore(themes): add 'twm-reloaded'
* be1d282 fix(spotify): remove temporary fg workaround (using hardcoded color)
* 91f3eb2 chore(colors: base16): add alex-chew's ocean theme variant
* 8f449ad chore(pkgbuild): add new dependency
* 28dc69c refactor(gui: export): make scroller resize part more readable
* 2d2415f fix(gui: export): use button height instead of magic number when resizing log view
* 39b5417 fix(gui: export: spotify): typo
* ccdb5ff feat(gui): add possibility to apply theme to Spotify frmo the GUI
* 9d9243b feat(gui: export): resize script log view together with window
* 6b1a1f8 feat(oomoxify): add `--gui` option to use `gksu` intead of `sudo`
* d7ccc7d feat(oomoxify): automatically flush spotify files' backup without manual user actions
* 896ab1c fix(gtk320: view: progressbar): remove doubled top border
* 5ba00b5 feat(gui): update borders' colors on preview

1.0-rc2: Second release candidate

17 Nov 01:13
Compare
Choose a tag to compare
Pre-release
 - Major GUI improvements;
 - Spotify update does not require anymore to flush oomox backup files;
 - GTK+ 3.20 progressbar hotfix.

* ccdb5ff feat(gui): add possibility to apply theme to Spotify frmo the GUI
* 9d9243b feat(gui: export): resize script log view together with window
* 6b1a1f8 feat(oomoxify): add `--gui` option to use `gksu` intead of `sudo`
* d7ccc7d feat(oomoxify): automatically flush spotify files' backup without manual user actions
* 896ab1c fix(gtk320: view: progressbar): remove doubled top border
* 5ba00b5 feat(gui): update borders' colors on preview

1.0-rc1: First release candidate

16 Nov 11:23
Compare
Choose a tag to compare
Pre-release
 - update Oomoxify for the latest Spotify version;
 - minor GTK fixes;

* 9d86df9 fix(gtk3.20: progress): progress, levelbar and scale BG color
* 7d64981 chore: merge with Numix upstream
* 97f52a7 feat(oomoxify): make bg shades more contrast to each other
* c28c2e7 feat(oomoxify): match latest spotify update
* 45bd94b fix(oomoxify): don't skip messages.spa
* d3d184e fix(gtk320: sidebar): use  var for sidebar icons' padding
* 33e1368 fix(gtk2): use sel_bg for link color; fixes #50

 - merge with Numix;

| *  f9b4a5b Dustin Falgout RELEASE PREP :: Update CHANGES file.
| *  795932a Dustin Falgout update utils.sh script
| *  9574a02 Csaba Jakosa [Gtk-3.20] Fixed gnome-terminal scrollbar color. Disable backdrop mode
| *  ad37d7f Csaba Jakosa Disable box-shadow for osd button in fine-tune mode. Fixes #561.
| *  14d2a48 Nazar Mokrynskyi [Gtk-3.20] Fix for volume OSD slider. Fixes #623
| *    9ec47ab Khurshid Alam GTKHEADERB 3.22 :: Create global OSD file (#628)
| |\
| | *  4d33256 Megax * Fixed code.
| | *  b3ba2ee Megax * Create global OSD file.
| * |  a4cefd6 Csaba Jakosa [Gtk-3.20] Fixed xfce4 code.
| |/
| *  6d54958 Csaba Jakosa [GTK-3.20] Code Cleanup

0.25.0: Openbox theme improvements; merge lots of GTK+ 3 fixes from Numix

31 Oct 16:46
Compare
Choose a tag to compare
* ee9fc5e feat(oomoxify): add one more selection color to match
* 4031174 fix(gtk320: button): after-mege amendment
* 0b72050 chore: merge with upstream
* 9dd1adc fix(scripts): add missing files
* 6360306 fix(openbox): replace all the hardcoded colors to theme variables or computed values
* 357ea43 feat(change_color.sh): export more theme variables; move scripts to ./scripts/ dir
* de3bd9b fix(openbox): set window border width to SPACING var
* c79d8d5 chore: merge with upstream

0.24.1: GUI hotfix for GTK+ 3.22; GUI improvements

18 Oct 21:58
Compare
Choose a tag to compare
*  f1c8e34 chore(gui): update built theme for GTK+ 3.20+
*  fa50024 fix(gui): version check fix for GTK+ 3.22
*  bf81bc1 Add display_name keys for main color inputs
*  147a730 Improve save_colorscheme to be deterministic

Thanks Alex Chew!

0.24.0: Confirmed GTK+ 3.22 support

12 Oct 10:00
Compare
Choose a tag to compare
*  8e56900 actionless fix(gtk3.20): font definitions
*  9e1bf2d actionless fix(assets): add assets removed by the merge with upstream
*  92d31d7 actionless fix(gtk3.20: button): flat button fg again
*    cb075af actionless chore: merge with upstream
|\
| * upstream/master c138b78 Dustin Falgout Update README.md
| *  1d56b33 Dustin Falgout remove old svg files (part of #508)
| *  f030e61 Set Hallstrom Adding single SVG asset file ready for batch export to PNG (#579)
| *  df38463 Csaba Jakosa * Fixes #548 (#568)
*  1019da6 actionless theme(popart): add few alternative variants to the existing themes
*  85569d9 actionless theme(monovedek-gray): small improvements
*  b1d86fe actionless chore: merge with Numix upstream
*  6e29c71 actionless chore(gtk320: button): decrease default minimal size
*  156aac2 actionless fix(change_color): don't dup gtk2 theme if hidpi chosen
*  da9d58f actionless feat(oomoxify): improve active row color transformation logic
*  c764d66 actionless feat(gtk3.20: button): change min size from 20px to 16px+*2
*  1cb67d3 actionless fix(gtk3.20: button): flat button fg
*  9919cc4 actionless fix(openbox): fix some after-merge problems (border, some of the colors)
*  169dc81 actionless fix(gtk320): buttons bg and fg in headerbar

0.23.0: Merge with Numix upstream and rework Spotify theme

23 Sep 14:29
Compare
Choose a tag to compare
*  854d4df feat(oomoxify): rework color 'algorithm' to be closer to
original spotify colorscheme (and ship old version with more 'dynamic'
colorscheme)
*  2416dc9 chore(gtk320: button): increase default minimal size
*  ceb278a chore: merge with Numix upstream
*  5d35b74 chore(darker.sh): don't write debug messages
*  5d56661 feat(oomoxify): add '-w' option to 'normalize'
font Weight
*  7754eee fix(index.theme): put real theme name into index.theme - 3