Skip to content

Releases: themix-project/themix-gui

Release 1.7.0.3

26 Sep 00:18
Compare
Choose a tag to compare
Notable changes:
 2018-08-15 e6688017 actionless fix(plugins: arc): export config name
 2018-08-12 236bd5c4 actionless refactor: import gettext's _ explicitly

Release 1.7.0.2

18 Aug 13:22
Compare
Choose a tag to compare
 2018-08-12 19e82c1d actionless fix(plugins: arc): fix hdr btn borders' preview
 2018-08-12 1c90a1a9 actionless fix(main): properly handle SIGINT (Ctrl+C)
 2018-08-12 d15897d4 actionless fix(plugins: arc): remove gtk+2 pseudo-hidpi from export options

Release 1.7.0.1

09 Aug 23:35
Compare
Choose a tag to compare
Notable changes:
 2018-08-10 f7188729 actionless fix(plugins: arc): monkeypatch border preview only for arc theme
 2018-08-09 588ca724 actionless fix(packaging: flatpak, makefile): add APPDIR var
 2018-08-09 2b56e040 actionless chore(plugins: arc): update submodule

Release 1.7 "Arc-theme"

08 Aug 21:00
Compare
Choose a tag to compare
Notable changes:
 2018-08-08 d4b3d0ff actionless feat(plugins, packaging): add arc-theme
 2018-08-06 710064fc actionless fix(preview: terminal): add right padding to fix preview with too big/wide system monospace font

Release 1.6.2

30 Jul 15:45
Compare
Choose a tag to compare
Notable changes:
 2018-07-30 7533188a actionless chore(plugins: materia): update to dev version with roundness patch
 2018-06-30 86407761 Heimen Stoffels Added Dutch translation (#152)
 2018-05-30 42fd5472 nana-4 fix(packaging): correct installed icons
 2018-05-03 70511332 actionless fix(theme_model; plugins: oomox): move caret options from common theme model to oomox plugin
 2018-04-12 de72ccc1 actionless feat(plugin_api; plugins: pil, base16): support multiple file extensions in file format plugins
 2018-03-31 6c35012a Andreas Backx doc(readme): described how to undo Spotify theme. #134
 2018-03-31 98bbe268 actionless hotfix(gui: terminal): auto-terminal theme generation FG color in materia theme

Version 1.6.1

30 Mar 14:59
Compare
Choose a tag to compare
 - implement preview for checkboxes;
 - Oomox theme improvements;
 - added WCAG AA compliant terminal colortemplates `tempus` by @protesilaos;
 - new 'Experimental' terminal theme generator.

 2018-03-30 b248736 actionless chore(plugins: oomox, materia): update submodules
 2018-03-28 81203d1 actionless fix(terminal): compatibility with python 3.4 and 3.5
 2018-03-28 cd9fd68 actionless chore(plugins: oomox): update submodule (Cinnamon notifications; GTK+3.20 improvements backported to 3.18; fixed checradios in gtk2-hidip
 2018-03-28 ae923f1 actionless refactor(plugin loader): rename dicts with loaded plugins
 2018-03-28 63229bf actionless fix(main): terminal colors generation for Auto schema
 2018-03-27 0486712 actionless chore(colors): update some themes to use new features
 2018-03-26 6cc361a actionless chore(terminal_templates): import more from https://github.com/protesilaos/tempus-themes/tree/master/xterm
 2018-03-26 81e21de actionless feat(terminal, theme_model): add new 'Experimental' terminal theme generator
 2018-03-26 64c5d34 actionless chore(submodules: gtk-theme): update submodule
 2018-03-26 aa4a233 actionless chore(terminal_templates): add 2 more
 2018-03-25 dc2a33f actionless refactor(color, plugins: pil): move hex_darker function to `color` module
 2018-03-25 a768864 actionless chore(plugins: materia, oomox, spotify): update submodules
 2018-03-22 4e27738 smurphos Ubuntu Deb - specify minimum sassc (>=3.4) and libsass0 (>=3.4)
 2018-03-21 471cb5c actionless fix(packaging: install): ignore missing files when removing them
 2018-03-20 94af85a actionless feat(gui: preview, plugin_api; plugins: oomox, materia): implement preview for checkboxes
 2018-03-20 0a26dc1 actionless feat(gui: gtk helpers: ScaledImage): allow setting new abse size when setting new picture
 2018-03-20 8e783ed actionless chore(plugins: themes: materia): update submodule
 2018-03-20 53a3262 actionless chore(plugins: themes: oomox): update submodule

Version 1.6.0

16 Mar 12:29
Compare
Choose a tag to compare
New Features:
 - a plugin for importing colors from the images;
 - a plugin for importing colors from Base16 project .YML themes;
 - Oomox theme: brand-new Cinnamon theme, configuration of checkboxes and radios colors, headerbar/titlebar vary on focus;
 - few new themes.

Fixes:
 - Oomox theme: GTK3: Nemo, Actionbar widget, Server-Side Decorations.

Special thanks to @smurphos for designing the Cinnamon theme and other improvements.

 2018-03-16 b42e30e actionless fix(terminal_templates): add missing terminal template (default for PIL plugin)
 2018-03-16 924ea4b actionless fix(plugins: oomox): add cinnamon to capabilities description
 2018-03-16 a9aa5af actionless chore(plugins: oomox): enable Cinnamon support
 2018-03-16 c25137c actionless chore(plugins: oomox): update option name
 2018-03-16 ab7552e actionless feat(plugins: oomox): placeholder for cinnamon theme export
 2018-03-16 188f966 actionless feat(plugins: oomox): export optionally gtk+3 theme for all available versions
 2018-03-15 16778b6 actionless chore(plugins: pil): initial commit after porting to py3
 2018-03-15 516b29a actionless fix(theme_file: save): don't save theme model keys prefixed with underscore `_`
 2018-03-15 ea17840 actionless fix(plugin_api: import, theme_model, base16): create special theme model section for import plugins
 2018-03-15 808230f actionless chore(colors: lcars): add 2 new themes and update terminal palettes
 2018-03-14 d173a7e actionless feat(terminal): implement find_closest_color
 2018-03-14 55167fc actionless feat(terminal: colordiff): add `sat` (saturation) property
 2018-03-14 e2abc0e actionless fix(helpers): move hex_to_int/int_to_hex  upper than functions which are importing them
 2018-03-14 76f1f9a actionless feat(plugins: base16): add decorative sepator to split theme options and plugin options
 2018-03-13 e1ca579 actionless fix(gtk_helpers: scaled_image): unexpected resize when calling set_value with an img with different aspect ratio
 2018-03-13 4ea931d actionless feat(colors_list): implement ImagePathListBoxRow
 2018-03-11 3af8e0c actionless chore(plugins: themes): update submodules
 2018-03-11 6a0461c actionless chore(plugins: materia): update sumbodule to the latest release
 2018-03-10 664d85d actionless feat: implement plugin for using base16 themes
 2018-03-07 7e4401b actionless chore(plugins: oomox): disable cinnamon export for now
 2018-03-07 dd94b10 actionless chore(plugins: oomox): update submodule (Cinnamon support, backdrop titlebars/toolbars in GTK+3)
 2018-03-03 79dbcd7 actionless fix(colors: retro): use more reasonable terminal palettes
 2018-03-03 5c0425e actionless chore(color): add few materia-based theme variants
 2018-03-03 5f1bbee actionless feat(colors: monovedek): add new theme to the suit
 2018-03-03 5c55bcc actionless fix(colors: gnome-colors): use more reasonable terminal palettes
 2018-03-03 037f33d actionless feat(theme_model; plugins: oomox): make ACCENT_BG available for both Oomox and Materia themes
 2018-03-03 188befa actionless fix(colors): update to use more reasonable terminal palette
 2018-03-01 5432ab0 actionless chore(plugins: oomox): update submodule
 2018-02-26 9a040b6 actionless chore(packaging: flatpak): update imagemagick dep and use different separator in sed

Release 1.5.0

14 Feb 17:57
Compare
Choose a tag to compare
OOMOX GTK THEME:
 - New column header style in GTK+2 and 3. Special thanks @livanh!
 - Configurable outline width and offset in GTK+3 theme
 - GTK+3 theme improvements:
        - refactor linked buttons;
        - fix notebook tabs;
        - better theme performance with dark colorscheme;
        - wm borders color fallback logic;
        - discard rounded wm borders in openbox and other non-gnome wms.

GNOME-COLORS ICONS:
 - use rsvg-convert instead of inkscape to speed up gnome-colors icons generation;

OOMOX APP:
 - Flatpak packaging;
 - implement a widget for hidpi image display and use it for icons preview.

 2018-02-14 dcf9e3a actionless chore(plugins: oomox): update submodule: new column header style
 2018-02-14 586b4fa actionless doc(readme): add flatpak instructions
 2018-02-14 8bd362b actionless chore(packaging: flatpak: appdata): update description and add screenshot
 2018-02-14 800815b actionless chore(packaging): add flatpak
 2018-02-14 478cd73 actionless chore(plugins: icons: archdroid): update submodule
 2018-02-14 97e5229 actionless fix(packaging: install.sh): quote paths
 2018-02-10 fe154af actionless doc(readme): use pikaur for arch manual
 2018-01-29 fa9eb21 actionless chore(dockerfile): extract common test code to a shell script
 2018-01-29 c7fe757 actionless chore(gitattributes): themes moved to ./plugins/ dir
 2018-01-22 64ce62b Julian switch from pacaur to trizen
 2018-01-23 3a9c74f actionless Merge branch 'master' of github.com:actionless/oomox
ubuntu34 2018-01-23 eaea98e actionless chore(travis): disable arch linux on python 3.4
 2018-01-23 ecb7233 actionless chore(travis): try openmandriva for python 3.5 test
 2018-01-23 f420c89 actionless chore(travis): try ubuntu for python 3.4 test
 2018-01-22 dfc83db actionless fix(packaging: bin): update path to scripts which were moved to plugins
 2018-01-21 a45549b actionless fix(readme): path to oomoxify
 2018-01-19 bd3d981 actionless feat(maintenance scripts: show recent history): add '-c' option for clean output (filter out not important commits)
 2018-01-19 ff5ea84 actionless feat(maintenance scripts: show submodule diff): better visual separation of blocks - 2
 2018-01-19 ebf8922 actionless feat(maintenance scripts: show submodule diff): better visual separation of output
 2018-01-19 3283c42 actionless chore(plugins: themes: oomox): GTK+3 theme improvements  - refactor linked buttons;  - fix notebook tabs;  - better theme performance with dark colorscheme;  - wm borders fallback logic;  - dynamic theme preview assets;  - tests improvements.
 2018-01-19 393aafd actionless chore(plugins: icons: gnome-colors): update submodule: use rsvg-convert instead of inkscape - much faster theme generation
 2018-01-18 f1a5ca3 actionless doc(readme): update spotify section
 2018-01-18 a668411 actionless doc(readme): remove outdated info about CLI tools
 2018-01-18 38197e0 actionless doc(readme): mention `librsvg` dependency, don't repeat dep list in ubuntu section
 2018-01-18 4da7eef actionless chore(packaging: ubuntu): add librsvg-bin (for oomox thumbnails and future materia and archdroid)
 2018-01-12 0958edb actionless chore(plugins: oomox): update submodule
 2018-01-10 a4fbf51 actionless chore(plugins: themes): rsvg fix in materia; gtk2 dark theme and hidpi improvements
 2018-01-10 f8fbd6b actionless style(colors_list): pylint
 2018-01-10 63e45ab actionless refactor(colors_list): make on_value_changed an abstract property of Numeric Row
 2018-01-10 3060180 actionless style(colors_list): pylint
 2018-01-10 8de1c33 actionless feat(color_list): implement both min and max value limits for int and float theme options widgets
 2018-01-10 589e2dc actionless feat(plugins: themes: oomox): configurable outline offset
 2018-01-09 5d5ceda actionless style(plugin_loader): add pylint hint for python 3.4
 2018-01-09 8514e13 actionless refactor(plugin_loader): use `SourceFileLoader` for python 3.4 and `spec_from_file_location` for python 3.5+
 2018-01-09 a056f08 actionless refactor(plugin_loader): use SourceFileLoader instead of spec_from_file_location (the latter is available only in python 3.5)
 2018-01-09 9596aba actionless refactor(plugin_loader, theme_file_parse, theme_model, xrdb): pylint
 2018-01-09 4f222c0 actionless fix(theme_model): filters based on icons style
 2018-01-09 0fa2bc2 actionless feat(themes: xresources): sync terminal theme with current xresources theme
 2018-01-09 be1e21c actionless fix(xrdb, theme_file_parse): xrdb cache interface
 2018-01-09 76d9062 actionless refactor(theme_file_load): rename to theme_file_parse
 2018-01-09 133ca7a actionless feat(packaging: ubuntu: docker script): add version to output package name
 2018-01-09 2d24ba3 actionless refactor(themes: xresources, random): reimplement themes which were using bash logic inside
 2018-01-07 ecdd837 actionless fix(packaging: install.sh): update for oomoxify as plugin and new terminal templates location
 2018-01-07 7e22a09 actionless chore: move terminal_templates to the top level directory
 2018-01-07 007842d actionless refactor(gui: export): flatten module
 2018-01-07 c964d6a actionless refactor: turn spotify-theming stuff into a completely separate plugin
 2018-01-07 bfa0cd1 actionless chore(submodules: gtk-theme): fix window decoration in openbox and some other WMs if roundness>0
 2018-01-07 2e159a0 actionless chore(submodules: gtk-theme): update submodule
 2018-01-06 0f1f546 actionless feat(plugins: oomox): make outline width configurable
 2018-01-06 0c1785f actionless chore(submodules: gtk-theme): use gtk outline for focused buttons and other button-based widgets
 2018-01-06 99262d7 Laurent Tréguier fix(packaging: install.sh): force rm in case files don't exist
 2018-01-06 f00c25f actionless fix(packaging: ubuntu: docker): remove unstaged git files inside the temporary build directory
 2018-01-06 f8347e4 actionless feat(gui: preview_icons, gtk_helpers): implement a widget for hidpi image display and use it for icons preview

1.4.99: Big refactoring; reimplement all themes as plugins; hotfix for archdr…

06 Jan 04:57
Compare
Choose a tag to compare
…oid and new rsvg version

1.4.5.2: Better gnome-shell support in Materia

02 Jan 17:25
Compare
Choose a tag to compare
 2018-01-02 7868494 actionless chore(submodules: materia): fix gnome-shell theme if menubar is contrast to theme
 2018-01-02 026880f actionless chore(submodules: materia): improve gnome-shell theme
 2018-01-02 4fd8f7d actionless Merge branch 'master' of github.com:actionless/oomox
 2018-01-02 469e8aa actionless hotfix(submodules: materia): problem with gnome-shell theme generation
 2018-01-02 e33cc54 actionless hotfix(submodules: materia): problem with gnome-shell theme generation
 2018-01-01 1720d66 actionless chore(submodules: materia): update with more fixes for gnome-shell
 2018-01-01 2f721d6 actionless chore(submodules: materia): update with more fixes for gnome-shell
 2018-01-01 12d7f94 actionless chore(submodules: materia): hotfix for redundant '#' in gnome shell panel opacity opacity value; fixes #115
 2018-01-01 2a87ed1 actionless feat(gui: theme_model, colors_list): limit 'GNOME_SHELL_PANEL_OPACITY' max value to 1.0
 2018-01-01 2bf1cd4 actionless chore(submodules: materia): update with more fixes for gnome-shell
 2018-01-01 688f3b2 actionless feat(gui: theme_model; submodules: materia): add $GNOME_SHELL_PANEL_OPACITY; closes #114
 2018-01-01 7f985b5 actionless fix(packaging: oomox.desktop): add Materia to description