Commit graph

  • d6a398411e chore: bump version to 1.3.0 local/yoda-main Lionel DARNIS 2026-07-22 15:56:59 +02:00
  • d7cc5aaac1 feat: Konsole parity phase 1b (layout save/load, SSH bookmarks) Lionel DARNIS 2026-07-09 14:18:02 +02:00
  • 43d38aed8a feat: Konsole parity phase 1 (save output, search options, monitors, profile CLI) Lionel DARNIS 2026-07-06 09:50:58 +02:00
  • 5af952d285 chore: refresh lockfile post-upstream rebase Lionel DARNIS 2026-07-04 11:24:49 +02:00
  • d5eb4b8308 fix: absorb libcosmic theme-v2 API + reqwest stream feature Lionel DARNIS 2026-07-03 14:04:49 +02:00
  • 9de2d66f85 chore: use local cosmic-text checkout Lionel DARNIS 2026-05-25 11:34:38 +02:00
  • f9f329d85f feat: align terminal with local cosmic stack Lionel DARNIS 2026-05-24 10:27:32 +02:00
  • 1e49511fcf fix: accumulate fractional wheel-line scroll deltas Frederic Laing 2026-06-30 21:39:17 +02:00
  • 1d3d8837df Epoch 1.2.0 version update Jeremy Soller 2026-06-30 12:22:00 -06:00
  • 18d45bc88f fix: report effective OSC 11 background Igor Matuszewski 2026-06-19 18:52:18 +02:00
  • fde0f34137
    Merge pull request #852 from weblate/weblate-pop-os-cosmic-term Michael Murphy 2026-06-25 17:04:51 +02:00
  • 042c915990 feat: report focus in and out events Igor Matuszewski 2026-06-19 21:11:57 +02:00
  • aa30e551e2
    i18n: translation updates from weblate Hosted Weblate 2026-06-24 16:01:28 +02:00
  • a5acc057af Epoch 1.1.0 version update Jeremy Soller 2026-06-23 08:49:42 -06:00
  • 18b4450c0f
    fix: avoid re-reading system theme from disk on every menu bar render James Feister 2026-06-12 13:47:00 -07:00
  • 8c042673e7 Epoch 1.0.16 version update Jeremy Soller 2026-06-09 10:26:51 -06:00
  • 3832971d04
    Merge pull request #828 from phlax/fix-undo Levi Portenier 2026-06-02 14:33:52 -06:00
  • 7cf99dff31 Epoch 1.0.15 version update Jeremy Soller 2026-06-02 11:03:31 -06:00
  • 31d97dcadb
    Merge pull request #840 from pop-os/shortcut-fix Levi Portenier 2026-06-01 14:20:51 -06:00
  • b5dca36359 keybindings: Fix terminal undo Ryan Northey 2026-05-23 15:32:13 +01:00
  • 5f922f0fd1 chore: update libcosmic Ashley Wulber 2026-06-01 14:45:01 -04:00
  • 9eafd070bb
    Merge pull request #836 from gene1wood/increase-scrollback-history Jeremy Soller 2026-06-01 07:42:39 -06:00
  • ee25528ad9
    Set scrolling_history to 100,000 Gene Wood 2026-05-29 11:02:10 -07:00
  • 67938814b6 fix: avoid unnecessary shape-until-cursor at start-up Hojjat 2026-05-25 13:52:10 -06:00
  • 02d977ac4d fix: send the correct up/down code in APP_CURSOR mode Hojjat 2026-05-25 13:25:21 -06:00
  • 124931faff fix: do not drop scrolling events from smooth scrolling mice Hojjat 2026-05-25 11:16:33 -06:00
  • 3d8ca65b75 chore: support more named keys for keyboard shortcuts Hojjat 2026-05-22 22:04:41 -06:00
  • f5cbed08d6
    fix(libcosmic): fix item highlight in wayland context menu Hojjat Abdollahi 2026-05-28 13:10:17 -06:00
  • 91fd140ae3 feat: option to open new windows in the current directory Hojjat 2026-05-25 11:16:10 -06:00
  • fa611ea07d
    Merge pull request #830 from pop-os/epoch-update Jeremy Soller 2026-05-26 13:45:39 -06:00
  • 512cc0d250 fix: libcosmic updates Ashley Wulber 2026-05-26 15:40:59 -04:00
  • e484ae5305
    Merge pull request #812 from weblate/weblate-pop-os-cosmic-term Jeremy Soller 2026-05-26 09:11:36 -06:00
  • 7f41fd19ac Epoch 1.0.14 version update Jeremy Soller 2026-05-26 08:32:02 -06:00
  • d650868cdf
    i18n: translation updates from weblate Hosted Weblate 2026-05-25 23:11:34 +02:00
  • 3d75c6ead7
    Merge pull request #818 from pop-os/revert-806-mem-leak-hunting Jeremy Soller 2026-05-18 10:30:21 -06:00
  • 3bd221e3e1
    Revert "bound the event channel to prevent unbounded RSS growth" Michael Murphy 2026-05-18 16:30:51 +02:00
  • cf059265f8
    Merge pull request #753 from kenz-gelsoft/minimal-input-method-support Levi Portenier 2026-05-15 08:08:10 -06:00
  • 691c21a48e
    Merge pull request #806 from marshallhumble/mem-leak-hunting Jeremy Soller 2026-05-14 21:29:25 -06:00
  • fa3699dc25
    Merge pull request #779 from JellyWX/jellywx/fix-pageup-pagedown-binds Levi Portenier 2026-05-14 17:00:39 -06:00
  • ac436abac6 docs: explain backpressure rationale for PTY event channel in Marshall Humble 2026-05-14 17:29:31 -05:00
  • f16dc74a7a chore: cargo fmt Jacob Kauffmann 2026-05-14 15:39:59 -06:00
  • 21682acfae bound the event channel to prevent unbounded RSS growth Marshall Humble 2026-05-07 19:39:27 -05:00
  • 77114d0320
    Merge branch 'master' into jellywx/fix-pageup-pagedown-binds Levi Portenier 2026-05-14 14:32:25 -06:00
  • 0a7fd0c26b Epoch 1.0.13 version update Jeremy Soller 2026-05-12 09:40:04 -06:00
  • 5abd37ffc8
    Merge pull request #790 from weblate/weblate-pop-os-cosmic-term Jeremy Soller 2026-05-12 09:43:00 -06:00
  • 9cc7fe76ae
    i18n: translation updates from weblate Hosted Weblate 2026-05-12 13:11:33 +02:00
  • d413fdb593 fix: clippy lint KENZ 2026-04-22 05:38:52 +09:00
  • 1963929e05 fix: context menu by disabling IME when the widget has context menu KENZ 2026-04-11 10:23:51 +09:00
  • c22d1ccc28 fix: menu doesn't show by unfocusing when clicking outside of the terminal_box KENZ 2025-12-25 22:59:39 +09:00
  • 768ee43d5a Specify the line height to the IME cursor height KENZ 2026-02-26 01:05:30 +09:00
  • 888b1b5f6b Handle wide character widths by using glyph width to detect wide chars KENZ 2025-05-04 11:21:43 +09:00
  • da57b9c12d Estimate preedit position without calling layout_runs() KENZ 2025-05-02 07:01:55 +09:00
  • 18462517f0 Add minimal support CJK input method to terminal box excepts IME cursor positioning which is a bit tricky KENZ 2025-04-27 12:54:46 +09:00
  • faa61d1692
    Merge pull request #804 from pop-os/epoch-update Levi Portenier 2026-05-05 14:10:29 -06:00
  • 0822e213af Epoch 1.0.12 version update Jeremy Soller 2026-05-05 10:25:11 -06:00
  • b76a974cfb
    Merge pull request #755 from nicolasdanelon/new-tab-current-dir-with-config Levi Portenier 2026-04-28 11:40:08 -06:00
  • f5e21f2c98
    Merge branch 'master' into new-tab-current-dir-with-config Levi Portenier 2026-04-27 16:15:19 -06:00
  • 5879084287
    Merge pull request #795 from obeme-qq/fix-zoom-bug Jeremy Soller 2026-04-27 15:58:43 -06:00
  • f689040c9c fix: change zoom reset scope to active tab obeme-qq 2026-04-27 20:33:44 +03:00
  • f3af51df61
    Merge branch 'master' into new-tab-current-dir-with-config Nicolas Danelon 2026-04-27 12:37:40 +02:00
  • 7051cc53f7 Restrict /proc cwd lookup to Linux Nicolas Danelon 2026-04-24 17:49:59 +02:00
  • 18f5f30673 Epoch 1.0.11 version update Jeremy Soller 2026-04-14 11:11:11 -06:00
  • c930689b9a
    Merge pull request #788 from kenz-gelsoft/fix_issue787 Levi Portenier 2026-04-15 12:28:03 -06:00
  • e37f73dcbb fix: don't capture all mouse events KENZ 2026-04-16 01:03:19 +09:00
  • 95271e183d
    Merge pull request #760 from weblate/weblate-pop-os-cosmic-term Jeremy Soller 2026-04-14 09:52:30 -06:00
  • aa0785a744
    Merge pull request #782 from chrisglass/fix-clippy Jeremy Soller 2026-04-13 13:17:37 -06:00
  • f501935393
    i18n: translation updates from weblate Hosted Weblate 2026-04-12 18:50:10 +02:00
  • 724415b450 Review fix: revert format step name change Chris Glass 2026-04-11 09:06:39 +02:00
  • cadbde034b Bonus: run the tests if we are compiling for clippy Chris Glass 2026-04-10 19:23:56 +02:00
  • 6ba1ab9e44 Update the clippy github action to install deps Chris Glass 2026-04-10 19:10:56 +02:00
  • 27e2d682a5 Cargo fmt Chris Glass 2026-04-10 19:06:54 +02:00
  • a747b03c17 Bonus: reduce size of Message further Chris Glass 2026-04-10 19:00:25 +02:00
  • 14ec8d6760 Add a github action checking for clippy Chris Glass 2026-04-10 18:42:34 +02:00
  • b654808734 Ingore clippy warnings about too many arguments Chris Glass 2026-04-10 18:40:26 +02:00
  • eca9421e87 We don't need to match for only one case Chris Glass 2026-04-10 18:36:16 +02:00
  • 72a27129e3 Don't pass the large DialogMessage on the stack Chris Glass 2026-04-10 18:32:09 +02:00
  • f50ece41eb Fix all auto-fix from clippy Chris Glass 2026-04-10 18:09:25 +02:00
  • c8b18c2827 chore: update to the latest libcosmic Hojjat 2026-04-08 15:30:10 -06:00
  • 1d86974682 fix: keep the url in state for menu actions and underline Hojjat 2026-04-08 12:31:30 -06:00
  • 8b95675c9b fix: gate wayland features and add inline popover fallback Hojjat 2026-04-06 16:21:26 -06:00
  • 467998433c chore: cargo fmt Hojjat 2026-03-24 11:20:59 -06:00
  • 133c526acd fix: dismiss context menu when clicking in any pane Hojjat 2026-03-24 11:20:56 -06:00
  • 0b1490e7ff fix: use window-absolute coordinates for context menu position in split panes Hojjat 2026-03-24 11:20:46 -06:00
  • 0575680860 feat: Convert context menu from widget::popover to Wayland popup surface Hojjat 2026-03-18 11:13:08 -06:00
  • 936e0c0628
    Merge pull request #757 from pop-os/epoch-update Jeremy Soller 2026-04-07 10:19:48 -06:00
  • ceb390f5d4 Epoch 1.0.9 version update Jeremy Soller 2026-04-06 15:10:46 -06:00
  • 4bf8b83fec
    Merge pull request #776 from hoj-jat/hojjat/update-cosmic-text Jeremy Soller 2026-04-07 07:58:50 -06:00
  • 24fb50083e Fix binding to the pageup/pagedown keys Jude Southworth 2026-04-07 10:53:49 +01:00
  • 81c62faa05 chore: cargo fmt Hojjat 2026-04-02 09:45:38 -06:00
  • fd99bb9b55 chore: updates for new cosmic-text Hojjat 2026-04-01 16:29:37 -06:00
  • 8ae5918ccd fix: fix the one pixel wide gap between panes Hojjat 2026-03-24 13:03:28 -06:00
  • 7abe927b9c
    Merge pull request #766 from hojjatabdollahi/hojjat/fix-tab-style Levi Portenier 2026-03-26 15:19:50 -06:00
  • 8203b1e233 fix(style): add the background color to that tab bar Hojjat 2026-03-19 11:15:58 -06:00
  • 9ed56eb2db fix: prevent crash when splits are resized too small Hojjat 2026-03-19 00:10:26 -06:00
  • 661d30b567
    Merge pull request #767 from hojjatabdollahi/hojjat/fix-space-key Levi Portenier 2026-03-23 15:37:20 -06:00
  • 1428345cad fix: only send "space" to the focused pane Hojjat 2026-03-19 11:44:06 -06:00
  • f62abcea4e
    feat: rebase libcosmic onto iced 0.14 Ashley Wulber 2026-03-18 12:21:57 -04:00
  • 285556e3dc
    Merge branch 'master' into new-tab-current-dir-with-config Nicolas Danelon 2026-03-10 15:57:22 +01:00
  • adb938420e
    Merge pull request #738 from weblate/weblate-pop-os-cosmic-term Jeremy Soller 2026-03-09 09:58:52 -06:00
  • 0c238e5280
    i18n: translation updates from weblate Hosted Weblate 2026-03-08 23:09:49 +01:00