16 Commits

Author SHA1 Message Date
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
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
Grassmunk
e6de876f21 Fixes to non virtualized environments and turning off some debugging 2020-06-03 21:22:14 -07:00
Grassmunk
4b49c508a8 Updating readme and applying bug fixes 2020-05-31 18:07:19 -07:00
Grassmunk
b86a019713 More pluslib bugfixes and removing debug messages from PlusGUI 2020-05-30 10:12:18 -07:00
Grassmunk
4cd728a391 Fixed icon filename handling 2020-05-29 17:55:54 -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
9baf0b140f Complete rewrite of Chicago95 Plus in to a library and added support for multiple items 2020-04-27 23:16:50 -07:00