Commit graph

  • f2a8368759
    foot.ini: add pipe-command-output key binding Daniel Eklöf 2022-12-08 11:45:51 +01:00
  • 1c70a84fde
    config: add pipe-command-output key-binding Daniel Eklöf 2022-12-08 11:45:23 +01:00
  • e9607de5ae
    osc: store column of FTCS_COMMAND_{EXECUTED,FINISHED} in row struct Daniel Eklöf 2022-12-08 10:46:46 +01:00
  • f8e875a7cd
    term: move row->prompt_marker into new struct, row->shell_integration Daniel Eklöf 2022-12-08 10:35:30 +01:00
  • 0f10c4fd6c
    Merge branch 'modifiers' Daniel Eklöf 2024-02-06 12:11:51 +01:00
  • 1685f38ee6
    changelog: custom modifiers in key bindings Daniel Eklöf 2024-02-06 11:10:36 +01:00
  • 0aefc2c65d
    input: remove the concept of "significant" modifiers Daniel Eklöf 2024-02-06 10:41:01 +01:00
  • 4730ff8d08
    input/config: support *all* modifier names Daniel Eklöf 2023-05-06 11:39:38 +02:00
  • 21a8d832ce
    feature: add resize-by-cells option to constrain window sizes... Andrew J. Hesford 2024-01-17 15:00:14 -05:00
  • e0f3703ae6
    util: add streq() function and use in place of strcmp(...) == 0 Craig Barnes 2024-01-24 23:17:28 +00:00
  • 03f55291a0 feature: add resize-by-cells option to constrain window sizes... Andrew J. Hesford 2024-01-17 15:00:14 -05:00
  • 44c0cf594b
    csi: simplify handling of Set/Reset Mode (SM/RM) sequences Craig Barnes 2024-01-25 01:07:53 +00:00
  • 91b22ae21a Replace unchecked allocations with calls to xmalloc.h functions Craig Barnes 2024-01-25 07:03:50 +00:00
  • 43e27a8843
    wayland: 'mode' is unused when LOG_ENABLE_DBG is not set Daniel Eklöf 2024-01-24 19:59:30 +01:00
  • 7e3da3007b
    wayland: use wl_compositor version 6 when available Leonardo Hernández Hernández 2024-01-09 22:51:17 -06:00
  • 4ee4f47065
    input: kitty: update to latest version of the spec Daniel Eklöf 2024-01-22 16:39:26 +01:00
  • 6ed1c28d2c terminal: simplify some string-related code in reload_fonts() Craig Barnes 2024-01-23 20:33:46 +00:00
  • 8073ad352b slave: fix typo Artturin 2024-01-16 22:40:35 +02:00
  • 7a2dc08a25
    wayland: use wl_compositor version 6 when available Leonardo Hernández Hernández 2024-01-09 22:51:17 -06:00
  • 9da7152f83
    slave: don't skip setting environment variables when using a custom environment Daniel Eklöf 2024-01-09 16:50:47 +01:00
  • 208008d717
    config: fix cloning of env_vars tllist Daniel Eklöf 2024-01-10 16:41:03 +01:00
  • a2283c8229
    wayland: surface_scale_explicit_width_height(): dont assert width/height are valid for scale, take 2 Daniel Eklöf 2024-01-09 16:47:41 +01:00
  • 0ca4633898
    slave: ignore return value of chdir() Daniel Eklöf 2024-01-05 08:12:32 +01:00
  • 66f25bb434
    slave: chdir to / after spawning the client application Daniel Eklöf 2024-01-03 14:07:15 +01:00
  • 14472cdbd9
    Add poimandres theme LmbMaxim 2023-12-12 12:58:44 +03:00
  • e5f5a74e81
    changelog: formatting Daniel Eklöf 2024-01-03 13:31:35 +01:00
  • 05e6fd969a
    support numpad in unicode mode Sivecano 2023-12-29 13:37:07 +01:00
  • 330ff0b1a8 fixed typo in changelog Sivecano 2024-01-02 21:30:31 +01:00
  • da70a558b7 added changelog entry Sivecano 2024-01-02 18:51:55 +01:00
  • 6ac51e2875 support numpad in unicode mode Sivecano 2023-12-29 13:37:07 +01:00
  • 665b7d431b fix selection colors LmbMaxim 2023-12-17 20:40:36 +03:00
  • 03deee7fc0 Add poimandres theme LmbMaxim 2023-12-12 12:58:44 +03:00
  • 3b3477d657 appstream: update releases list Craig Barnes 2023-12-06 16:23:18 +00:00
  • 242767d373 theme: electrophoretic eugenrh 2023-11-08 17:43:44 +00:00
  • 5869c8e149 theme: electrophoretic eugenrh 2023-11-08 17:43:44 +00:00
  • 8b2b65bbbc terminfo: add terminator to conditional in Sync Gregory Anders 2023-11-13 19:10:15 -06:00
  • a58ff17de6 Fixed typo. Raimund Sacherer 2023-11-01 16:44:33 +01:00
  • 253e5ac1aa Default value fixes and typos. Raimund Sacherer 2023-11-01 16:24:43 +01:00
  • 1fb28d4ea8 Message Rewording Raimund Sacherer 2023-11-01 16:08:44 +01:00
  • d0e21aa90a Fixed duplicated text. Raimund Sacherer 2023-11-01 16:05:10 +01:00
  • 306a853a86 Fix typo Raimund Sacherer 2023-11-01 12:07:47 +01:00
  • 9a3ac3a406 Crosshair coredump fix. Crosshair styles. Raimund Sacherer 2023-11-01 10:32:46 +01:00
  • c742f640af Added crosshair implementation. Raimund Sacherer 2023-10-08 21:20:48 +02:00
  • 0ef07d24a9 Enable the use of flash as visual bell Raimund Sacherer 2023-10-07 19:37:04 +02:00
  • 2bef8cf9ce Enable the use of flash as visual bell Raimund Sacherer 2023-10-07 19:37:04 +02:00
  • ca46edfe6f
    changelog: double close config file descriptor Daniel Eklöf 2023-10-27 16:23:57 +02:00
  • 8e1b51be10
    config: reset conf file descriptor after closing file stream Jan Palus 2023-10-26 23:15:36 +02:00
  • ee02e7b07d
    main: correct short option case in help output for disabling syslog Jan Palus 2023-10-26 22:20:38 +02:00
  • 7ffbb3cc27
    man foo.ini.5: Add 'Comma separated list of fonts' example xnuk 2023-10-13 18:51:10 +00:00
  • 0273542db7
    config: reset conf file descriptor after closing file stream Jan Palus 2023-10-26 23:15:36 +02:00
  • d3954cd9a6
    main: correct short option case in help output for disabling syslog Jan Palus 2023-10-26 22:20:38 +02:00
  • 02fff24b4f
    config: improve validation of color values, default alpha to 0xff Daniel Eklöf 2023-10-26 16:22:41 +02:00
  • e95b52edc0 fix: add missing termcap for ext-underline kraftwerk28 2023-10-20 18:45:17 +03:00
  • 8544ae6112 feat: change meson option type from bool to feature kraftwerk28 2023-10-20 18:44:37 +03:00
  • 7b666b2aad fix: wrong color member in underline rendering kraftwerk28 2023-03-13 02:56:43 +02:00
  • 133e23b9d2 format: code style kraftwerk28 2022-07-30 12:06:55 +03:00
  • f6526e54a7 man: document underline SGR kraftwerk28 2022-07-30 12:03:25 +03:00
  • f1f46edc7d features: +/-ucurl kraftwerk28 2022-07-30 11:58:28 +03:00
  • b1fe241215 meson: ext-underline defaults to false kraftwerk28 2022-07-30 11:57:45 +03:00
  • e6d3c0100c render: more precise calculation for undercurl kraftwerk28 2022-06-27 18:52:13 +03:00
  • 44ae8752f1 terminfo: add xterm-kitty underline capability kraftwerk28 2022-06-26 15:54:00 +03:00
  • 2e6bc3c61a vt: underline colors and style from kitty kraftwerk28 2022-06-22 01:54:37 +03:00
  • 85a4e4ccc1 add CCACHE_DISABLE=1 to pgo.sh to avoid errors when ccache is enabled Fazzi 2023-10-20 10:06:05 +01:00
  • 642f9910c2
    changelog: add new 'unreleased' section Daniel Eklöf 2023-10-17 17:25:47 +02:00
  • fe11baa4bc
    Merge branch 'releases/1.16' Daniel Eklöf 2023-10-17 17:25:22 +02:00
  • 8b3dbf0972
    meson: bump version to 1.16.2 1.16.2 releases/1.16 Daniel Eklöf 2023-10-17 17:24:12 +02:00
  • 47bc28ce55
    changelog: prepare for 1.16.2 Daniel Eklöf 2023-10-17 17:24:00 +02:00
  • f1e7d78c96
    Merge branch 'master' into releases/1.16 Daniel Eklöf 2023-10-17 17:23:18 +02:00
  • ad5f1e0a1a man foo.ini.5: Add 'Comma separated list of fonts' example xnuk 2023-10-13 18:51:10 +00:00
  • 3dbb86914c
    render: sixel: regression: wrong cell color behind opaque sixels Daniel Eklöf 2023-10-13 18:44:44 +02:00
  • 857ac224c5
    changelog: add new 'unreleased' section Daniel Eklöf 2023-10-12 20:36:28 +02:00
  • 667095e429
    Merge branch 'releases/1.16' Daniel Eklöf 2023-10-12 20:35:48 +02:00
  • 195eb3356a
    meson: bump version to 1.16.1 1.16.1 Daniel Eklöf 2023-10-12 16:36:18 +02:00
  • c26c6e285a
    changelog: prepare for 1.16.1 Daniel Eklöf 2023-10-12 16:36:07 +02:00
  • ee7e6e7234
    Merge branch 'master' into releases/1.16 Daniel Eklöf 2023-10-12 16:35:37 +02:00
  • f5f2f5a954
    render: fix surface damage when rendering sixels. Daniel Eklöf 2023-10-12 16:24:15 +02:00
  • 4aa67e464a
    sixel: erase: fix clearing of cell->attrs.clean Daniel Eklöf 2023-10-12 16:22:50 +02:00
  • c006ac3a07
    shm: memfd_create: fallback to not using MFD_NOEXEC_SEAL Daniel Eklöf 2023-10-12 16:16:11 +02:00
  • 7d7b48f104
    changelog: fix link to issue 1077 Daniel Eklöf 2023-10-11 18:39:43 +02:00
  • 4847cc3bd1
    changelog: add new 'unreleased' section Daniel Eklöf 2023-10-11 18:19:31 +02:00
  • dff9e4ec59
    Merge branch 'releases/1.16' Daniel Eklöf 2023-10-11 18:19:10 +02:00
  • a9d6eaf937
    meson: bump version to 1.16.0 1.16.0 Daniel Eklöf 2023-10-11 18:15:01 +02:00
  • 7131c96b26
    changelog: prepare for 1.16.0 Daniel Eklöf 2023-10-11 18:14:40 +02:00
  • 1cafadea6c
    changelog: emphasize the new key bindings are for search mode Daniel Eklöf 2023-10-11 18:12:18 +02:00
  • 6e58bd8351
    Merge branch 'fix-font-baseline-calculation' Daniel Eklöf 2023-10-11 16:31:53 +02:00
  • 239561ffbf eventually apply last app ID when throttling delthas 2023-10-10 18:40:46 +02:00
  • 4449177517
    term: cache font baseline Daniel Eklöf 2023-10-10 14:23:33 +02:00
  • 34aa979f46
    term_font_baseline(): only center glyph when a custom line-height is being used Daniel Eklöf 2023-10-10 13:52:24 +02:00
  • 7d126ff414
    changelog: fixed font baseline calculation Daniel Eklöf 2023-10-10 10:55:26 +02:00
  • 41932287cf
    Revert "font baseline: use max(font->height, font->ascent + font->descent) when calculating font height" Daniel Eklöf 2023-10-10 10:52:35 +02:00
  • 4cf2c45baa
    render: better description of why we disable transparency in fullscreen Daniel Eklöf 2023-10-10 09:27:00 +02:00
  • 5c58fc2a28
    Merge branch 'visual-bell-remastered' Daniel Eklöf 2023-10-10 08:15:11 +02:00
  • af0feed3e5
    changelog: fix issue number for visual bell Daniel Eklöf 2023-10-10 08:14:43 +02:00
  • ce64da2fe1
    doc: foot.ini.5: move flash{,-alpha} to the bottom of the 'colors' section Daniel Eklöf 2023-10-10 08:12:04 +02:00
  • 0c6a3731c3
    doc: foot.ini.5: flash_alpha -> flash-alpha Daniel Eklöf 2023-10-10 08:11:22 +02:00
  • 9cf22df784
    foot.ini: flash_alpha -> flash-alpha Daniel Eklöf 2023-10-10 08:11:13 +02:00
  • eea995637d
    term: remove unneeded (and mostly unused) term->flash{,_alpha} Daniel Eklöf 2023-10-10 08:09:26 +02:00
  • 8a2a450778
    doc: foot.ini: flash: tweak grammar, use consistent formatting Daniel Eklöf 2023-10-10 08:07:02 +02:00
  • 8273962372
    Enable the use of flash as visual bell Raimund Sacherer 2023-10-07 19:37:04 +02:00
  • c50b1f9900
    render: more fine-grained wayland surface damage tracking Daniel Eklöf 2023-10-07 16:23:09 +02:00