523 Commits

Author SHA1 Message Date
Grassmunk
699c5ffbec Adding the IE4 background image firefox theme as an extra 2020-07-03 12:07:08 -07:00
grassmunk
b5fce80407
(hopefully) fixing pluslib for issue #135
Issue #135 was caused by the function `convert_icon` used a relative file location, it now uses an absolute location.

Also removed loop that creates icons for gtk-3.24 since that it just a symlink to 3.0.
2020-07-03 10:40:13 -07:00
grassmunk
bc071310b7
Merge pull request #134 from bgstack15/master
Add some more packaging, and man pages
2020-06-30 13:47:51 -07:00
B Stack
532e1ea0a9 add manpages for Plus! 2020-06-30 15:54:50 -04:00
B Stack
4a7e763726 Makefile: add verb install_backgrounds 2020-06-30 13:22:39 -04:00
grassmunk
b7933fc097
Merge pull request #133 from bgstack15/plus
Improvements to Plus!
2020-06-30 07:43:36 -07:00
B Stack
431a2a9fa0 fix icon for .theme file 2020-06-30 07:44:29 -04:00
B Stack
5b9e3cfb6e desktop file fixes
Set icon, and also improve mimetype.
2020-06-30 07:39:41 -04:00
B Stack
16e605ccee plus: add desktop file and mimetype 2020-06-29 17:25:11 -04:00
B Stack
938f472a2f plus: add directory vars
These directory variables are useful when packaging PlusGUI
   and ChicagoPlus.
2020-06-29 17:00:15 -04:00
B Stack
b41148cf11 Makefile: improve docs and add panel theme 2020-06-29 16:08:59 -04:00
EMH-Mark-I
dcfd10310b
Merge pull request #131 from bgstack15/master
Deployment fixes
v2.0.1
2020-06-29 09:33:20 -05:00
B Stack
945aef0dd4 remove outdated comment 2020-06-29 09:14:55 -04:00
B Stack
52c5eb8ed1 improve installation
Add use_underscores so dpkg deployment works.
   Add startup sound .desktop file for xdg/autostart.
2020-06-29 09:07:30 -04:00
B Stack
8cd2cb51a9 WIP: improve Makefile installation
Remove the webkit greeter elements as that is not really supported.
   Add initial installation commands for Plus! script.
   Still need to troubleshoot gtk directory permissions issues.
2020-06-28 17:34:50 -04:00
EMH-Mark-I
9f3c16ff37 Remove broken symlink #129 2020-06-28 13:54:06 -05:00
EMH-Mark-I
f843267238 Merge changes 2020-06-27 23:08:15 -05:00
EMH-Mark-I
c321439950 Update INSTALL.md and icon cache 2020-06-27 22:10:15 -05:00
EMH-Mark-I
059431a4e4 Updates for instructions and tux icon theme 2020-06-27 21:46:23 -05:00
EMH-Mark-I
35fe9cef79 README Update
Trying to keep the layout a little consistent with the other READMEs.
2020-06-27 19:53:34 -05:00
Grassmunk
0096fe7327 adding check for xfconf-query, if it doesn't exist the script generates a bunch of warnings 2020-06-26 21:44:45 -07:00
Grassmunk
a70cb7790b Fixing checkbox logic 2020-06-26 21:38:23 -07:00
Grassmunk
6d9f2f713d Adding fix to detect if xfce4-panel-profiles is installed. If not, disable the auto panel installer. 2020-06-26 18:14:32 -07:00
Grassmunk
74f4a8dbfe adding --type string to create command in installer script if xfconf setting does not exist 2020-06-26 13:24:23 -07:00
Grassmunk
512d51b3d2 Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging 2020-06-26 10:58:16 -07:00
Grassmunk
3782f6483e adding --create to xfconf-query if that setting does not exist 2020-06-26 10:53:15 -07:00
EMH-Mark-I
b6b7dbc26d Whisker menu update
Forgot to switch this back to the Chicago95 image.
2020-06-26 11:10:08 -05:00
EMH-Mark-I
1a91483346 Update screenshots 2020-06-26 10:50:08 -05:00
EMH-Mark-I
edfa5e519d Update README 2020-06-26 09:59:13 -05:00
EMH-Mark-I
26f397c712 Update README
WHy the hell doesn't italics work with a link? Forget it!
2020-06-26 09:57:40 -05:00
EMH-Mark-I
e3d8a25a00 Update README 2020-06-26 09:55:57 -05:00
EMH-Mark-I
4665bab1a7 Update README 2020-06-26 09:54:38 -05:00
EMH-Mark-I
6075fb5395 Update README 2020-06-26 09:51:21 -05:00
EMH-Mark-I
62aca80bda Update screenshot
Showing off a few more added tweaks.
2020-06-25 19:43:44 -05:00
EMH-Mark-I
692ff2bea1 Theme updates
Made some adjustments to the treeview expander icons. Moved them to the icon theme and going ot see how it handles.
Replaced the desktop icon with the correct windows95 desktop icon.
2020-06-25 16:38:18 -05:00
EMH-Mark-I
34f88813d5 Theme updates
Fixed the DOSrc prompt message
Adjusted combobox arrows again
Replaced the expander arrows in treeviews with plus / negative boxes for theme accuracy
2020-06-24 20:55:36 -05:00
EMH-Mark-I
dd233d04a2 Add symbolic icons back
We'll need these icons in full since I removed the hard coded images from the CSD title buttons.
2020-06-24 16:19:51 -05:00
Grassmunk
9d53db30c0 Rebuilt animated cursors with -s since the animated cursors have a placeholder frame 2020-06-14 10:11:33 -07:00
Grassmunk
a9a020a2e8 updating the theme file and cache to represent the changes 2020-06-13 18:16:31 -07:00
Grassmunk
e98f80f1d7 Fixing symbolic window controls 2020-06-13 18:15:16 -07:00
EMH-Mark-I
16f1c36cea Update the icon cache 2020-06-12 23:28:49 -05:00
EMH-Mark-I
3129ab4107 CSD titlebutton icon fix
This should fix the titlebutton symbolic icons as well as remove the double layer effect. The previous method that was used for our CSD titlebuttons was more of a hack since we didn't have the symbolic icons for it.
2020-06-12 23:05:03 -05:00
Grassmunk
ef3d28bc7d removing files used to figure out what was missing 2020-06-12 17:54:58 -07:00
Grassmunk
434300331b Merge branch 'staging' of https://github.com/grassmunk/Chicago95 into staging 2020-06-12 17:50:22 -07:00
Grassmunk
a788babac2 adding icon cache 2020-06-12 17:50:04 -07:00
EMH-Mark-I
05691f3b32 INSTALL.md updates 2020-06-12 19:41:31 -05:00
Grassmunk
2a3db1fdc6 Updated icon theme to replace symbolics. Thanks to EMH for catching them all. I've also added so newer icons for default mail app and geary 2020-06-12 17:35:19 -07:00
EMH-Mark-I
5110b0a44e Fix for font render issue
I haven't test this yet on other distributions; just XUbuntu 20.04. Will test soon.
2020-06-12 12:37:25 -05:00
EMH-Mark-I
ca7ae6a590 Update screenshot
I'll probably come back to this later. I think a screenshot with some action would look a lot better.
2020-06-11 22:45:36 -05:00
EMH-Mark-I
bb752edf4c Theme updates
Adjusted Thunar spinner area so that it would match the spinner size.
Removed the icon shadow from the spinner icon when in a disabled state.
Reversed the vertical separator since it was facing the wrong direction.
2020-06-11 19:13:34 -05:00