Commit Graph

3143 Commits

Author SHA1 Message Date
Boris Faure 1cf29feb2f
Merge branch 'terminology-1.8' 2020-09-12 17:44:57 +02:00
Boris Faure a05db78239
termpty: make provided title as forced title 2020-09-12 17:43:16 +02:00
Boris Faure 423ad1f52c
color schemes: add eet-related code 2020-09-10 23:47:10 +02:00
Julien Dessaux ffdfbd213d snap: Fixed segfault on bell due to missing libpulse.so.0 2020-09-10 14:17:49 +02:00
Boris Faure b1bdf50671
config: rename Config_Color type to Color + reorganise eet setup 2020-09-09 21:32:29 +02:00
Boris Faure ff9b4aacc5
config: eet_data_descriptor_free accepts NULL 2020-09-08 23:10:46 +02:00
Boris Faure 6b93176f92
Merge branch 'terminology-1.8' 2020-09-07 21:19:09 +02:00
Boris Faure c2bb4dcf81
win: focus new split. Closes T8804 2020-09-07 21:18:03 +02:00
Boris Faure c17f3a6f26
colors.h: change name of header guard 2020-09-06 22:40:28 +02:00
Boris Faure 8cb6be667a
color schemes: proof of work on colorschemes with the nord theme 2020-09-01 19:11:34 +02:00
Boris Faure cc552d7ea5
win: make code more "as usual" 2020-09-01 19:08:52 +02:00
Boris Faure 84a46280f6
private.h: add static_strequal() 2020-09-01 19:00:30 +02:00
Boris Faure 12963c304c
Merge remote-tracking branch 'origin/terminology-1.8' 2020-08-29 18:40:32 +02:00
Boris Faure 214c72eb0c
win: use theme_apply_elm on elm_layout 2020-08-29 18:38:11 +02:00
Boris Faure 7dad6d46ac
keyin: rename macro to improve readability 2020-08-24 18:55:39 +02:00
Boris Faure dbba452a8b
cleanup src/bin/colors.h 2020-08-20 16:23:19 +02:00
Boris Faure d58c774fad
po: regenerate po/POTFILES.in 2020-08-20 16:22:58 +02:00
Boris Faure 19fb6afd73
mv src/bin/col.{c,h} src/bin/colors.{c,h} 2020-08-20 16:21:51 +02:00
Boris Faure d331291d5e
mild: fix compilation 2020-08-13 23:17:33 +02:00
Boris Faure fda837eb96
mild: color_classify tab_drag_thumb 2020-08-13 23:01:20 +02:00
Boris Faure 3d8fa23b78
mild: color_classify links 2020-08-13 22:47:11 +02:00
Boris Faure 3d77b3e1f3
mild: specify cursor color 2020-08-13 22:46:39 +02:00
Boris Faure 367b84f6c6
mild: simplify and no longer need BELL_OVERLAY 2020-08-13 00:25:34 +02:00
Boris Faure e0c7ce95e3
mild: color_classify sel 2020-08-13 00:22:15 +02:00
Boris Faure 60019120cf
mild: color_classify cursors 2020-08-12 23:52:32 +02:00
Boris Faure 2aae7654b6
Merge branch 'terminology-1.8' 2020-08-11 22:39:01 +02:00
Boris Faure 04248e9af3
Terminology v1.8.1 2020-08-11 21:44:40 +02:00
Boris Faure ee94710452
Merge branch 'terminology-1.8' 2020-08-10 22:46:59 +02:00
Boris Faure e037cd7ef2
termptydbl: also need to update the tests
(cherry picked from commit dd3b301d50)
2020-08-10 22:44:51 +02:00
Boris Faure 698e8bb985
termptydbl: be strict on what is wide and do not try to be smart.
Too bad if ❤ is considered single-width

(cherry picked from commit d3c15c59db)
2020-08-10 22:44:41 +02:00
Boris Faure cded402654
codecov: remove troubling line in fixes
(cherry picked from commit a200ab7c48)
2020-08-10 22:44:25 +02:00
Boris Faure c9d94b79c4
circleci: no dot in names
(cherry picked from commit 0563dbdb28)
2020-08-10 22:44:14 +02:00
Boris Faure d723da8f2a
circleci: run with bash when needed
(cherry picked from commit ec844ee798)
2020-08-10 22:44:03 +02:00
Boris Faure df6b013895
win/options_mouse: apply mouse timer change to current terms
(cherry picked from commit d082b0d6d7)
2020-08-10 22:43:34 +02:00
Boris Faure 44364fcfab
prepare possible v1.8.1 2020-08-10 22:42:45 +02:00
Boris Faure dd3b301d50
termptydbl: also need to update the tests 2020-08-05 23:26:59 +02:00
Boris Faure d3c15c59db
termptydbl: be strict on what is wide and do not try to be smart.
Too bad if ❤ is considered single-width
2020-08-05 23:05:47 +02:00
Boris Faure b2218b0d01
themes/mild: color_classify background 2020-08-04 23:52:57 +02:00
Boris Faure a5bdd7cad3
themes/default: get back that yellowish color on tab missed 2020-08-04 00:01:24 +02:00
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