• Stockholm-based software developer

  • Joined on 2023年06月14日
fourier pushed to master at fourier/cl-homelib 2026年07月14日 01:45:09 +02:00
9901a97754 Added styling file for colors and styles
fourier pushed to master at fourier/cl-homelib 2026年07月14日 00:45:32 +02:00
80f98f6ed4 Start to add UI for sorting books by columns to books-window
fourier pushed to master at fourier/lw-config 2026年07月14日 00:44:30 +02:00
2a1e5199bf Fix the same problem with system-index.txt rebuild in quicklisp for Win32
fourier pushed to master at fourier/cl-tmode 2026年07月14日 00:40:01 +02:00
3897b4ba95 button-panel: inherit parent background when changing parent
fourier pushed to master at fourier/cl-homelib 2026年07月12日 01:08:38 +02:00
c91540538b tui app: add series id into query for books
fourier pushed to master at fourier/cl-homelib 2026年07月11日 01:31:35 +02:00
6b0b0dbea3 books-window: implemented books export
fourier pushed to master at fourier/cl-tmode 2026年07月11日 01:29:58 +02:00
d0b35ae5bf Invoke refresh after drawing a status bar message to give a chance to refresh before long operation
fourier pushed to master at fourier/cl-tmode 2026年07月11日 00:44:36 +02:00
b52be322bf table-list-window: Add setter for data
fourier pushed to master at fourier/cl-homelib 2026年07月11日 00:43:24 +02:00
de21b104ca Update authors-window size
fourier pushed to master at fourier/cl-homelib 2026年07月11日 00:12:14 +02:00
f616cedb41 When authors-window in background, hotkey or menu will bring it to front
fourier pushed to master at fourier/cl-tmode 2026年07月11日 00:11:40 +02:00
e2714cc844 Expose move-to-center and bring-to-front via app-context
fourier pushed to master at fourier/cl-tmode 2026年07月10日 20:41:27 +02:00
6f620c3ac9 Discard partial esc sequences due to timing issues
fourier pushed to master at fourier/cl-homelib 2026年07月10日 16:29:15 +02:00
328d3f5bf0 books window: show proper books columns
fourier pushed to master at fourier/cl-tmode 2026年07月10日 16:21:44 +02:00
c710e7dbc6 table-data-model: provide callbacks arguments to avoid inheritance
fourier pushed to master at fourier/cl-homelib 2026年07月10日 15:43:02 +02:00
6214a1bf56 show books window when pressing Enter on authors list
fourier pushed to master at fourier/cl-homelib 2026年07月10日 15:42:38 +02:00
8265d5a573 db: add a function and query to get books by author id with full series name #2
fourier pushed to master at fourier/cl-homelib 2026年07月10日 15:42:13 +02:00
38865d9e6a db: add a function and query to get books by author id with full series name
fourier pushed to master at fourier/cl-tmode 2026年07月10日 15:41:13 +02:00
d62ed6ba88 table: convert "NIL" to "" in cells print function
fourier pushed to master at fourier/cl-homelib 2026年07月10日 01:04:12 +02:00
86aa4320fb Started work to books list window
fourier pushed to master at fourier/cl-homelib 2026年07月10日 00:31:37 +02:00
91e73b49f4 Make authors window disposable by Esc