40 Commits

Author SHA1 Message Date
Philip Young
65889e02b3 Updating PlusGUI.py to support new PIL and remove reliance on wkhmtltoimage 2025-03-06 12:03:04 -08:00
XargonWan
66f41bf6c4 pluslib(fix):
- Added logic to apply the wallpaper to all the monitors and workspaces
- Fixed a breaking bug where icons were not generated as the folders were iterated and not their contents, causing mogrify to throw an error and break the script
- Same for the cursors
2024-11-21 10:54:58 +09:00
Dexx Stexx
2bdc7eae8b Change list array bound to prevent bug that would break compatibility with the first release (and only the first release, e.g Inkscape 1.4 but not 1.4.1) of every release 2024-06-12 02:37:31 -07:00
Dexx Stexx
b68cf5c2b5 Add working Inkscape 1.2 functionality (and most likely 1.3, but I'll have to test that more) 2024-06-12 02:32:01 -07:00
Dexx Stexx
1dbdaf12e4 Remove unnecessary import of decimal 2024-06-12 00:40:57 -07:00
Dexx Stexx
f6f7cff86f Label rectangles with CSS class that corresponds to color and have rgbs contain both rectangle id and class 2024-06-12 00:39:18 -07:00
Dexx Stexx
3e4b98d0dd Update version retrieval code 2024-06-11 23:37:21 -07:00
EMH-Mark-I
d8d43872b5 Prepping for release
Updated documentation to include steps on installing Helvetica font to address MS Sans Serif issues. #194 #201 #218
Addressed #160 for Ubuntu MATE OSD volume trough visibility issues.
Addressed #223 by reducing width of the window XFWM window manager theme by 1px less. (Note: the xfwm_hidpi theme needs serious work.)
Updated screenshots and README.md.
2022-03-11 23:53:31 -06:00
Joe Schroedl
cb0413ac18
Added some readme formatting
Changed a sudo apt install command to be displayed as code.
2022-02-26 13:01:16 -05:00
EMH-Mark-I
f50dfda08c Adding a classic MS Office icon theme for Libre Office.
Also added an additional package in the requirement section of the Plus applications.
2021-08-09 09:39:18 -05:00
grassmunk
3c7dd56bb7 fixing xfconf checks to fail gracefully 2021-01-14 20:35:28 -08:00
Grassmunk
7501f78931 Major changes to the commandline interface in Inkscape required a few functions to be rewritten/perform a check for which version is being used more infor here: https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0#Command_Line. This resolves #135. 2020-07-05 11:34:39 -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
B Stack
532e1ea0a9 add manpages for Plus! 2020-06-30 15:54:50 -04: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
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
167f740480 minor changes to plus glade file to taste 2020-06-03 21:24:52 -07:00
Grassmunk
e6de876f21 Fixes to non virtualized environments and turning off some debugging 2020-06-03 21:22:14 -07:00
Grassmunk
71687ed5f0 Adding automated installshield :D 2020-06-03 20:02:55 -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
grassmunk
47cb314c6c including the changes 2020-04-28 09:38:13 -07:00
grassmunk
05c8984c14 Fixing install language for default xubuntu install and updating error messages to be clearer for user 2020-04-28 09:36:51 -07:00
grassmunk
9baf0b140f Complete rewrite of Chicago95 Plus in to a library and added support for multiple items 2020-04-27 23:16:50 -07:00
grassmunk
a83ffeee94
Fixing ICONMETRICS/NONCLIENTMETRICS
The decode would crash when it encountered a windows bytes, changing the encoding to cp1252 fixes it.
2019-12-03 21:27:15 -08:00
grassmunk
6f4d9112de Adding Chicago95 Plus! 2019-10-17 17:59:47 -07:00