mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
This patch modifies the linking of the WINGs libraries to create a shared library. wmaker used to do this, but it was dropped around wmaker-0.90/0.91. The shared .so library is needed when compiling and running the wdm display manager and any other programs which link to libWINGs. Submitted by: Gilbert Ashley Origin: ALT/Sisyphus Linux
Files: ----- server - server example of using WMConnection. It keeps a database of timeouts for a group of users, allowing one to add/remove users and update the timeouts associated with them. connect - client example of using WMConnection. Works with the server program above. Just start both without any parameter and type help in the client to find out how to operate them. Rest is self explanatory. puzzle - a nice zuPzel =) fontl - a map of all characters with their corresponding ascii, hex, decimal and octal representations.