wok-current
annotate libwnck3/description.txt @ rev 20232
Up slitaz-boot-scripts (450), slitaz-configs (316)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Mon Mar 05 11:05:36 2018 +0100 (2018-03-05) |
parents |
|
children |
|
rev |
line source |
al@18947
|
1 libwnck is Window Navigator Construction Kit, i.e. a library to use for writing
|
al@18947
|
2 pagers and taskslists and stuff.
|
al@18947
|
3
|
al@18947
|
4 libwnck is not supported in the devel platform, which means OS vendors won't
|
al@18947
|
5 guarantee the API/ABI long-term, but authors of open source apps should feel
|
al@18947
|
6 free to use libwnck as users can always recompile against a new version. The
|
al@18947
|
7 API/ABI has historically changed very little: libwnck authors are not changing
|
al@18947
|
8 it gratuitously or without soname increments.
|