Commit Graph
18 Commits
Author SHA1 Message Date
gryf d95ea4280a Wrap init_pixmap with the DockApp method.
That way, it will update properties of the object, without passing
around ton of arguments.
2022-04-13 17:12:12 +02:00
gryf 4426988388 Adjust attributes for the base dockapp class. 2022-04-13 17:11:29 +02:00
gryf a6f372be91 init_pixmap will return dimensions of the whole font pixmap. 2022-04-13 17:10:23 +02:00
gryf 67cddb24ea Drop support for foreground color. 2022-04-13 17:09:18 +02:00
gryf 6678a07204 Allow creating whatever size of the dockapp. 2022-04-13 17:08:05 +02:00
gryf 492fce4f44 Adapt manifest file, add long descriptopn to readme. 2022-04-11 18:40:19 +02:00
gryf 6ce0d31d2d Pythonize helpers library. 2022-04-11 18:23:18 +02:00
gryf efb6f8f764 Added simple DockApp base class 2022-04-11 18:17:12 +02:00
gryf 3f39612b1e Minor formatting for c module. 2022-04-11 18:16:39 +02:00
gryf 0395af9254 Pythonize function names. 2022-04-11 18:15:38 +02:00
gryf ba08fc6ec2 Removed trailing whitespace from c module. 2022-04-11 18:14:38 +02:00
gryf 21c9d0afeb Renamed helpers module. 2022-04-11 18:13:47 +02:00
gryf fff744ae32 Clean up setup.py 2022-04-09 11:35:55 +02:00
gryf 7eb2042fb8 Make pywmhelpers work on python3 2022-04-09 11:35:41 +02:00
gryf 12fe776ec3 Adopt C code to python3. 2022-04-09 11:35:20 +02:00
gryf 1f9b63ffcd More cleanups 2022-04-09 11:34:15 +02:00
gryf 63f64f31ad Readme update 2022-04-08 18:03:42 +02:00
gryf 080b06c3aa Clean up repository.
Remove all non-lib related files including old CVS things, examples,
website and so on.
2022-04-08 17:55:07 +02:00