Commit graph

  • 5593868471
    csi: add xtsave() Daniel Eklöf 2020-08-16 16:38:57 +02:00
  • 0787080023
    csi: decrst: spell decset correctly Daniel Eklöf 2020-08-16 16:38:30 +02:00
  • cf315de174
    csi: add DEC names to a couple of DECSET modes Daniel Eklöf 2020-08-16 16:25:52 +02:00
  • 2eebf9b8cc
    csi: break out decset/decrst Daniel Eklöf 2020-08-16 16:20:47 +02:00
  • 38ee05b1c7
    Merge branch 'spelling-fix' into master Daniel Eklöf 2020-08-16 16:04:37 +02:00
  • 44499bbfe1 Fix spelling mistake in vt.c Craig Barnes 2020-08-16 14:37:27 +01:00
  • 5ab09cdc90
    changelog: add ordoviz to contributors Daniel Eklöf 2020-08-16 09:14:15 +02:00
  • a767139844
    Merge branch 'typos' into master Daniel Eklöf 2020-08-16 09:12:48 +02:00
  • df576d9a8e Fix typos Lennard Hofmann 2020-08-15 23:29:38 +02:00
  • 2ab2f5e99d
    Merge branch 'spelling-fixes' into master Daniel Eklöf 2020-08-15 21:28:13 +02:00
  • 2013c373e6
    Merge branch 'typo' into master Daniel Eklöf 2020-08-15 21:26:49 +02:00
  • 104fe2fa55 Fix some spelling mistakes Craig Barnes 2020-08-15 19:39:00 +01:00
  • 5d761a03cc Fix typo Birger Schacht 2020-08-15 17:44:11 +02:00
  • ef1bab6559
    readme: ctrl+shift+n: add link to wiki Daniel Eklöf 2020-08-15 11:27:17 +02:00
  • b07a43c20e
    changelog: remove duplicate entries (caused by bad merge) Daniel Eklöf 2020-08-14 22:54:42 +02:00
  • b0d41324d6
    render: render the render timer *before* committing the main surface Daniel Eklöf 2020-08-14 07:52:08 +02:00
  • 640445acb4
    render: render-timer: position sub-surface similar to the scrollback indicator Daniel Eklöf 2020-08-14 07:48:40 +02:00
  • 394db77b04
    Merge branch 'mouse-binding-actions' into master Daniel Eklöf 2020-08-14 07:39:11 +02:00
  • d29c4aed8a
    input: mouse motion: don't update selection while scrollback searching Daniel Eklöf 2020-08-11 16:36:42 +02:00
  • bb9228dd21
    input: bindings: calculate 'cursor_is_on_grid' once only Daniel Eklöf 2020-08-11 10:53:21 +02:00
  • 2764a8394a
    footrc: fix combo for select-begin-block Daniel Eklöf 2020-08-11 10:52:02 +02:00
  • 364412bfaa
    input: mouse-bindings: ignore Shift Daniel Eklöf 2020-08-11 10:45:01 +02:00
  • 517d13fbce
    config: don't allow Shift in mouse bindings Daniel Eklöf 2020-08-11 10:44:27 +02:00
  • 28410f1b99
    input: mouse-bindings: check selection is enabled/possible and that pointer is on grid Daniel Eklöf 2020-08-11 10:42:23 +02:00
  • 24ee6d836b
    doc: footrc: mouse-bindings: clean up description Daniel Eklöf 2020-08-11 10:30:27 +02:00
  • 8f99a032c9
    changelog: new mouse actions Daniel Eklöf 2020-08-11 10:26:31 +02:00
  • 4d2bc54fa2
    config: mouse bindings: add select-begin-block and select-row Daniel Eklöf 2020-08-11 10:17:19 +02:00
  • f14b49068a
    selection: extend: set ongoing to true Daniel Eklöf 2020-08-11 10:16:52 +02:00
  • 9517c6443c
    selection: finalize: clear ongoing selection Daniel Eklöf 2020-08-11 10:15:01 +02:00
  • cddeaa2c1c
    selection: update: don't update if there's no ongoing selection Daniel Eklöf 2020-08-11 10:14:38 +02:00
  • 9352befd13
    doc: footrc: document the new mouse actions Daniel Eklöf 2020-08-11 10:03:14 +02:00
  • 20f0334e13
    config: add mouse specific bind actions Daniel Eklöf 2020-08-11 09:55:33 +02:00
  • 1dd142aeab
    changelog: click count in mouse bindings Daniel Eklöf 2020-08-10 20:59:05 +02:00
  • 8ed3f66ad9
    changelog: modifier support in mouse bindings Daniel Eklöf 2020-08-10 19:16:26 +02:00
  • d940815f6d
    Merge branch 'click-count-in-mouse-bindings' into master Daniel Eklöf 2020-08-14 07:38:05 +02:00
  • f647816ff7
    changelog: click count in mouse bindings Daniel Eklöf 2020-08-10 20:59:05 +02:00
  • c6ad765f91
    doc: footrc: document click count in mouse bindings Daniel Eklöf 2020-08-10 19:44:01 +02:00
  • d74e583089
    config: mouse bindings: add support for click count Daniel Eklöf 2020-08-10 19:39:37 +02:00
  • 593cad3680
    config: wrap LOG_AND_NOTIFY_*() in do {} while (0) Daniel Eklöf 2020-08-10 19:38:53 +02:00
  • 9b65531d6a
    Merge branch 'modifiers-in-mouse-bindings' into master Daniel Eklöf 2020-08-14 07:36:34 +02:00
  • 44557dc7cf
    input: don't crash on mouse motion events on the render timer surface Daniel Eklöf 2020-08-14 07:35:01 +02:00
  • 7a93d1233d
    input: mouse motion: don't update selection while scrollback searching Daniel Eklöf 2020-08-11 16:36:42 +02:00
  • ae5d9d484e
    input: bindings: calculate 'cursor_is_on_grid' once only Daniel Eklöf 2020-08-11 10:53:21 +02:00
  • be3efb16a3
    footrc: fix combo for select-begin-block Daniel Eklöf 2020-08-11 10:52:02 +02:00
  • 0dd92e7500
    input: mouse-bindings: ignore Shift Daniel Eklöf 2020-08-11 10:45:01 +02:00
  • d4468dac76
    config: don't allow Shift in mouse bindings Daniel Eklöf 2020-08-11 10:44:27 +02:00
  • 6d567d3733
    input: mouse-bindings: check selection is enabled/possible and that pointer is on grid Daniel Eklöf 2020-08-11 10:42:23 +02:00
  • 302ab70849
    doc: footrc: mouse-bindings: clean up description Daniel Eklöf 2020-08-11 10:30:27 +02:00
  • 4ea723498e
    changelog: new mouse actions Daniel Eklöf 2020-08-11 10:26:31 +02:00
  • 205fc8d301
    config: mouse bindings: add select-begin-block and select-row Daniel Eklöf 2020-08-11 10:17:19 +02:00
  • 1a75d094ad
    selection: extend: set ongoing to true Daniel Eklöf 2020-08-11 10:16:52 +02:00
  • 94fd2c7046
    selection: finalize: clear ongoing selection Daniel Eklöf 2020-08-11 10:15:01 +02:00
  • 26b652538d
    selection: update: don't update if there's no ongoing selection Daniel Eklöf 2020-08-11 10:14:38 +02:00
  • 2be5fcf358
    doc: footrc: document the new mouse actions Daniel Eklöf 2020-08-11 10:03:14 +02:00
  • a4573a6158
    config: add mouse specific bind actions Daniel Eklöf 2020-08-11 09:55:33 +02:00
  • a78e7354dc
    changelog: click count in mouse bindings Daniel Eklöf 2020-08-10 20:59:05 +02:00
  • b3f3bef253
    changelog: modifier support in mouse bindings Daniel Eklöf 2020-08-10 19:16:26 +02:00
  • b599a59c36
    changelog: click count in mouse bindings Daniel Eklöf 2020-08-10 20:59:05 +02:00
  • 8ca59aafc5
    doc: footrc: document click count in mouse bindings Daniel Eklöf 2020-08-10 19:44:01 +02:00
  • 3e2fc18631
    config: mouse bindings: add support for click count Daniel Eklöf 2020-08-10 19:39:37 +02:00
  • f0af2d8b23
    config: wrap LOG_AND_NOTIFY_*() in do {} while (0) Daniel Eklöf 2020-08-10 19:38:53 +02:00
  • b783e4c6ea
    doc: footrc: document modifiers in mouse bindings Daniel Eklöf 2020-08-10 19:41:27 +02:00
  • 704d182c88
    changelog: modifier support in mouse bindings Daniel Eklöf 2020-08-10 19:16:26 +02:00
  • b97ef5819f
    config: key/mouse bindings: refactor: less parsing in keyboard_enter() Daniel Eklöf 2020-08-10 19:00:03 +02:00
  • 375dcf0810
    input: pointer-leave: don't reset mouse properties with memset() Daniel Eklöf 2020-08-10 18:59:03 +02:00
  • 49eea3893e
    wayland: global-remove: return after finding a matching seat Daniel Eklöf 2020-08-10 18:58:39 +02:00
  • 6b18bd998a
    wayland: global-remove: fix call to pointer_listener.leave() Daniel Eklöf 2020-08-10 18:57:17 +02:00
  • 544c1b1976
    config: wip: add support for modifiers in mouse bindings Daniel Eklöf 2020-08-09 22:40:53 +02:00
  • 823a7c0318
    render: oops... swprintf() needs to number of *chars*, not *bytes* Daniel Eklöf 2020-08-13 18:46:57 +02:00
  • 6e0171ee44
    render: fix printf-errors in 32-bit builds Daniel Eklöf 2020-08-13 18:40:10 +02:00
  • 17070a0d54
    config: add tweak.render-timer option Daniel Eklöf 2020-08-13 18:35:17 +02:00
  • c7126c4076
    doc: footclient.1: move DESCRIPTION up before OPTIONS Daniel Eklöf 2020-08-13 18:34:44 +02:00
  • 6c78919d4b
    doc: foot.1: move DESCRIPTION up before OPTIONS Daniel Eklöf 2020-08-13 18:34:24 +02:00
  • 1decd8e9de
    selection: improve handling of multi-column characters Daniel Eklöf 2020-08-13 18:33:22 +02:00
  • 3816a3b460
    selection: handle multi-column characters when reversing selection direction Daniel Eklöf 2020-08-13 18:32:56 +02:00
  • a4b18ba832
    changelog: cancelling -> canceling Daniel Eklöf 2020-08-13 06:33:10 +02:00
  • fc154fcf3a
    Merge branch 'selection-inversion' into master Daniel Eklöf 2020-08-13 06:23:49 +02:00
  • 52abf85266
    Merge branch 'custom-selection-colors' into master Daniel Eklöf 2020-08-13 06:22:45 +02:00
  • 8808dd28f2
    selection: adjust start point when the selection changes direction Daniel Eklöf 2020-08-12 18:50:49 +02:00
  • 5e36ebdef8
    config: make selection foreground/background colors configurable Daniel Eklöf 2020-08-12 18:53:32 +02:00
  • 156cce6ef6
    doc: foot.1: don't talk about using '--' on the command line Daniel Eklöf 2020-08-12 18:48:27 +02:00
  • 8626b4bc1a
    search: don't update/refresh match when modifier keys are pressed Daniel Eklöf 2020-08-12 18:47:54 +02:00
  • b01431e38f
    search: fix viewport not moving if we tried to move it past the scrollback start Daniel Eklöf 2020-08-12 18:45:35 +02:00
  • ef9bac5965
    Revert "ci: sr.ht: just testing..." Daniel Eklöf 2020-08-11 17:33:19 +02:00
  • b7b7b56b3d
    ci: sr.ht: just testing... Daniel Eklöf 2020-08-11 17:32:34 +02:00
  • 187fe3a586
    render: fix compilation errors in 32-bit builds Daniel Eklöf 2020-08-11 17:29:56 +02:00
  • 12e3a7e2a2
    ci: gitlab: let's see if we can do 32-bit builds Daniel Eklöf 2020-08-11 17:27:48 +02:00
  • 6f5f7f1411
    main: include our own bitness when logging the architecture Daniel Eklöf 2020-08-11 17:23:10 +02:00
  • 732e181b1d
    shm: don't even try to punch a memfd hole in 32-bit Daniel Eklöf 2020-08-11 17:22:12 +02:00
  • 828a57c201
    Merge branch 'xmalloc-conversion' into master Daniel Eklöf 2020-08-09 10:54:39 +02:00
  • 4e6100494c Handle allocation failures explicitly in *_init() functions Craig Barnes 2020-08-09 08:55:20 +01:00
  • 7a77958ba2 Convert most dynamic allocations to use functions from xmalloc.h Craig Barnes 2020-08-08 20:34:30 +01:00
  • ecb2695822
    changelog: add birger to 'contributers' for the upcoming release Daniel Eklöf 2020-08-08 10:23:26 +02:00
  • e391658d72
    Merge branch 'selection-improvements' into master Daniel Eklöf 2020-08-08 10:19:04 +02:00
  • 4156a64044
    input: motion: improve comment Daniel Eklöf 2020-08-08 10:08:47 +02:00
  • a3d5626256
    input: pointer-enter: add comment describing what we're doing Daniel Eklöf 2020-08-08 10:07:25 +02:00
  • 7497e44826
    input: motion: regression: check for RMB when updating selection Daniel Eklöf 2020-08-08 10:00:18 +02:00
  • 6680f9541f
    Merge branch 'base64' into master Daniel Eklöf 2020-08-08 09:23:17 +02:00
  • 745aeba382 base64: simplify is_valid() by using reverse_lookup table Craig Barnes 2020-08-08 03:55:23 +01:00
  • d49d1fd59d
    input: scrolling: don't send events to client if cursor is outside grid Daniel Eklöf 2020-08-07 22:07:16 +02:00