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
Boris Faure
f11b698828
meson: fix libintl detection
...
Related to D12291
1 year ago
Christopher Michael
fc2d12a52f
terminology: Increase size of 'buf' to avoid possible truncated string
...
Gcc warns during compile that the output may be truncated here:
../src/bin/options_colors.c:265:14: note: ‘snprintf’ output between 32
and 4127 bytes into a destination of size 4096
To fix this, let's just increase the size of 'buf' slightly.
1 year ago
Boris Faure
a6b654ea83
meson.build: use dependency() & cc.find_library() to find intl
1 year ago
Boris Faure
280b8c143f
circleci: typo
1 year ago
Boris Faure
18ac38b8ce
meson: nls does require libintl
1 year ago
Boris Faure
0d0c98364d
circleci: do not compile with nls on alpine
1 year ago
Joshua Strobl
2483873333
Switch to using explicit dependency func instead of using find_library
...
Summary: This fixes intl detection (under Solus, x86_64-solus-linux-gcc (Solus) 11.2.0).
Test Plan:
1. Compiled terminology without patch, failed to find intl and would not include gettext po files.
2. Compiled with patch, successfully found intl.
Tested against efl 1.25.1 with terminology 1.9.0. Meson release is 1.59.1.
Subscribers: EbonJaeger
Differential Revision: https://phab.enlightenment.org/D12291
1 year ago
Elisha Hollander
6cf0f0f07e
Translated using Weblate (Hebrew)
...
Currently translated at 33.9% (79 of 233 strings)
Co-authored-by: Elisha Hollander <just4now666666@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/he/
Translation: Terminology/Terminology
1 year ago
Boris Faure
50928a6aba
update pot/po
1 year ago