Commit Graph

3054 Commits

Author SHA1 Message Date
Boris Faure 503b7a5395
themes/default: tab bar is back ;) 2020-08-03 23:04:04 +02:00
Boris Faure 3bfc6a18d7
themes/mild: add vim markers 2020-08-03 22:47:55 +02:00
Boris Faure ab21ecaa6f
themes/default: finish color_classifying background 2020-08-02 23:20:12 +02:00
Boris Faure 76230750af
themes/mild: remove unused image references 2020-08-02 23:08:56 +02:00
Boris Faure 624480fe28
themes/default: color_classify background (wip) 2020-08-01 17:45:52 +02:00
Boris Faure a46fe7e14f
themes: color_classify selection.edc 2020-08-01 16:19:32 +02:00
Boris Faure a200ab7c48
codecov: remove troubling line in fixes 2020-08-01 12:13:41 +02:00
Boris Faure 0563dbdb28
circleci: no dot in names 2020-07-30 13:13:36 +02:00
Boris Faure ec844ee798
circleci: run with bash when needed 2020-07-30 13:13:13 +02:00
Boris Faure d082b0d6d7
win/options_mouse: apply mouse timer change to current terms 2020-07-29 22:43:25 +02:00
Boris Faure cee0b62281
themes: add color class GLOW_TXT_HIGHLIGHT 2020-07-27 23:19:50 +02:00
Boris Faure 98da638f53
themes/default: color_classify sel 2020-07-27 23:18:36 +02:00
Boris Faure 845c080922
themes/default/media: use color_classes 2020-07-27 22:07:12 +02:00
Boris Faure c3dd40261f
themes/default/link: use color_class GLOW 2020-07-27 21:18:46 +02:00
Boris Faure 6c564bcce0
on the road again 2020-07-26 19:34:43 +02:00
Boris Faure a140e66b9d
tests: with the correct value, it works better 2020-07-26 17:16:32 +02:00
Boris Faure f7071ed449
tests: new result ton test with 1.8.0 release 2020-07-26 16:41:13 +02:00
Boris Faure 92c26b07ca
Terminology v1.8.0 2020-07-26 12:06:59 +02:00
Boris Faure 883f8b3c89
THEME.md: add documentation on terminology/base 2020-07-23 23:19:11 +02:00
Boris Faure 596d234ba1
about: add youtube channel 2020-07-23 22:52:47 +02:00
Boris Faure 3c21c13d39
about: add context menu on twitter link 2020-07-22 23:46:49 +02:00
Boris Faure 6b8409dfda
about: add twitter link 2020-07-21 23:46:02 +02:00
Boris Faure ce788a69f6
about: dismiss when clicking on the terminal 2020-07-18 16:17:47 +02:00
Boris Faure 6846074343
theme: move dismisser below about 2020-07-18 16:11:13 +02:00
Boris Faure 544a4376f7
termiolink: fix _hsl_to_rgb() + update tests 2020-07-17 12:58:22 +02:00
Boris Faure 98ee7bdcca
termptydbl: be more precise on emoji as double-width
+ set all of "Misc_Pictographs" as double-width
2020-07-15 22:10:55 +02:00
Boris Faure a56a76afc7
termptyesc: handle single osc arg 2020-07-15 21:11:05 +02:00
Boris Faure aa7b50ae4b
themes: have a separate color class just for the cursor 2020-07-08 22:47:28 +02:00
Boris Faure 6f4c7f02cb
tests: remove early exit 2020-07-07 00:12:00 +02:00
Boris Faure f29190bdaa
termptyesc: debug (re)setting cursor color + test
Do nothing for the moment. One could think about using color class for
that.
2020-07-06 23:57:37 +02:00
Boris Faure a99ddc10d5
tests/rep: snowman is now 2-chars-wide 2020-07-06 19:44:59 +02:00
Boris Faure a1408aab57
tests: change of behavior for encircled characters 2020-07-06 19:42:45 +02:00
Boris Faure 7d1536c8e9
tools/unicode_dbl_width: do not redefine range 2020-07-06 19:40:20 +02:00
Boris Faure 8c970b8804
termptydbl: generate the exact double width test
This based on unicode 13.0:
https://www.unicode.org/reports/tr44/

Code is generated by tools/unicode_dbl_width.py

I'm using switch-case + fall through as I've found it was the best:
f46d550a8b
2020-07-05 23:34:13 +02:00
Boris Faure 9f2f8464f3
Fix typos
Summary: Fix some typos.

Differential Revision: https://phab.enlightenment.org/D12032
2020-07-05 20:19:59 +02:00
Boris Faure 3ee79131e4
termptyesc: no sanitize with musl when calling isnan() 2020-07-02 23:51:25 +02:00
Boris Faure c2dd1815c8
termptyesc: avoid issues with cast from double
+ no buffer overflow
2020-07-02 23:45:32 +02:00
Boris Faure ac9a92480b
termptyesc: handle xterm color format starting with "rgbi:" 2020-07-02 23:01:42 +02:00
Boris Faure 2245782dd4
termptyesc: handle xterm color format starting with "rgb:" 2020-07-02 22:33:34 +02:00
Boris Faure 5a34cfdf63
papercolor: use that blue as highlight color 2020-07-02 20:10:00 +02:00
Boris Faure 843ef551b8
theme default: apply color_class-es to cursors 2020-06-30 23:28:08 +02:00
Boris Faure 8eaec9f6c1
theme: define color_class GLOW_HIGHLIGHT 2020-06-30 23:13:27 +02:00
Boris Faure 0f8a593ea2
Merge branch 'terminology-1.7' 2020-06-29 23:17:58 +02:00
Boris Faure 01f7f1c701
snap: bad use of sizeof()
(cherry picked from commit 4e619660e5)
2020-06-29 22:27:00 +02:00
Boris Faure cf48dbd17a
snap: it seems it needs g++
(cherry picked from commit d77e72647e)
2020-06-29 22:27:00 +02:00
Boris Faure 1f999ee37f
snap: use efl-1.24.3
(cherry picked from commit 669d6d9dbe)
2020-06-29 22:26:40 +02:00
Boris Faure 4e619660e5
snap: bad use of sizeof() 2020-06-29 22:00:28 +02:00
Boris Faure d77e72647e
snap: it seems it needs g++ 2020-06-29 21:55:38 +02:00
Boris Faure 669d6d9dbe
snap: use efl-1.24.3 2020-06-29 21:44:59 +02:00
Boris Faure 8e18783869
themes: define color_classes FG for base16_ocean_dark 2020-06-28 11:19:02 +02:00