Skip to content

Releases: themix-project/oomox-gtk-theme

Release 1.12.7

05 Jul 00:45
Compare
Choose a tag to compare
Notable changes:
*  2024-07-03 34cb4139 actionless fix(qt{5,6}ct): typo in tooltip bg
*  2024-06-16 384ca4a3 actionless chore: move screenshots to a submodule
*  2024-06-16 c0f51117 actionless fix(change_color): cleaner file structure when exporting gtk 3.0 or 3.20 only
*  2024-06-16 d85deb01 actionless feat(change_color): don't fully clean the export dir, but remove only theme-related files

Release 1.12.6

18 May 03:56
Compare
Choose a tag to compare
Notable changes:
 2024-05-18 22d8aa3b actionless fix(gtk320: functions: _text_shadow_color): fix divizion by zero caused by bg #000000 and also mistake in the formula (fixes #93)

Release 1.12.5

18 May 03:53
Compare
Choose a tag to compare
Notable changes:

 2024-03-16 7c00712a actionless chore(packaing: pkgbuild): move gtk2-related stuff to opt deps (fixes #91)

Release 1.12.4

18 May 03:53
Compare
Choose a tag to compare
Notable changes:
 2023-01-01 cf896c72 actionless fix(scripts: darker): convert hex to int before math, lol it was broken for so many years 😹
 2022-11-26 5bfa8b40 actionless fix(gtk320: menu: coontex-menu: menuitem: accelerator): use mix() instead of alpha() (fix contrast in dark themes) (fixes #88)

Release 1.12.3

28 Dec 06:20
Compare
Choose a tag to compare
support new plugin api and make plugin info translate-able

Release 1.12.2

28 Dec 06:19
Compare
Choose a tag to compare
Notable changes:
 2021-09-23 7e28149f actionless feat(gtk320: colors): define text_view_bg for new vte versions (fixes #81)
 2021-09-10 07de72bd actionless chore(oomox_plugin): add new description and links for about section
 2021-07-28 6fdce92b actionless feat(gtk320: button, toolbar): support new viewswitcher gtk widget
 2021-05-12 561b00a1 actionless feat(themix-plugin): allow ~ in export path

Release 1.12.1

28 Dec 06:19
Compare
Choose a tag to compare
Notable changes:
 2021-05-03 82d52969 actionless feat: add qt6ct support
 2021-01-14 b695fcb8 actionless fix(gtk320: view: separator): add workaround for styling viewport > menu > separator

Release 1.12

28 Dec 06:19
Compare
Choose a tag to compare
Notable changes:
 2020-04-27 0182c143 actionless fix(gtk320: button: backdrop): fix button fg color in backdrop-supported environments (tested on Weston)
 2020-04-27 dc0f06b7 actionless fix(gtk320: toolbar: titlebar: backdrop): fix titlebar border color in backdrop-supported environments (tested on Weston)
 2020-04-27 050435b8 actionless fix(gtk320: view, button: backdrop): fix table header buttons in backdrop-supported environments (tested on Weston)
 2020-03-16 81085b98 actionless chore: move oomox_plugin from themix-gui repo
 2020-01-14 dfba33a4 actionless feat(makefile, change_color.sh): fix makefile to allow parallel jobs and use nproc by default (fixes #67)
 2019-12-30 75fad112 actionless fix(gtk320: menu: popover): fg color of flat buttons
 2019-12-27 ff033f3f actionless refactor(osd): use border_tng
 2019-12-27 1f6a1a26 actionless refactor(gtk320: toolbar): use border_tng
 2019-12-27 123a3338 actionless refactor(view; menu: popover): use border_tng
 2019-12-27 31e6f3fd actionless fix(gtk320: functions: border_tng): fix lightness>66% and add default base mix ratio
 2019-12-27 6ffb8d2a actionless refactor(gtk320: entry): use mix everywhere instead of shade and start refactoring common border functions
 2019-12-26 6d20d3f9 actionless fix(gtk320: popover: item): use bigger of possible paddings instead of adding them
 2019-12-26 d8f130b6 actionless feat(gtk320: popup: item): apply theme roundness and remove extra paddings
 2019-12-26 64f816bd actionless fix(gtk320: menu: separator): use background-image instead of background-color
 2019-12-26 38b3e27c actionless feat(gtk320: views): style separator properly in a more common way
 2019-12-26 4dff2403 actionless feat(gtk320: apps: nemo): improve status bar styling

Hotfix release 1.11.1

28 Dec 06:19
Compare
Choose a tag to compare
 2019-12-26 be5bdac0 actionless hotfix(gtk320): small typo which makes
theme unreadable for some apps

Release 1.11

28 Dec 06:19
Compare
Choose a tag to compare
Notables changes:
 2019-12-25 f97d555a actionless fix(gtk320): add missing borders in dark theme variants
 2019-12-25 1e382fbf actionless fix(gtk320: nemo): remove unused code which was causing button rounding problems in toolbar
 2019-12-19 1a000345 actionless refactor(gtk3*): don't use scss compound selectors
 2019-12-12 b3fc0329 actionless fix(gtk320: toolbar): fix fg color for inline headerbar buttons
 2019-05-08 4c0da94f livanh Make background color of GTK+3 progress bars consistent with GTK+2 (#63)
 2019-03-01 1d8e57ae actionless fix(gtk320): fallback values for '$spacing - Npx' cases
 2019-01-21 c8cccb60 actionless fix(gtk320: toggle: switch): reduce width, new gtk 3.24.3 use circle icon from noto-fonts instead of Off label
 2019-01-11 35cc7b11 actionless fix(gtk3: view): background of inavtive progressbar with gradient-ed themes
 2019-01-10 39812f4b actionless feat(gtk320: button, entry): unify left/right padding and make it depend on roundness to make text readable on the sides in case of too big border radius