Actionless Loveless
Actionless Loveless
(ie disabled by default) a) use text transformation for all `-git`/`-svn`/etc packages and check if newer version of `foobar` is available in case if `foobar-git` is installed b) check it...
Command Line ```console $ cat ~/.config/pycodestyle [pycodestyle] select = E1 max-line-length = 160 $ autopep8 --ignore="" --verbose --in-place ./oomox_gui/colors_list.py read config path: /home/lie/.config/pycodestyle read config path: /home/lie/projects/oomox/.flake8 enable config: section=pycodestyle,...
Let's define some kind of list of important GTK+2 apps, so after all of them will be finally ported to gtk3 or other toolkit we could stop updating gtk2 theme....
1) rename resource path 2) don't ship `./dist` dir and gresource.xml
_From @ddnexus on April 20, 2017 3:16_ Currently the Gnome Shell is not affected by the theme, and no Shell theme is produced. A really useful addition would be generating...
Related to: https://github.com/themix-project/oomox/pull/88 https://github.com/themix-project/oomox/issues/143
_From @smurphos on August 26, 2017 9:11_ I really like some elements of themes produced with quite high values of gradient. However sometimes gradients applied to some elements produce unpleasant...
_From @kindlychung on April 5, 2017 11:20_ According to Arch linux wiki: > Scaling of UI elements is not supported by the toolkit itself, however it's possible to generate a...
_From @cwendling on February 28, 2017 11:34_ Ideally in complement with #34, it would be highly useful to make the border width and outline width configurable, especially for accessibility purposes...