Commit Graph

410 Commits

Author SHA1 Message Date
EMH-Mark-I 7e1eb7c290 Thunar status spinner update
Adjusting the thunar menu-bar since the spinner is larger than 8x8px.
2020-06-10 00:48:45 -05:00
EMH-Mark-I 56f0d9148c Spinners are back!
Painstakingly made this and it looks pretty cool! You can test spinners in the gtk3-widget-factory
2020-06-10 00:33:30 -05:00
EMH-Mark-I 6e5d61d938 GTK theme cleanup
Consolidating the gtk-3.0 and gtk-3.24 themes since they are now exactly the same. (For future divergence in themes if necessary, they can be specified  individually by GTK version)
Removed unused image files to reduce clutter.
2020-06-09 21:13:33 -05:00
Grassmunk 1b02dd06be Added new custom cursor theme directions and fixed cursor build script. Also made installer use standard theme instead of Chicago95_Cursors_White 2020-06-05 20:39:02 -07:00
Grassmunk 95cd5c5ef6 Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging 2020-06-05 18:03:56 -07:00
Grassmunk 5c2e450c00 Resolves and fixes #126 by recreating cursors using new techniques discovered by creating pluslib 2020-06-05 18:03:41 -07:00
EMH-Mark-I dddbc2b0e7 Theme update for Cinnamon desktop.
Reduced repeat images into sym links
Added thumbnail images.
2020-06-05 20:00:01 -05:00
Grassmunk 7d17d33412 Fixed handling of background colors and wallpaper errors so it does not crash 2020-06-04 08:27:52 -07:00
Grassmunk 167f740480 minor changes to plus glade file to taste 2020-06-03 21:24:52 -07:00
Grassmunk 16e22794b6 Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging 2020-06-03 21:23:42 -07:00
Grassmunk 88794d7319 removing a debugging print i left in there 2020-06-03 21:23:21 -07:00
Grassmunk e6de876f21 Fixes to non virtualized environments and turning off some debugging 2020-06-03 21:22:14 -07:00
EMH-Mark-I ebcdfac08c Theme updates
Changed the Whisker Menu branding image background colour to an @ rule so that it will better blend with Plus theme changes.
2020-06-03 23:00:35 -05:00
Grassmunk ec953f083b Fixing thunar and zsh and background issues 2020-06-03 20:41:21 -07:00
Grassmunk f8d58ab5b6 updating install to match previous updated 2020-06-03 20:06:02 -07:00
Grassmunk 93c4115ced Adding automated installshield :D 2020-06-03 20:03:18 -07:00
Grassmunk 71687ed5f0 Adding automated installshield :D 2020-06-03 20:02:55 -07:00
Grassmunk 02dddae547 Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging 2020-06-03 20:01:58 -07:00
Grassmunk 5c656aee65 Adding automated installshield :D 2020-06-03 20:01:32 -07:00
EMH-Mark-I 40ca5875c4 Theme updates
Adjusted the override files.
Added missing symbolic icon for device icon sizes 16, 22, 24, 48. It was already present for 32.
2020-06-03 21:53:29 -05:00
Grassmunk 5a6ee4af0e Fixing instructions in the INSTALL file 2020-06-03 17:58:07 -07:00
Grassmunk 7480538a73 tmp folder needs to exist but was not included because it was empty 2020-06-01 09:00:22 -07:00
Grassmunk 3d433fa166 Adding source for themes 2020-05-31 20:14:31 -07:00
Grassmunk 0862128039 Adding source for themes 2020-05-31 20:13:21 -07:00
Grassmunk 7d43c3292c fixing links and image relative links 2020-05-31 20:09:34 -07:00
Grassmunk 4b49c508a8 Updating readme and applying bug fixes 2020-05-31 18:07:19 -07:00
Grassmunk dd66057e86 missed this one little guy 2020-05-30 10:28:39 -07:00
Grassmunk 7eeb3dfff4 removing stuck popup 2020-05-30 10:15:00 -07:00
Grassmunk b86a019713 More pluslib bugfixes and removing debug messages from PlusGUI 2020-05-30 10:12:18 -07:00
Grassmunk 07092e2f7c removing print statements, fixing aplay warning message 2020-05-29 20:11:39 -07:00
Grassmunk 4cd728a391 Fixed icon filename handling 2020-05-29 17:55:54 -07:00
Grassmunk bd6b3041d7 Added new Chicago95 Plus! GUI that looks and acts like the real thing! 2020-05-29 17:24:59 -07:00
Grassmunk 4c41ca35c4 Fixes to pluslib identified through testing 2020-05-29 17:17:57 -07:00
EMH-Mark-I 5cf995ff93 Theme update for MATE desktop. 2020-05-16 16:43:39 -05:00
EMH-Mark-I 04af7bb083 Theme update for MATE desktop. 2020-05-16 13:52:04 -05:00
EMH-Mark-I 93a886da11 Theme updates
Adjusted switch widget background colour for normal and disabled states
Adjusted combobox button arrows to prevent scaling issues (will have to test)
2020-05-13 21:22:31 -05:00
EMH-Mark-I b19b9b8eeb Remove duplicate files 2020-05-10 23:13:33 -05:00
grassmunk 486baa93bd
Merge pull request #124 from bgstack15/staging
add Makefile
2020-05-10 11:22:12 -07:00
B Stack 1fe175f131 add Makefile
move debian packaging to
   https://gitlab.com/chicago95-packaging/chicago95-packages and
   use a Makefile for distro-agnostic package.
   Dpkg has not been generated yet from this Makefile.
2020-05-09 17:53:35 -04:00
EMH-Mark-I 9462d92e71 XFCE panel fix
This should prevent some panel plugin buttons from causing other buttons to shift around when hovered or activated.
2020-05-07 22:22:39 -05:00
EMH-Mark-I 04fab6771b Added theme option for gtk3-nocsd
This should better integrate the theme for users that decide to enforce the window manager around hostile applications, via tools such as gtk3-nocsd. They will have to enable the necessary options since it will not be part of the default theme. This will be included in the install documentation later.
2020-05-06 23:10:18 -05:00
EMH-Mark-I d79d605fb5 Menu update 2020-05-04 21:08:22 -05:00
EMH-Mark-I 7947d28be4 Menuitem update 2020-05-04 20:47:44 -05:00
EMH-Mark-I e6897b9f8b
Update README.Debian 2020-05-03 22:53:47 -05:00
EMH-Mark-I 50cd5f4af3
Update README.Debian
Added a notice for users of the Pale Moon web-browser.
2020-05-03 22:53:17 -05:00
EMH-Mark-I e11ea239a2 Theme update
Fixed treeview items from jumping around by specifying a separator.
2020-05-03 22:26:31 -05:00
EMH-Mark-I fd204a53e8 Theme updates for nemo file manager
Themed nemo file manager
Made some adjustments to frame views and stack views
Removed the cinnamon.css file (replaced by nemo.css)
Added a disabled arrow state for menu arrows
2020-05-03 21:36:43 -05:00
EMH-Mark-I 0a945429b6 Whisker menu update
Fixed menu separator margins
Removed the background-color property from the whisker button
2020-05-03 17:36:35 -05:00
EMH-Mark-I 72b5ba2a0e Fix Mozilla application menus
Mozilla applications are not using window decorations for the menu borders, unlike every GTK3 application; So I themed the .menu selector to best match the application.
Also adjusted the separators a little as part of a test.
2020-04-28 22:25:02 -05:00
grassmunk d60f45fc84
Merge pull request #120 from grassmunk/plus
Complete rewrite of Chicago95 Plus in to a library
2020-04-28 09:39:33 -07:00