Commit Graph

821 Commits (bbbda507474822d39380cb45b06b779a83c8c8e6)

Author SHA1 Message Date
drakkar1969 bbbda50747 Remove gnome shell border images (#240)
* Add color variables for border image drop shadow removal

* Remove border image drop shadow: modal dialog

* Remove border image drop shadow: panel button dropdown menu

* Remove border image drop shadow: OSD window

* Remove border image drop shadow: resize popup

* Remove border image drop shadow: window switcher

* Remove border image drop shadow: workspace switcher

* Remove border image drop shadow: notifications

* Remove border image drop shadow: looking glass

* Fix OSD/switcher/looking glass colors (always transparent, even on solid variants)

* Adjust notification margins

* Tweak switcher border color
2019-05-13 09:15:39 +01:00
Alexander Vereeken 484f24719c Added: Sabayon to Distro|Package Name/Link (#228)
* Added: Sabayon to Distro|Package Name/Link

* Update README.md
2019-04-24 06:12:31 +01:00
Nico 277f46856a
Merge pull request #224 from Omnikron13/master
Correct GTK2 dark assets.svg #3e4351 -> #3e4350
2019-04-18 22:31:30 +02:00
Joey Sabey eece52ee2f
Correct GTK2 dark assets.svg #3e4351 -> #3e4350 2019-04-16 14:35:52 +01:00
drakkar1969 2e3feaa045 Revert Fix dash running dots on hover (#196) (#221) 2019-04-05 09:05:49 +01:00
Steve M 4b3124249f Cinnamon fixes. (#218)
* Cinnamon Calender - avoid using % font-size declarations as it breaks centering of text

* Cinnamon Panel - window-list,gwl and panel launchers - revise font-weight and highlighting scheme

* Cinnamon Panel - remove unused assets
2019-04-04 16:53:36 +01:00
David Mohammed cadf8d2561
Tidy of Ubuntu versions and remove unused compile option 2019-03-28 10:09:57 +00:00
David Mohammed 5b18f6034a
Revert to ensure size remains 10pt 2019-03-27 21:30:30 +00:00
drakkar1969 6bd20fff10 Fix Gnome shell calendar with 10pt font (#208) 2019-03-27 20:09:50 +00:00
David Mohammed 37762db8f8
No need to define the selection color for the clock 2019-03-27 20:07:30 +00:00
David Mohammed e6d56f0b80
Merge branch 'devarped-master' 2019-03-27 20:03:37 +00:00
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