2961 Commits

Author SHA1 Message Date
Kovid Goyal 4e6b26dd7e Finish up implementation of drawing curve with derivative
Fixes #8299
2025-05-10 08:37:17 +05:30
Kovid Goyal 6a53897c17 change_font_size: allow multiplying/dividing the current font size in addition to incrementing it
Fixes #8616
2025-05-09 07:39:06 +05:30
Kovid Goyal e0e4e53e3b Allow using env vars that resolve to a full cmdline as program in launch mappings
Fixes #8613
2025-05-08 19:22:39 +05:30
Kovid Goyal 97f9d16046 ... 2025-05-08 07:27:16 +05:30
Kovid Goyal ddd79f0733 Fix #8610 2025-05-07 16:23:17 +05:30
Kovid Goyal 91eb0ec735 ... 2025-05-06 20:30:14 +05:30
Kovid Goyal 3c3ba4a9fb @ launch: Add a --wait-for-child-exit flag to get the child processes exit code even when it is running in a window. 2025-05-06 19:17:17 +05:30
Kovid Goyal 80bb9404d5 Have auto color scheme switching also control background image
Fixes #8603
2025-05-06 09:10:05 +05:30
Kovid Goyal eb7ca8902b Add xmonad to the X11 compatibility table 2025-05-04 08:07:04 +05:30
Kovid Goyal a59a347903 diff kitten: Allow diffing named pipes
Fixes #8597
2025-05-03 15:53:29 +05:30
Kovid Goyal d22381491d Restore top/bottom panel functionality on i3 2025-05-03 11:12:32 +05:30
Kovid Goyal e961020330 Fix typo in docs 2025-05-03 10:58:39 +05:30
Kovid Goyal 7dc673e485 Add XFCE to the X11 compatibility matrix 2025-05-03 10:39:41 +05:30
Kovid Goyal 07cda6ac45 Add GNOME to the X11 compatibility matrix 2025-05-03 08:57:55 +05:30
Kovid Goyal f30ec25c57 Start work on X11 compatibility matrix 2025-05-02 13:25:40 +05:30
Kovid Goyal 233cd3e2b9 doc edits 2025-05-01 22:01:02 +05:30
Kovid Goyal 49ea2bf636 ... 2025-05-01 21:58:44 +05:30
Kovid Goyal e87256793c ... 2025-05-01 21:49:48 +05:30
Kovid Goyal f461039017 Modify docs in light of X11 support 2025-05-01 21:48:27 +05:30
Kovid Goyal 04fbf63eab ... 2025-05-01 11:51:33 +05:30
Kovid Goyal 4aaba24b99 ... 2025-05-01 07:36:08 +05:30
Kovid Goyal 1191cb57d5 Add wayland compositor support matrix for panel kitten 2025-05-01 07:32:58 +05:30
Kovid Goyal 68a0c5b86f DRYer 2025-04-30 19:10:15 +05:30
Kovid Goyal a72fc508d9 Document how the screenshots were generated and put the images in a sidebar 2025-04-30 18:49:31 +05:30
Kovid Goyal 7043440e2f Make the screenshots smaller by default 2025-04-30 15:11:12 +05:30
Kovid Goyal 0a2872446e Add screenshots of quick access terminal 2025-04-30 14:29:35 +05:30
alex-huff 0efbd66717 fix typos 2025-04-28 22:15:09 -05:00
Kovid Goyal c92ca01ea6 More work on the docs 2025-04-29 08:36:39 +05:30
Kovid Goyal 7788d6acc2 Document the new quick-access-terminal kitten 2025-04-29 08:01:59 +05:30
Eva 3d00a26840 Update graphics-protocol.rst: typo fix 2025-04-29 00:09:04 +03:00
Kovid Goyal 01415eb84c macOS: Fix text color in visual window select ignoring the color theme
Fixes #8579
2025-04-27 19:49:51 +05:30
Tal Wrii c7111ec877 remove detail 2025-04-27 14:03:31 +02:00
Tal Wrii 3bf6a62a67 Add k-nine plotting tool to the integrations documentation 2025-04-27 02:24:06 +02:00
Kovid Goyal 189d78283c Get the quake terminal working on macOS 2025-04-25 20:27:26 +05:30
Kovid Goyal 7bd7709685 Move parsing of macos-launch-services-cmdline into native code
Avoids expensive re-exec and simplifies various things. Much faster
for single instance usage.
2025-04-25 14:39:36 +05:30
Kovid Goyal 0c3797ec90 Implement --detach for panel kitten 2025-04-24 06:30:33 +05:30
Kovid Goyal c194dbc9ef Reset OS window class and name for new single instance OS windows 2025-04-23 22:18:42 +05:30
Kovid Goyal 87b218a40d Preserve env vars from onvoking env when creating new os window via single instance 2025-04-23 22:14:06 +05:30
Kovid Goyal 57c1a6ffcc Update changelog 2025-04-23 20:55:53 +05:30
Kovid Goyal 983e570bbe Update docs to note that macOS is supported by the panel kitten as well 2025-04-23 20:52:11 +05:30
Kovid Goyal 845fc30020 Allow running panel kitten without a cmdline to run 2025-04-23 20:08:54 +05:30
Kovid Goyal 9d9ed5e777 ... 2025-04-23 09:55:42 +05:30
Kovid Goyal 6ca8cb5df8 Update FAQ entry 2025-04-23 09:20:00 +05:30
Kovid Goyal f58c0f2241 ... 2025-04-23 09:11:37 +05:30
Kovid Goyal c1b6b4494a Implement starting kitty hidden
Fixes #3466
2025-04-23 08:50:02 +05:30
Kovid Goyal eac0010c2e ... 2025-04-23 07:42:44 +05:30
Kovid Goyal 4f3abd08fd Change mdcat -> mcat as mdcat is no longer maintained 2025-04-23 07:27:07 +05:30
Kovid Goyal c0d248fea2 cleanup docs 2025-04-22 17:22:27 +05:30
Kovid Goyal cb71a24af5 document launching new panels 2025-04-22 15:05:43 +05:30
Kovid Goyal eeb88ddade ... 2025-04-22 14:36:59 +05:30