Commit Graph

  • 073dc4c3dd image: simplify geometry cleanup Michael Grant 2026-08-17 08:47:16 +01:00
  • 1962365106 Cleanup and simplification. Michael Grant 2026-08-17 08:42:29 +01:00
  • 0ac8138ce3 Add a break-pane test for customize mode. Nicholas Marriott 2026-08-17 08:06:09 +01:00
  • c41cad4c5f Merge pull request #5481 from r1w1s1/fix-getpeereid-socklen Nicholas Marriott 2026-08-17 07:52:02 +01:00
  • 870dba6664 Fix indents. Michael Grant 2026-08-17 07:19:56 +01:00
  • 6ef98552da Readability and clarity. Michael Grant 2026-08-16 17:09:11 +01:00
  • f466d6289e compat: use socklen_t for getsockopt length r1w1s1 2026-08-10 15:38:55 -03:00
  • a4abd61663 image: add manual visual checks Michael Grant 2026-08-10 15:46:47 +01:00
  • 7bd1ba9cad sixel: preserve fractional raster extents Michael Grant 2026-08-10 15:12:47 +01:00
  • b263d13df0 image: preserve fractional cell extents Michael Grant 2026-08-10 15:08:26 +01:00
  • dadc6ef69f image: select backend after terminal setup Michael Grant 2026-08-10 14:34:16 +01:00
  • f2ca8ade2a sixel: scale source raster bounds Michael Grant 2026-08-10 12:14:02 +01:00
  • fce3ac131a sixel: scale source raster bounds Michael Grant 2026-08-10 12:11:40 +01:00
  • 001b10f2b3 image: retain ordered placements in the grid Michael Grant 2026-08-10 12:04:37 +01:00
  • beea19dc97 Update image size accessor call sites Michael Grant 2026-08-09 22:15:37 +01:00
  • 3f6e4efe1b Change some names of things for clarity. Michael Grant 2026-08-09 22:13:15 +01:00
  • b30f9b23fa Change some names of things for clarity. Michael Grant 2026-08-09 22:13:15 +01:00
  • a5808bf868 Change some names of things for clarity. Michael Grant 2026-08-09 22:13:15 +01:00
  • 3c5a24c858 The implementation now distinguishes a newly placed image cell from one later overwritten by text. On a SIXEL terminal, damaged cells are omitted from image output; on Kitty they remain ordinary positional placements. Michael Grant 2026-08-08 22:35:10 +01:00
  • 7bd1a8572e Redraw SIXEL images before or after text depending on which was placed first in the cell. Michael Grant 2026-08-09 08:32:25 +01:00
  • f1d7f7766d The implementation now distinguishes a newly placed image cell from one later overwritten by text. On a SIXEL terminal, damaged cells are omitted from image output; on Kitty they remain ordinary positional placements. Michael Grant 2026-08-08 22:35:10 +01:00
  • e97c3d697d Redraw SIXEL images before or after text depending on which was placed first in the cell. Michael Grant 2026-08-09 08:32:25 +01:00
  • c6a59c29ae The implementation now distinguishes a newly placed image cell from one later overwritten by text. On a SIXEL terminal, damaged cells are omitted from image output; on Kitty they remain ordinary positional placements. Michael Grant 2026-08-08 22:35:10 +01:00
  • 0ac7289c48 Cleanup. Michael Grant 2026-08-08 22:16:24 +01:00
  • 0aad77e779 Update fallback image names Michael Grant 2026-08-08 10:58:58 +01:00
  • 7dfd835c3f Update Kitty image names Michael Grant 2026-08-08 10:58:15 +01:00
  • 6dfbaf2731 More cleanup of "histogram" name. Michael Grant 2026-08-08 10:49:13 +01:00
  • f1fa6ab545 Shorten image and SIXEL names Michael Grant 2026-08-08 10:40:56 +01:00
  • bbcccee9fc More cleanup of "histogram" name. Michael Grant 2026-08-08 10:49:13 +01:00
  • 4819dc34df Shorten image and SIXEL names Michael Grant 2026-08-08 10:40:56 +01:00
  • 958946e92b More cleanup of "histogram" name. Michael Grant 2026-08-08 10:49:13 +01:00
  • f0216004ee Shorten image and SIXEL names Michael Grant 2026-08-08 10:40:56 +01:00
  • a5a638314a Avoid overflow in image cell size calculation Michael Grant 2026-08-08 10:33:54 +01:00
  • 6535274d98 Avoid overflow in image cell size calculation Michael Grant 2026-08-08 10:33:54 +01:00
  • 07455f928d Avoid overflow in image cell size calculation Michael Grant 2026-08-08 10:33:54 +01:00
  • 2ec3ad0c09 Move image cell drawing into image.c Michael Grant 2026-08-08 10:26:50 +01:00
  • 9a3b71ac64 Move image cell drawing into image.c Michael Grant 2026-08-08 10:26:50 +01:00
  • c754b738c3 Move image cell drawing into image.c Michael Grant 2026-08-08 10:26:50 +01:00
  • 997288a5d9 Expose image backend flags Michael Grant 2026-08-08 10:21:30 +01:00
  • 4c9523c814 Expose image backend flags Michael Grant 2026-08-08 10:21:30 +01:00
  • 36900e144f Expose image backend flags Michael Grant 2026-08-08 10:21:30 +01:00
  • cce975eb77 Move RB_GENERATE_STATIC to top of file. Michael Grant 2026-08-08 09:19:39 +01:00
  • 3cb9bd438d Do not enable sync for SIXEL Michael Grant 2026-08-08 09:14:07 +01:00
  • 7e6c49b5a5 Do not enable sync for SIXEL Michael Grant 2026-08-08 09:14:07 +01:00
  • 509ad56006 Do not enable sync for SIXEL Michael Grant 2026-08-08 09:14:07 +01:00
  • 5b631b4f2d Comment sixel_from_image(). Michael Grant 2026-08-07 22:41:00 +01:00
  • 468259933f Comment sixel_from_image(). Michael Grant 2026-08-07 22:41:00 +01:00
  • d5ce3136c6 Comment sixel_from_image(). Michael Grant 2026-08-07 22:41:00 +01:00
  • d8d5093790 Add comments to image functions Michael Grant 2026-08-07 22:23:11 +01:00
  • 59ab8a5160 Add comments to image functions Michael Grant 2026-08-07 22:16:16 +01:00
  • 9fce2352c6 Add comments to image functions Michael Grant 2026-08-07 22:19:07 +01:00
  • 81af9c402a Add comments to image functions Michael Grant 2026-08-07 22:16:16 +01:00
  • 4380fceb2b Add comments to image functions Michael Grant 2026-08-07 22:16:16 +01:00
  • 08c237f0cb Preserve text behind transparent Kitty images. Michael Grant 2026-08-07 22:06:09 +01:00
  • 236d28674b Revert "Clear text beneath SIXEL image placements." Michael Grant 2026-08-07 19:14:46 +01:00
  • 5d0d6c29b4 Revert "Clear text beneath SIXEL image placements." Michael Grant 2026-08-07 19:14:46 +01:00
  • 3e3567b343 Clear text beneath SIXEL image placements. Michael Grant 2026-08-07 16:39:28 +01:00
  • 64cea48f91 Clear text beneath SIXEL image placements. Michael Grant 2026-08-07 16:39:28 +01:00
  • 7d32e7f379 Fix bad merge. Nicholas Marriott 2026-08-07 16:18:30 +01:00
  • bc998ede98 Ordinary text writes replaced the entire grid cell, dropping GRID_FLAG_IMAGE and releasing the mage reference. Deferred pane redraws explain the intermittent “image never appears” behavior. Michael Grant 2026-08-07 16:13:07 +01:00
  • 6671efcaf7 Merge branch 'master' into no_more_overlays Nicholas Marriott 2026-08-07 16:10:51 +01:00
  • 5c496c765a Preserve Kitty image crop width after cell rounding. Michael Grant 2026-08-07 16:09:00 +01:00
  • c6f62289b0 Merge branch 'master' into command_parser Nicholas Marriott 2026-08-07 16:08:26 +01:00
  • bbbac41c70 Fix underlay bookkeeping bug. Michael Grant 2026-08-07 11:34:16 +01:00
  • 88bd41265b Fix underlay bookkeeping bug. Michael Grant 2026-08-07 11:34:16 +01:00
  • 3cd6526d46 Fix underlay bookkeeping bug. Michael Grant 2026-08-07 11:34:16 +01:00
  • 0007c52d57 Dither alpha in SIXEL output Michael Grant 2026-08-07 11:21:10 +01:00
  • 867c5d3c1f Dither alpha in SIXEL output Michael Grant 2026-08-07 11:21:10 +01:00
  • 1dacc18ce0 Dither alpha in SIXEL output Michael Grant 2026-08-07 11:21:10 +01:00
  • 851c5a933d Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master' tmux update bot 2026-08-07 09:33:41 +00:00
  • 10048f6579 Only unzoom in the floating-split case, modal panes take care of themselves. nicm 2026-08-07 08:10:53 +00:00
  • 3df288d4dc Revert "Clear text beneath graphical images" Michael Grant 2026-08-07 09:27:20 +01:00
  • 3ee659c109 Revert "Clear text beneath graphical images" Michael Grant 2026-08-07 09:27:20 +01:00
  • e3f6c1849d Revert "Clear text beneath graphical images" Michael Grant 2026-08-07 09:27:20 +01:00
  • a598b2a910 Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master' tmux update bot 2026-08-07 03:40:47 +00:00
  • 2ec1038ffd Always unzoom before splitting window, for floating panes also. We already unzoomed for tiled panes and this does the same for floating panes (until we support having them float over a zoomed pane). From Éric NICOLAS. nicm 2026-08-06 21:47:20 +00:00
  • a8dfb979e6 Use compact image references in grid cells Michael Grant 2026-08-06 22:34:49 +01:00
  • 6eded1bc85 Use compact image references in grid cells Michael Grant 2026-08-06 22:34:49 +01:00
  • 35b856652d Use compact image references in grid cells Michael Grant 2026-08-06 22:34:49 +01:00
  • 09250ea86f Clear text beneath graphical images Michael Grant 2026-08-06 22:17:19 +01:00
  • ca4e4c03c5 Clear text beneath graphical images Michael Grant 2026-08-06 22:17:19 +01:00
  • fb589fd9f9 Clear text beneath graphical images Michael Grant 2026-08-06 22:17:19 +01:00
  • 945152029d Pass through wrapped Kitty graphics Michael Grant 2026-08-06 19:08:59 +01:00
  • 2dd4618bbb Simplify image support terminology Michael Grant 2026-08-06 16:17:21 +01:00
  • 8536e26517 Simplify image support terminology Michael Grant 2026-08-06 16:17:21 +01:00
  • 1c9fdd18d4 Simplify image support terminology Michael Grant 2026-08-06 16:17:21 +01:00
  • cbb1da66c3 Merge pull request #5471 from mathstuf/actions-only-on-main-repo Nicholas Marriott 2026-08-06 15:44:32 +01:00
  • 35ab660042 ci: only run lock and regress workflows on the main repo Ben Boeckel 2026-08-06 10:23:46 -04:00
  • f76e9d29ce Use one image support switch Michael Grant 2026-08-06 14:27:07 +01:00
  • 01d5c9f420 Use one image support switch Michael Grant 2026-08-06 14:27:07 +01:00
  • 02518f0e3c Use one image support switch Michael Grant 2026-08-06 14:27:07 +01:00
  • d83ffb2f63 Make image types opaque Michael Grant 2026-08-06 12:27:48 +01:00
  • 40a485db9c Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master' tmux update bot 2026-08-06 11:42:00 +00:00
  • 641e75e6e2 Add T key to change pane title, from Fouad Wahabi in GitHub issue 5461. nicm 2026-08-06 09:05:04 +00:00
  • 7c6f5d838f Make image types opaque Michael Grant 2026-08-06 12:38:11 +01:00
  • a35871110f Make image types opaque Michael Grant 2026-08-06 12:24:10 +01:00
  • d9ff36408c Keep SIXEL palettes across redraw spans Michael Grant 2026-08-04 08:25:34 +01:00
  • 9c7c777fd9 Keep SIXEL palettes across redraw spans Michael Grant 2026-08-04 08:25:34 +01:00
  • cdff709ab3 Inline basic image fallback renderer Michael Grant 2026-08-06 10:25:29 +01:00
  • 9cc09b2a9f Improve image fallback rendering Michael Grant 2026-08-03 09:55:25 +01:00