Commit-Graph

29 Commits

Autor SHA1 Nachricht Datum
Axel Svensson
2e9395cee3 Minimize empty-3inx2in.pdf 2024-06-03 09:32:12 +02:00
Axel Svensson
07b9e61bf3 Skip Cell calculations with unchanged inputs
Add class Volatile to force recalculation after file contents change.
2024-06-03 09:32:12 +02:00
Axel Svensson
f58854ff5d Fix GUI issues
- Fix bug in displaySize()
- Use floats and round rather than int to improve error propagation
- Wait until after root window is created to bind onDocViewResize, to
  ignore initial problems. Then set initial root window size
  explicitly to trigger correct sizing. This fixes #10.
- Separate threshold to change displayMaxSize into x & y direction.
2024-06-03 09:32:12 +02:00
Axel Svensson
d6adc14fec Improve readme 2024-06-03 09:32:12 +02:00
Axel Svensson
41d1ab7076 Improve error handling 2024-06-03 09:32:12 +02:00
Axel Svensson
7612e52a63 Fixes
- Allow mixed-case .pdf suffixes
- Sort signature file names
- Use "pdf-sign" as X11 class name
2024-06-02 01:14:56 +02:00
Axel Svensson
3135cfe4dd Correct information about Okular
Fixes #4
2023-08-18 09:21:31 +02:00
Axel Svensson
98742c6b12 Use $XDG_CONFIG_HOME
Fixes #3.
2023-08-08 17:00:34 +02:00
Axel Svensson
f5864ea3c9 Improve README.md 2023-08-07 15:11:19 +02:00
Axel Svensson
19abcee6d3 Add animated .GIF to README
As suggested in issue #2.
2023-08-07 12:03:40 +02:00
Axel Svensson
d4b92cf884 Add empty-3inx2in.pdf
As suggested in issue #2.
2023-08-06 10:07:31 +02:00
Axel Svensson
e8c77cfedd Validate input file name 2022-10-19 17:56:46 +02:00
Axel Svensson
216d9c2668 Make compatible with Python 3.7
Fixes #1.
2022-07-28 00:57:17 +02:00
Uli Fahrenberg
5c960b1b6b Add pt, cm and mm units to pdf-create-empty 2022-07-27 22:56:36 +02:00
Axel Svensson
4a8f81fab8 Improve installation instructions 2021-10-12 17:53:46 +02:00
Axel Svensson
3e7171c8ef Error handling for GUI callbacks 2021-10-12 17:36:28 +02:00
Axel Svensson
b2fc8f3b7c Menu underline for signature selection 2021-10-12 17:36:28 +02:00
Axel Svensson
09789d2075 Remove unused code 2021-10-12 17:36:28 +02:00
Axel Svensson
b8f35aafad Throttle GUI updates 2021-10-12 17:36:28 +02:00
Axel Svensson
4372f2fe5a Remove unused code 2021-10-12 06:14:01 +02:00
Axel Svensson
d6a496cecc List signature files in menu 2021-10-12 05:09:21 +02:00
Axel Svensson
cbd492155c Don't import tkinter in batch mode 2021-10-12 05:07:23 +02:00
Axel Svensson
013df2b085 Add README 2021-10-12 01:12:25 +02:00
Axel Svensson
6dc0cf11d1 Add pdf-create-empty 2021-10-12 00:48:34 +02:00
Axel Svensson
c0f6b81ca3 Add MIT license 2021-10-11 23:01:02 +02:00
Axel Svensson
e8eab02591 Cmd-line options and help 2021-10-11 22:57:18 +02:00
Axel Svensson
823ec4b9cb Window title with page and filename 2021-10-11 22:57:18 +02:00
Axel Svensson
ba9cdb2e77 Use temp dir without changing into it 2021-10-11 22:57:18 +02:00
Axel Svensson
c499826141 First working version 2021-10-11 22:57:18 +02:00