Ashley Wulber
20beeb608a
chore: update libcosmic
...
keyboard input has changed a lot in iced, but I think I've made the proper adjustments here. vertical splits don't seem to work, but that didn't seem to work before either. Also, there is a black border on the right and bottom of the first tab of the terminal. I'm not sure why yet, but it seems like it is probably related to the scrollbar
2024-02-08 16:57:14 -05:00
Jeremy Soller
adad338e1f
Merge pull request #127 from bittin/patch-2
...
Create cosmic_term.ftl - Add Swedish Translation
2024-02-08 13:55:14 -07:00
Jeremy Soller
cc9368c2e6
Merge pull request #129 from snaggen/special_case_ctrl_keys
...
Add exceptions for certain keys to avoid double keys being sent
2024-02-08 13:54:56 -07:00
Jeremy Soller
46cae2f2d3
Ensure metadata is updated when theme changes, fixes #121
2024-02-08 12:37:02 -07:00
Jeremy Soller
bf7668dbd7
Use cosmic-text shape-run-cache
2024-02-08 12:03:53 -07:00
Luna Jernberg
a91c5f132e
Update cosmic_term.ftl
2024-02-08 09:31:36 +01:00
Mattias Eriksson
272e05744f
Add exceptions for certain keys to avoid double keys being sent
2024-02-08 09:15:50 +01:00
Luna Jernberg
221d040fec
Update cosmic_term.ftl -- Update Swedish translation after feedback from @snaggen
2024-02-08 08:24:03 +01:00
Luna Jernberg
e5f80bb322
Update cosmic_term.ftl - Updated Swedish Translation after feedback from @snaggen
2024-02-08 07:50:27 +01:00
Luna Jernberg
eeff9d2f8b
Create cosmic_term.ftl - Add Swedish Translation
...
Add Swedish Translation
2024-02-08 05:54:55 +01:00
Jeremy Soller
19f5b6e0eb
Provides x-terminal-emulator
2024-02-07 11:57:30 -07:00
Jeremy Soller
fec6738af5
Merge pull request #124 from snaggen/fix_csi
...
Fix csi key codes
2024-02-07 10:34:22 -07:00
Mattias Eriksson
cfbd391f12
Fix csi key codes
2024-02-07 18:31:34 +01:00
Jeremy Soller
1cda57fbc8
Merge pull request #120 from Piroro-hs/patch-1
...
Update Japanese translation
2024-02-07 06:45:42 -07:00
Jeremy Soller
b421c8cdf0
Merge pull request #122 from snaggen/keyboard_refactor
...
Refactor key handling
2024-02-07 06:45:23 -07:00
Piroro-hs
9470ca4507
Update Japanese translation
2024-02-07 21:41:47 +09:00
Mattias Eriksson
faa7dde686
Merge branch 'master' into keyboard_refactor
2024-02-06 21:19:32 +01:00
Mattias Eriksson
e5692cd902
Cleaner modifier calculation
2024-02-06 20:55:15 +01:00
Mattias Eriksson
44424c0108
Refactor key handling
2024-02-06 17:43:17 +01:00
RAVENz46
bbf13a75d2
Update cosmic_term.ftl
2024-02-06 08:52:43 -07:00
Jeremy Soller
68a0a21f3a
Calculate damage (not used yet)
2024-02-05 21:01:16 -07:00
Mattias Eriksson
4f25324929
Make sure to grab focus after context menu
2024-02-05 11:41:21 -07:00
Mattias Eriksson
da33dfc5c8
Support for Ctrl-_
2024-02-05 09:11:59 -07:00
Mattias Eriksson
b13b949e8d
Ensure terminal is focused after paste
2024-02-05 09:10:43 -07:00
VandaLHJ
7db3d2d2ae
Update cosmic_term.ftl PL translation
...
Updated to match EN locale.
2024-02-05 09:10:14 -07:00
Mattias Eriksson
05ee3dca4a
Clippy fixes
2024-02-05 09:09:23 -07:00
Jeremy Soller
9a36dc2401
Use patched wgpu
2024-02-03 12:11:24 -07:00
FAlexei
529ee00ec9
Russian translation update
2024-02-02 14:04:37 -07:00
Jeremy Soller
539f39577f
Merge branch 'master' of https://github.com/pop-os/cosmic-term
2024-02-02 09:40:50 -07:00
Jeremy Soller
a5602e28f5
Update dependencies
2024-02-02 09:40:41 -07:00
Mattias Eriksson
623a193ad4
Make context menu work better with panes
2024-02-02 08:51:01 -07:00
Mattias Eriksson
e322fc86f7
Fix some pane focus and find related issues
...
* If a context_page was shown, the focus for the panes didn't work.
By clicking all panes you could get input in all of them as long as
the context_page prevented focus updated.
* Find was drawn in all panes, with typed text being entered in all of
them. Changed this to only show find in the focused pane.
* Also, when I was going find related stuff, I populate the find entry
with selected text, and clear the find search value on close.
2024-02-02 08:50:41 -07:00
Jeremy Soller
4401a7dbef
Workaround for dead terminal event channel
2024-02-02 08:44:28 -07:00
Jeremy Soller
1ffb449bde
Capture theme content changes in addition to mode changes
2024-01-31 15:18:20 -07:00
Jeremy Soller
e73236fdac
Fix cached window background order
2024-01-31 15:11:42 -07:00
Jeremy Soller
d043f45b0f
Fix selection when using window background as terminal background
2024-01-31 15:05:21 -07:00
Jeremy Soller
c0d7fed185
Use window background for cosmic color schemes ( #102 )
2024-01-31 11:20:15 -07:00
Jeremy Soller
470437e55a
Set minimum size to 360x180 ( #91 )
2024-01-31 10:52:56 -07:00
Jeremy Soller
6ec3e499cb
Add new tab button next to window controls ( #89 )
2024-01-31 10:37:10 -07:00
Jeremy Soller
ff6ad163d6
Settings re-org
2024-01-31 10:29:35 -07:00
Jeremy Soller
2e691121d5
Update dependencies
2024-01-31 10:07:41 -07:00
Mattias Eriksson
e91bf807ec
Improve SGR Scroll Wheel support
2024-01-31 09:33:18 -07:00
Mohammad AlSaleh
01b7b1c9d9
Add some common syntax themes
...
Add themes (or palette/scheme pairs as they're referred to elsewhere)
commonly found and used in other terminals:
* Tango Palette (Dark and Light themes)
* XTerm Palette (Dark and Light themes)
* Rxvt Palette (Dark and Light themes)
* Solarized Palette (Dark and Light themes)
* Linux Console Palette & Theme
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-31 06:36:55 -07:00
Mattias Eriksson
8d7d074933
Add support for Mouse Events
2024-01-31 06:34:55 -07:00
Matthew Fallah (マシュー・ファラー)
87bc923f0a
Oops
...
forgot default zoom step
2024-01-30 12:53:13 -07:00
Matthew Fallah (マシュー・ファラー)
516451871f
Added japanese translation
...
Started japanese translation
2024-01-30 12:53:13 -07:00
Jeremy Soller
a249d7d0e1
Set MSRV to 1.71
2024-01-29 09:47:06 -07:00
Mattias Eriksson
ff1ba5b12e
Add Alt Backspace
2024-01-28 12:28:14 -07:00
Michael Aaron Murphy
7b5c128f55
fix: next tab button misalignment in split panes
2024-01-26 20:27:25 -07:00
Michael Aaron Murphy
39ac4ae05c
fix: hoverable paginated tab buttons, and alignment fix
2024-01-26 15:48:13 -07:00