Skip to content

Releases: themix-project/themix-gui

0.22.1: Merge with upstream:

09 Aug 16:17
Compare
Choose a tag to compare
| * upstream/master c65721b Khurshid Alam [Gtk-3.18] Use old link color. Fixes #499
| *  d2fecfd Jeremy Bicha Restore and fix Xfce desktop icon shadows. Fix #492
| *  b0aaf84 Jeremy Bicha Don't install GTK3 source files. Fixes #503 (#504)
| *  749cfa3 Khurshid Alam [Gtk-3.18] Use dark mode tabs in gnometerminal (by default). Fixes #497
| *  c565223 Khurshid Alam Drop support for Gtk-3.16
| *  58642c3 Khurshid Alam [Gtk-3.18] Provide gap between buttons in message dialog. Fixes #498
| *  76321bb Alexey Donoga Fix for issue #492 (#496)

0.22.0

09 Aug 16:16
Compare
Choose a tag to compare
Last versiong with GTK+ 3.16 support. Lots of new colorschemes; small…

0.21.0: GTK2 HiDPI, Spotify improvements

09 Jul 12:01
Compare
Choose a tag to compare
d4876b8 feat(gui): implement gtk2 hidpi support
9cfa9eb feat(change_color, gtk2): imitate hidpi support for gtk2
ddcd64d Merge branch 'master' of github.com:actionless/oomox
3b7a53a feat(oomoxify): add missing color for hover over selected item - 2
a111a9d feat(oomoxify): implement possibility to explicitly define spotify colors via env vars; add missing color for hover over selected item
71c244c fix(gui: helpers: save colorscheme): don't skip unknown properties
bf516c8 chore(pkgbuild): use https instead of http for retrieving the source
0a4e29b chore(pkgbuild): update pkgrel
cb6fd8d chore(pkgbuild): use http instead of ssh for retrieving the source

0.20.0: Gui improvements/fixes

09 Jul 12:00
Compare
Choose a tag to compare
eba6055 chore(themes): update iconthemes for gnome-colors and few retro themes
cff0f91 fix(gui: presets_list): focus correctly on child item
f5ea212 fix(gui): reload presets correctly if new one was added
a3f7009 fix(gui: presets_list): correct display of grouped items
8279e67 feat(gui: presets_list): distinguish default themes from user-added ones with the same name
df97e79 fix(gui: colors_list): workaround redraw issue via removing linked style for color input
f8c1ed7 fix(gui): workaround for redraw glitch when center section size changes
dc89e71 fix(gui: helpers): ignore entries which are not real theme keys
d9fa7ed feat(gui: colors_list): add separators between sections
c2de78d feat(gui: colors_list): show text representation of colors
f223e8e refactor(gui: preview): split init to multiple routines
6702300 feat(gui): add icons' preview
b287c48 fix(pkgbuild): desktop file
1bb9d05 chore(pkgbuild): add desktop file

0.19.0: Generate iconset based on `gnome-colors`

03 Jul 20:28
Compare
Choose a tag to compare
*  fd2c25a actionless chore(readme): add info regarding iconset generation
*  8880b4b actionless feat(gui): add possibility to choose colors for the icon theme, export it; apply global css only for preview area; show both stderr and stdout in the log
*  3bd41c4 actionless feat: add script to generate gnome-colors icon theme
*  16bbbcc actionless chore(gui): update built themes
*  f567c4f actionless chore: add gnome-colors iconset original sources
*  dc65121 actionless fix(gtk3.20): resolve warnings. closes #36

0.18.0: Treeview for presets

23 Jun 22:42
Compare
Choose a tag to compare
* HEAD -> master, origin/master, origin/HEAD eed171b actionless refactor(gui: presets_list): s/listview/treeview/g
*  43ec963 actionless feat(gui: presets_list): group presets by directory name
*    cada163 Yauhen Kirylau Merge pull request #39 from Luke-Nukem/master
|\
| *  1c4de97 Luke Jones Add Base-16 colour selection exported from Base16-Builder
*  ddd0db0 Yauhen Kirylau chore(readme): add webupd8 ppa
*  efe2e31 actionless chore(gui): update built themes
*  d985864 actionless fix(gtk3): don't use deprecated :focused and :prelight pseudo-classes

0.17.0: Options for roundness and gradient

18 Jun 15:36
Compare
Choose a tag to compare
* HEAD -> master 45b7674 chore(pkgbuild): bump version
*   origin/master, origin/HEAD a724942 chore: merge with upstream
* |  ee515f4 fix(oomoxify): compatibility with 1.0.31
* |  428cc3c theme(colors: promediumlight): fix gradient
* |  745d574 chore(colors): add monovedek-gray
* |  82cb2d6 fix(gtk3.20: button): make hover less 'glowing' - 2
* |  634784c Revert "fix(gtk3.20: button): make hover less 'glowing'"
* |  e0e3b8f fix(gtk3.20: button): make hover less 'glowing'
* |    155fb52 Merge branch 'master' of https://github.com/shimmerproject/Numix
* |    1c8a650 Merge branch 'master' of https://github.com/shimmerproject/Numix
* |    5ce9e39 fix(gtk3.20: button): adapt for upstream fix for spinbutton once again :D
* |  a72a962 chore(gui): update built themes
* |  57b357e chore(colors): don't include dark variant for dark colorschemes
* |  692fa1c feat(gtk2): implement roundness for gtk2
* |  d529f2d chore(colors: retro): update to use new gtk3 options
* |  6f384c5 chore(colors): add superdesk theme
* |  6943ea4 feat(gui): preview for roundness and gradient
* |  0e6b859 doc(readme): update screenshot
* |  4d12518 feat: make gradient configurable for GTK+ 3 themes
* |  bdf361d feat: make spacing configurable for GTK+ 3 themes
* |  5d5fc42 feat: make roundness configurable for GTK+ 3 themes
* |  283398a feat: creation of dark GTK+3 theme version is optional now
* |  8513a6b theme(colors: gnome: shiki-noble-dark): lighter buttons
* |  d5b9430 fix(gui): fix export just after overriding default colorscheme
* |  bb1e785 fix(gui): fix export to unexisting dir
* |  5269d50 fix(gtk3.20: scrollbar): make slider bg color relative (fix dark colorschemes)
* |    aa47e1a Merge branch 'master' of https://github.com/shimmerproject/Numix
* |  a18ff27 fix(spotify): fix help
* |  2ccc029 fix(spotify): change font-changing interface
* |  c5c9908 fix(gtk3.20: button): adapt for upstream fix for spinbutton -3
* |  c5d11fe fix(gtk3.20: button): adapt for upstream fix for spinbutton - 2
* |  8647d99 fix(gtk3.20: button): adapt for upstream fix for spinbutton
* |    88fd22a chore: merge with upstream
* |  8dd12c4 fix(spotify): more font-related fixes
* |    49bf28c fix(gtk3.20: button): adapt for upstream fix for linked.vertical
*  be46c87 feat(spotify): add support for replacing default font
*  5db8ab4 chore(gui): update built themes

0.16.1: Fix GTK+3.20 button and add Gnome-Colors/Shiki colorschemes

12 May 12:32
Compare
Choose a tag to compare
982d678 chore(colors): add all gnome-colors a.k.a. shiki
0eaf17d fix(gtk3.20: button): disabled button (especially in dark colorscheme)
32c2f22 fix(gtk3.20: button): border for light colorscheme

0.16.0: Big GTK+ 3.20 revamp

11 May 09:41
Compare
Choose a tag to compare
(including fixes to improve work with dark colorschemes)
and
 - configurable headerbar button (and preview for it in gui);
 - add --make-opts arg for cli;
 - fix missing messages list in spotify

0.15.1: Minor improvements

05 May 08:18
Compare
Choose a tag to compare
GTK3.20:
 - linked comboboxes
GTK3.{16,18,20}:
 - menu item with checkbox or radio
 - unchecked checkbox and radio

script fixes
documentation updates
support for spotify (still in testing)

thanks to @TiZ-EX1, Spatry, @hotice