Convert KPAD from TK to GTK3 and add new features

This commit is contained in:
kake26 2025-04-30 11:42:00 -05:00
parent 7891d2d65b
commit 868aabae0a
Signed by: kake26
GPG key ID: E0A989B571D1F99F
10 changed files with 1598 additions and 375 deletions

6
.windsurfrules Executable file
View file

@ -0,0 +1,6 @@
1. This application is written in Perl
2. It uses the TK module to provide GUI
3. If this needs to be tested use /usr/bin/perl
4. We are converting it from TK to GTK3
5. Old TK code is in kpad.old.pl
6. New code goes into kpad.pl