Commit Graph

810 Commits (14798358e1614dc1bb7318b301a6bad8b20a45f3)

Author SHA1 Message Date
David Mohammed 14798358e1
Merge branch 'master' of https://github.com/devarped/arc-theme into devarped-master 2019-03-27 20:03:11 +00:00
drakkar1969 f3411ed712 Fix close buttons in GNOME overview (#216)
* Fix close buttons in GNOME overview
* Resize close button to 26px
2019-03-27 20:01:18 +00:00
David Mohammed 6815e946dc
Ensure we allow builds against GNOME Shell 3.32 2019-03-16 21:40:47 +00:00
devarped b159b65c88 Fix statusbar clock being blue 2019-03-16 11:45:59 +03:00
devarped 262f0436cc Adjust font size 2019-03-16 11:45:06 +03:00
devarped 88232aabdb Add symlink for GNOME 3.32 2019-03-16 11:28:53 +03:00
David Mohammed 7994fd3c34
Revert "Add GNOME panel dynamic transparency (#175)" (#193)
This reverts commit b96ab0aba7.
2019-03-15 09:32:53 +00:00
Nico 6ca94c5449
Merge pull request #205 from NoXPhasma/master
Fix levelbar min-width and min-height
2019-03-14 19:37:59 +01:00
Nico 2fd7d97ccf
Merge pull request #174 from smurphos/metacity-fix
Metacity - add buttons to modal geometry & fix attached dialog titlebar.
2019-03-14 19:32:44 +01:00
NoXPhasma 0a9c219bcb
Fix levelbar min-width and min-height
Follow up pull request of #194 to fix the min height and with of the levelbar.
2019-03-11 16:27:10 +01:00
drakkar1969 4802bc1fb9 Fix dash running dots on hover (#196) 2019-02-27 10:28:49 +00:00
Steve M e87cb2a020 Cinnamon menu - fix search entry not expanding for scaled font sizes (#199) 2019-02-24 11:15:56 +00:00
Steve M 0535937a8f Cinnamon - use borders_color for popup-menu seperator (#198) 2019-02-24 11:15:09 +00:00
NoXPhasma 354441297f Fix vertical and horizontal levelbar values (#194)
* Fix vertical and horizontal levelbar values

The horizontal levelbar auto-width and auto-height values were used wrongly for vertical levelbar and vis versa.

* 20px min-height on horizontal bars looks better
2019-02-18 14:31:59 +00:00
Steve M 1100d245c6 Cinnamon4 grouped-window-list tweaks (#192) 2019-02-11 11:08:13 +00:00
Steve M b44f657806 Cinnamon4 menu - make 'fake' seperator arc blue for consistency with older Cinnamon versions (#191) 2019-02-11 11:07:11 +00:00
Steve M 2cbc9bd381 Cinnamon popupmenu (#190)
* Cinnamon popupmenu - Fix selection highlight overlapping menu border

* Cinnamon popupmenu - Add visible seperators

* Cinnamon popupmenu - apply padding fix to Cinnamenu context menu
2019-02-11 11:06:07 +00:00
Steve M ea827a72f2 Cinnamon - calendar alignment improvements (#189)
* Cinnamon - calendar alignment improvements

* Cinnamon - calendar - keep alignment if text scaling is active
2019-02-11 09:16:59 +00:00
Steve M bb7cb3b866 Nemo - distinguish inactive pane in dual pane mode (#188) 2019-02-10 12:00:37 +00:00
gm10 2bac3c1a8f Fix horizontal stepper icons (#181) 2019-01-29 20:46:20 +00:00
Yauhen Kirylau 9c158be1d8 Optional resvg support (#177)
* feat(render_assets): optional support for resvg

* refactor: rename MENU_BG to HDR_BG and MENU_FG to HDR_FG (and migrate old values on runtime)

* fix(configure): allow to run if inkscape not installed but resvg does

* feat(makefile): make optipng optional

* fix symlinks after sedding

* fix(configure): allow to run if inkscape not installed but resvg does - 2

* style: shellcheck all .sh files

* fix(autogen.sh): remove redundant escaping

* fix(*: makefile: rendersvg): use --zoom 2 to workaround --dpi problem
2019-01-29 20:44:54 +00:00
Julian Xhokaxhiu 6845a0544f Harmonize font-size to 10pt overall Gnome Shell for 3.30 (#171)
Fixes #105
2019-01-29 20:32:48 +00:00
v44r 05e6b65938 Darken the text of the gtk-2 version of Arc-Darker (#183) 2019-01-29 20:30:54 +00:00
Steve M 88d02754d1 Cinnamon Update (#178)
* Cinnamon4 Menu - Distinguish favorites scrollbox from systembox

* Cinnamon4 Overview - add support for overview place-holder

* Cinnamon4 Overview - add support for .window-caption:focus

* Cinnamon4 panel - add support for grouped-window-list

* Cinnamon3.8 panel - add support for window-list-preview

* Cinnamon3.6 panel - add support for window-list-item-box.progress

* Cinnamon panel - workspace switcher vertical panel fix

* Cinnamon panel - rework broken panel launchers

* Cinnamon4 - Amend grouped-window-list and panel-launcher highlighting scheme

* Cinnamon - Fix workspace-osd

* Cinnamon - Fix cinnamenu right-click context menu

* Cinnamon - Fix keyboard applet on vertical panels

* Cinnamon - Fix missing level-bar in osd-window

* Cinnamon - Overview - fix excessive spacing in window-caption

* Cinnamon - Expo name-entry - fix selection, add hover class, allow for font-scaling

* Cinnamon - Soundplayer - fix distorted open and quit player icons

* Cinnamon4 - grouped-window-list - revise thumbnail display and whitespace tidyup

* Cinnamon4 - grouped-window-list - tweak label highlighting and padding

* Cinnamon4 - grouped-window-list-thumbnail - add spacing again
2018-12-26 11:25:58 +00:00
drakkar1969 b96ab0aba7 Add GNOME panel dynamic transparency (#175) 2018-12-23 22:27:42 +00:00
Jirka Vebr f6b1c62521 Cinnamon: hide the odd run-dialog box (#75) 2018-12-23 22:24:25 +00:00
Nico 79fca35fae
Merge pull request #176 from actionless/fix-colors
fix(common: *: svg): fix incorrect color definitions
2018-12-17 17:39:21 +01:00
actionless 7f300a6085 fix(common: *: svg): fix incorrect color definitions 2018-12-15 20:54:14 +01:00
smurphos 41477e4d20 Metacity - modal dialogs use modal geometry but show butons 2018-12-11 06:41:37 +00:00
smurphos 1fb04405a0 Metacity v3 - fix missing attached dialog titlebar 2018-12-11 06:28:20 +00:00
smurphos 8ce69e08a5 Metacity - use normal geometry for modal dialogs 2018-12-09 06:46:40 +00:00
David Mohammed 546b8650e2
Remove shadow behind wingpanel widgets #166 2018-11-26 19:26:16 +00:00
Yauhen Kirylau e97206cf07 [change_color.sh] Create parent dir (#164)
* fix(change_color.sh): create parent of destination directory if not exists

re: https://github.com/themix-project/oomox/issues/172

* fix(change_color.sh): add some missing quoting
2018-11-13 00:07:07 +00:00
dantmnf e62e3e27f6 Some fixes for Cinnamon (#161)
* fix floating-bar on Nemo

* add spacing in cinnamon window-list and applet
2018-11-01 14:02:13 +00:00
David Mohammed 794b60caf2
Merge pull request #157 from Aaahh/patch-1
Update README.md
2018-10-23 17:07:19 +01:00
Aaahh Ahh 416696720b
Update README.md 2018-10-23 11:58:57 -04:00
James Le Cuirot 5444ac751f autotools fixes (#155)
* Fix image path names in GTK+3 gresource files

Turns out it cares about the whole path, not just the filename, even
if you embed the pixdata.

* Fix change_color.sh following autotools changes

* Add --jobs option to change_color.sh to pass to make

This defaults to nproc.

* Update HACKING document following autotools changes

* Note in README which engines require sassc, optipng, and inkscape
2018-10-21 11:53:45 +01:00
jnsh a8a66c0549 Nautilus 3.30 path-bar redesign (#144)
* Nautilus 3.30 path-bar redesign

Properly theme the redesigned path-bar in nautilus 3.30.

* Update path-bar-box for nautilus 3.30.2

The path-bar-box design was changed in nautilus 3.30.2 to resolve issues
with some gtk themes. Change theming in Arc accordingly.

Upstream commit: 171ae2ed52

* Add transitions to nautilus path-bar-box

Transition the colors of path-bar-box when switching from/to backdrop,
as is done with Adwaita.
2018-10-20 17:49:00 +01:00
James Le Cuirot 550065724b Make better use of autotools (#149)
* Check for inkscape, optipng, and sass in the PATH with configure

* Define themedirs once in configure instead of each Makefile

* Set GTK3_VERSION to compatible version instead of actual version

autotools doesn't like symlinks much, especially when building outside
of the source tree. This also adds better version detection errors.

* Don't distribute gulpfile.js as it has been removed

* Don't need $(srcdir) when defining EXTRA_DIST

Distributions are always prepared from the sources.

* Install theme index files using automake

* Generate and install XFWM4 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+2 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+3 files properly with autotools

This handles parallelism better and allows out-of-source builds.
2018-10-20 17:38:07 +01:00
jnsh 7b3b3cdaeb Shell overview caption fix (#145)
* Separate gnome-shell 3.26 theme from 3.18

* Update gnome-shell overview window-caption colors

Since gnome-shell 3.26, the window-caption in application overview was
moved from below the window preview, to the bottom edge of the preview.
Subsequently, colors of the window-caption were also changed.

3ce23ca964

This commit reflects the change in Arc shell theme.

* Remove unused CSS property from shell captions

The -shell-caption-spacing property in .window-caption has not been
used since gnome 3.26.

d0f74b58c3
2018-10-20 17:01:19 +01:00
jnsh 875eb9d83f Workaround gnome-shell 3.30 popup-sub-menu glitch (#147)
https://github.com/NicoHood/arc-theme/issues/135
2018-10-20 16:55:27 +01:00
jnsh 7ff5b36c28 Update documentation for gtk3, gnome-shell and parallel dependencies (#140)
* Update supported GTK & Gnome versions in README

* Improve version auto-detection error messages

* Update dependency info in README

* Mention parallel as optional dependency in README

If parallel is installed, asset images are rendered with it, which
usually results in a nice build speed improvement.
2018-10-08 13:07:47 +01:00
David Mohammed 07e618681f
Update template with latest recommendations 2018-10-05 15:31:46 +01:00
David Mohammed f53f43a8b6
Revert "Cleanup unneeded files #115"
This reverts commit 58330c4a5b.
2018-10-01 19:11:27 +01:00
Nico 7a719566db
Merge pull request #132 from jnsh/nautilus-330-pathbar-update
Nautilus 3.30 pathbar update
2018-10-01 11:26:04 +02:00
Joonas Henriksson 3bc415b6d8 Add spaces for consistent code style 2018-09-30 23:49:48 +03:00
Joonas Henriksson 0af7e5ad6d Fix padding value in previous commit 2018-09-30 23:20:58 +03:00
Joonas Henriksson 14d61230c0 Tweak nautilus 3.30 pathbar
Improve nautilus pathbar appearance after the redesign introduced in
the 3.30 update.

Since nautilus 3.30 requires gtk 3.22, it should be safe to omit the
tweak from 3.18 version of the gtk3 theme.
2018-09-30 22:53:03 +03:00
Nico 86e43a874c
Fix #121 outdated readme links 2018-09-29 10:17:31 +02:00
Nico f15ba319b7
Merge pull request #131 from SibrenVasse/thunar-fix
Fix thunar sidebar top border color
2018-09-29 10:00:43 +02:00