Boris Faure
33418ffd41
config: remove shine parameter
10 months ago
Koichi Murase
40bd9a0161
termpty (_termpty_cell_is_empty): resolve a conflict of color9 vs COL_INVIS
11 months ago
Koichi Murase
7e4ab152a5
tests: test the conflict of color9 vs COL_INVIS
11 months ago
Koichi Murase
4d7dad2a79
*.{h,c}: do not use the C reserved identifiers for macro names/params
11 months ago
Koichi Murase
2e5e0a5b67
*.{h,c}: do not use the C reserved identifiers for tag names
11 months ago
Koichi Murase
a6ca0111de
*.h: do not use the C reserved identifiers for the include guards
11 months ago
Boris Faure
50ea966dff
tests: test that cursor restore does restore wrapnext status
...
Here, the tests restores the flag not set
11 months ago
Koichi Murase
0f40fb4845
tests: update tests.results
11 months ago
Koichi Murase
a0a2238272
termptyops (termpty_cursor_copy): copy entire "cursor_state"
11 months ago
Koichi Murase
a3f9887ee4
termpty: move the bitfield "wrapnext" from "ty->termstate" to "ty->cursor_state"
11 months ago
Boris Faure
b7e8de3c5b
Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
1 year ago
Carsten Haitzler
0d5465f507
scaling - handle scale settings changes... on the fly...
...
perhaps we just dont set the tmp flag instead of dont apply font
changes where size is the same but scale will have changed... fix
scale settings changes on the fly...
@fix
1 year ago
E-Akcaer
ba1522be56
Translated using Weblate (Turkish)
...
Currently translated at 84.5% (197 of 233 strings)
Co-authored-by: E-Akcaer <gurbetcii_@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/tr/
Translation: Terminology/Terminology
1 year ago
E-Akcaer
77ae427a14
Translated using Weblate (Turkish)
...
Currently translated at 84.1% (196 of 233 strings)
Co-authored-by: E-Akcaer <gurbetcii_@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/tr/
Translation: Terminology/Terminology
1 year ago
E-Akcaer
3f19b25c29
Translated using Weblate (Turkish)
...
Currently translated at 83.2% (194 of 233 strings)
Translated using Weblate (Turkish)
Currently translated at 33.4% (78 of 233 strings)
Translated using Weblate (Turkish)
Currently translated at 6.4% (15 of 233 strings)
Co-authored-by: E-Akcaer <gurbetcii_@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/tr/
Translation: Terminology/Terminology
1 year ago
Ruud Bos
076e34c77a
Translated using Weblate (Dutch)
...
Currently translated at 79.3% (185 of 233 strings)
Co-authored-by: Ruud Bos <ruud.bos@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/nl/
Translation: Terminology/Terminology
1 year ago
Boris Faure
e66e254e0a
colors: fix typo
1 year ago
Carsten Haitzler
fa07673a4e
colors - default- fix default colorscheme to match actual default
...
the in-code color scheme doesnt match the file.. it SHOULD... fix.
@fix
1 year ago
Boris Faure
3f2fbd83d7
tests: update due to new release
1 year ago
Boris Faure
034631fec6
Terminology 1.12.1
1 year ago
Boris Faure
a7d4685a90
meson: build&install Default colorscheme
...
Thanks to Conrad Knight for the bug report!
1 year ago
Boris Faure
7ec0380755
Terminology 1.12.0
1 year ago
Boris Faure
494fcd1cc7
update po/pot
1 year ago
Boris Faure
5a079bcaa7
ci: disable some tests with msan since they look broken
...
they show issues I don't get in the EFL
1 year ago
Boris Faure
3b63c4479b
termiolink: fix use-of-uninitialized-value
1 year ago
Boris Faure
4765573b51
termio: this variable is not needed shadows the real one
1 year ago
Boris Faure
32d68b4feb
termio: fix indentation
1 year ago
Boris Faure
09e0875adc
ci: add some sanitizers
1 year ago
Boris Faure
026bf7f1c8
ci: fix shell wrapping
1 year ago
Boris Faure
88a6b3e602
ci: only use efl latest for the moment
1 year ago
Carsten Haitzler
3e95d2ad9f
time to require efl 1.26 or better finally
1 year ago
Carsten Haitzler
0b1b9fc9d1
theme - selection - fix signal handling for all the sel modes
1 year ago
Carsten Haitzler
7bf32b653e
nyanology - remove deps on removed imgs
1 year ago
Carsten Haitzler
58c718d1f5
theme - the great flattening of terminology
...
match new elm flat theme... yay!
1 year ago
Carsten Haitzler
f44725fcbc
sel - call callback on an object not struct ptr
...
for tab selector thatr zooms out and shows miniatures of terms on
click on a term...
@fix
1 year ago
Carsten Haitzler
c975e23946
set default theme as overlay with file extn to file isnt found
...
this fixes missing split icons in mild and nyanology
@fix
1 year ago
Boris Faure
caba4bf828
colorschemes: simplify build and allow parallel compilation
1 year ago
Simon Lees
f73a806868
Switch to using a color scheme per file.
...
On Distro's we want to be able to ship color schemes as packages
as such we need an easy way to add and remove them this commit
implements the simplest possible solution of one color scheme per
file.
1 year ago
Boris Faure
1adc9116f1
Terminology 1.11.0
1 year ago
Boris Faure
2f6185578b
update pot/po
1 year ago
Boris Faure
fe47376460
termptyesc: add focus reporting
1 year ago
Boris Faure
93b6d77944
termptyesc: use Eina_Bool for booleans
1 year ago
Boris Faure
4196fc944b
termpty: move TERMPTY_WRITE_STR() to header
1 year ago
Boris Faure
0901c85da4
termio: add termio_is_focused()
1 year ago
Boris Faure
4b92a24651
termptyesc: better reply on OSC11
1 year ago
Boris Faure
fadc547652
Merge remote-tracking branch 'weblate/master'
1 year ago
Boris Faure
e3a5697fce
on the road again
1 year ago
Linus Virtanen
5eff822f4f
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (233 of 233 strings)
Co-authored-by: Linus Virtanen <linus.virtanen@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/fi/
Translation: Terminology/Terminology
1 year ago
Andrij Mizyk
6ffe364900
Translated using Weblate (Ukrainian)
...
Currently translated at 23.1% (54 of 233 strings)
Co-authored-by: Andrij Mizyk <andmizyk@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/uk/
Translation: Terminology/Terminology
1 year ago
Boris Faure
673c63693c
Terminology 1.10.0
1 year ago