Jeremy Soller
f901c17e70
Join together background rectangles of the same color
2024-01-02 12:21:46 -07:00
Jeremy Soller
04d00836eb
Use fake italic to ensure consistent fonts
2024-01-02 11:47:31 -07:00
Mohammad AlSaleh
faa03fd376
Support color inversion
...
`htop` with *Monochromatic* colors is rendered correctly now.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-02 10:29:35 -07:00
Mohammad AlSaleh
fb2b251a33
Update to alacritty_terminal v0.20
...
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-02 10:29:11 -07:00
Ashley Wulber
0866a6897d
chore: update libcosmic
2023-12-30 07:13:24 -07:00
Mohammad AlSaleh
f7ef6a6408
Fix UP/Down/Left/Right/Home/End when APP_CURSOR mode is enabled
...
Fixes #13 , shell history, and many more.
All this code is probably ripe for some refactors and higher
abstractions. But this is good enough for now.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2023-12-30 07:10:58 -07:00
FAlexei
85a22f9610
Add Russian translation
2023-12-29 09:31:54 -07:00
FAlexei
f796fcf6b7
Add Russian translation
2023-12-29 09:31:54 -07:00
W
bf3f507fdd
i18n(sr-Cyrl): Add Serbian (Cyrillic) translation
2023-12-22 21:03:24 -07:00
W
f4799ad072
i18n(sr-Latn): Add Serbian (Latin) translation
2023-12-22 21:03:24 -07:00
Jeremy Soller
ccd507594b
Improve look of context menu checkbox
2023-12-22 16:08:43 -07:00
Jeremy Soller
898e3add26
Fix off by one in terminal select all
2023-12-22 15:47:59 -07:00
Jeremy Soller
37acfe186e
Add config for showing header bar
2023-12-22 15:40:10 -07:00
Jeremy Soller
7013067582
Fix context menu remaining open some more
2023-12-22 15:25:01 -07:00
Jeremy Soller
af8a23eb62
Fix context menu remaining open
2023-12-22 15:16:40 -07:00
Jeremy Soller
2a4d9f0d28
Implement select all
2023-12-22 15:08:24 -07:00
Jeremy Soller
40c871bcf3
Add context menu
2023-12-22 15:00:50 -07:00
Jeremy Soller
44a5d80740
Add config, translations, settings UI
2023-12-22 14:31:01 -07:00
Jeremy Soller
adb2d2ed3d
Make Ctrl+Shift+T open new tab, expand tab bar width
2023-12-22 11:09:31 -07:00
Jeremy Soller
04601284af
Add clean-vendor just target
2023-12-22 08:53:47 -07:00
Jeremy Soller
4718703fe5
Fix alt and add F1-F12 keys
2023-12-22 08:45:53 -07:00
Jeremy Soller
94dd278f53
Fix selection when scrolling
2023-12-21 22:21:01 -07:00
Jeremy Soller
4ffad110b6
Add copy/paste
2023-12-21 22:13:17 -07:00
Jeremy Soller
c2fb3573d5
Show selection
2023-12-21 21:37:39 -07:00
Jeremy Soller
6cad69b414
Adjust to use COSMIC colors
2023-12-21 21:22:24 -07:00
Jeremy Soller
968955230c
Add code to set selection
2023-12-21 15:09:18 -07:00
Jeremy Soller
81e1062211
Send \r instead of \n for Enter
2023-12-21 14:38:26 -07:00
Jeremy Soller
d7798f73e6
Send 0x7F instead of 0x08 for backspace
2023-12-21 14:24:21 -07:00
Jeremy Soller
43f6c4129b
Update libcosmic
2023-12-21 12:10:37 -07:00
Jeremy Soller
9783dd4e55
Fix background of tabs
2023-12-21 12:05:05 -07:00
Jeremy Soller
2193003ada
Use 85% opacity by default
2023-12-21 11:57:52 -07:00
Jeremy Soller
a46c5e8219
Remove padding
2023-12-21 10:29:50 -07:00
Jeremy Soller
49149c3e17
Do not draw scrollbar when not needed, draw background behind scrollbar
2023-12-21 10:26:17 -07:00
Jeremy Soller
ccec8e813b
Hide tab bar when only one tab, put new tab button in header
2023-12-21 10:19:16 -07:00
Jeremy Soller
1cbcc1e795
Share terminal config between tabs
2023-12-21 10:14:57 -07:00
Jeremy Soller
51818a34f5
Set up environmental variables for terminal
2023-12-21 10:11:11 -07:00
Jeremy Soller
8008d0d2b0
Fix warnings
2023-12-21 09:53:31 -07:00
Jeremy Soller
8ec9fd22c9
Use OneHalfDark theme by default, do not have title when no tab open
2023-12-21 09:49:32 -07:00
Jeremy Soller
a83c593a24
Add OneHalfDark theme and script for testing theme
2023-12-21 09:44:44 -07:00
Jeremy Soller
6b378a445a
Add packaging
2023-12-21 09:05:59 -07:00
Jeremy Soller
d2515e9653
Add gruvbox colors and use by default
2023-12-20 20:13:12 -07:00
Jeremy Soller
07942c6f86
Remove all reference to scale factor
2023-12-20 19:54:18 -07:00
Jeremy Soller
7f181d0e64
Scroll on text input
2023-12-20 15:01:47 -07:00
Jeremy Soller
f9f7904117
Implement scrollbar
2023-12-20 14:57:44 -07:00
Jeremy Soller
ee3cc21ece
Add scrollbar and scrolling
2023-12-20 14:26:41 -07:00
Jeremy Soller
f6118a5cee
Convert to libcosmic
2023-12-20 13:31:10 -07:00
Jeremy Soller
75d6da50c0
Update cosmic-text
2023-12-19 17:04:04 -07:00
Jeremy Soller
79874c8358
Update glyphon
2023-12-18 19:23:25 -07:00
Jeremy Soller
2b0548de46
Fix ctrl characters
2023-12-18 13:57:38 -07:00
Jeremy Soller
65b613e6e4
Add glyphon renderer
2023-12-18 13:54:08 -07:00