mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-04 15:25:52 +01:00
- added strcasecmp() to WINGs (only on systems that don't have it)
- removed some redundant includes of ../src/config.h where wconfig.h is also included
This commit is contained in:
@@ -16,6 +16,7 @@ Changes since version 0.70.0:
|
||||
- SIGTERM is now handled and saves the internal state before exiting (like
|
||||
SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly
|
||||
saving dock/clip/session information on exit.
|
||||
- added an internal strcasecmp() to WINGs (only on systems where's not present)
|
||||
|
||||
|
||||
Changes since version 0.65.1:
|
||||
|
||||
Reference in New Issue
Block a user