Boris Faure
0a0f3605e4
termptyesc: handle CMY/CMYK in SGR38/SGR48. Ref T746
5 years ago
Boris Faure
c7c054bf0d
termptyesc: handle transparent in SGR38/SGR48
5 years ago
Boris Faure
91ced6390f
termptyesc: skip colorspace id if present. Ref T746
5 years ago
Boris Faure
0eb223f1b8
termptyesc: approximate true color. Ref T746
5 years ago
Boris Faure
a5d8a89c32
readme: now require EFL>=1.20
5 years ago
Boris Faure
8da7e9b3ed
man: add missing entries + fix typos
5 years ago
Boris Faure
20f15e1a86
convert README to markdown
5 years ago
Boris Faure
e59b7fbd80
man: add terminology companion tools
5 years ago
Boris Faure
e5650c320e
README: add doc on companion tools. Closes T6767
5 years ago
Boris Faure
428860ba4a
README: reorganize
5 years ago
Carsten Haitzler
0fcd99cda5
do a thaw eval after thaw to ensure we dont miss any events
...
freeze stops events (in/out/down/up and so on, not del etc.) and thaw
does the oppostie. the thing is thawing to 0 freeze level never
re-evaluated everything. it was an optimization and simpler. so to
re-evaluate state and not lose thngs like in and out evets you do have
to do a thaw eval after thaw that will evaluate that state and produce
in and out events if you thaw back to 0. i don't know if this
fixes T4194 or not, but it does dot an i and cross a t.
5 years ago
Boris Faure
6bf2116206
shift-selection: reduce timeout to 15s. Closes T2254
5 years ago
Boris Faure
2d5bc93780
win: handle title popup like the options popups. Closes T6727
5 years ago
Boris Faure
71d9bc2f68
win: do not force focus when on options. Closes T4769
5 years ago
Boris Faure
1a5384b19e
options: default is the behaviour tab. Closes T2130
5 years ago
Boris Faure
9aeae783b5
options_behavior: expect EFL > 1.8
5 years ago
Carsten Haitzler
1ea0818f2b
close terminal button - pass ctx ptr to callback so it doesnt seg
5 years ago
Boris Faure
73bd76c97e
solarized: slightly better by switching base02 and base03
5 years ago
Boris Faure
67fb28a67c
solarized: set faint/dim colors for black
...
It was previously invisible
5 years ago
Carsten Haitzler
a1d9dba1d0
terminology efl version bump 1.8 to 1.20
...
efl 1.8 is ancient by now (december 2013 ... like over 4 years ago).
time to bump to 1.20, so any future releases of terminology will need
a bump in efl version too whicn IMHO is sensible.
5 years ago
Boris Faure
ce11630457
win: do not show win too early
5 years ago
Boris Faure
d52afe1a73
win: shot in the dark about the positioning issue
...
If it fixes the issue, I'm clueless!
5 years ago
Boris Faure
802ed4b2eb
win: removes that blue focus animation
5 years ago
Boris Faure
3aac7976b7
termio: fix key bindings for scrolling
5 years ago
Boris Faure
efb6df10b7
win: fix focus after editing title
5 years ago
Boris Faure
653173bd85
Merge branch 'grouped-input'
5 years ago
Boris Faure
85a8638859
Add doc on group input
...
Closes T6176
5 years ago
Boris Faure
19cca3e2f2
group input: handle only_visible or all terms
5 years ago
Boris Faure
26b19dc31d
win: remove useless comments
5 years ago
Boris Faure
4f261e922e
imf: handle cursor move
5 years ago
Boris Faure
c31c1cbd9b
termio: focus_in to show blinking cursor
5 years ago
Boris Faure
55b4eeb3a2
win: focus the termio objects, at least to have mouse work
5 years ago
Boris Faure
ddb8e8160d
termio: really constify preedit_str
5 years ago
Boris Faure
7cb67a2bce
win: get out of grouped-input
5 years ago
Boris Faure
34f19bf4dd
win: constify term_preedit_str_get()
5 years ago
Boris Faure
d7432a52d6
move input handling to win.c
5 years ago
Boris Faure
e5c580aa26
win: getting events through conform is more reliable
5 years ago
Boris Faure
b75d5b7e9c
win: do not focus termio
5 years ago
Boris Faure
93106d1148
win: set flag on_options when settings/about/controls are up
5 years ago
Marcel Hollerbach
8623d4b285
build: fix install permissions
...
otherwise the image is installed as root read only.
5 years ago
Boris Faure
4f87249016
we're in 2018
5 years ago
Boris Faure
0676871497
mailmap: add my other email
5 years ago
Boris Faure
527859f4c4
options_colors: fix selected item showing on multiple rows
...
makes the selector barely more usable…
5 years ago
Boris Faure
8c09ee5c88
options_colors: compute pre-multiplied colors
5 years ago
Boris Faure
f33e898e29
options_colors: clean up a bit and have a global reset button
5 years ago
Boris Faure
820a5440fe
controls: use both "bg" and "base" evas objects
5 years ago
Boris Faure
6b7b72f911
working on 1.2.0!
5 years ago
Boris Faure
a66225dc87
options_colors: be able to have multiple instances
5 years ago
Boris Faure
64502fa8f3
options_theme: be able to have multiple instances
5 years ago
Boris Faure
8b26cd4149
options_background: go to image grid when selecting user/system in hoversel
5 years ago