Boris Faure
537af736e8
win: constify
3 years ago
Boris Faure
210ec3b408
win: add win_has_single_child()
3 years ago
Boris Faure
df9700c8a5
win: add win_evas_object_to_win()
3 years ago
Boris Faure
f52ea76606
win.h: add missing void
3 years ago
Boris Faure
4c9091c9c6
controls: avoid uses after free
...
CID1422109
CID1422110
CID1422111
3 years ago
Boris Faure
cbbfe60aae
config: share translucent+opacity settings accross instances
3 years ago
Boris Faure
67805411a4
add wizard to set scaling when config does not exist
3 years ago
Boris Faure
b7fff38636
win: hide mouse cursor when idle after timer
4 years ago
Boris Faure
38404d93ff
options_behavior: add ui to change "hide cursor" setting
4 years ago
Boris Faure
ff136b78f1
win: export term_is_focused()
4 years ago
Boris Faure
d29533e341
win: add term_bg_get()
4 years ago
Boris Faure
3c12162dcf
win: use elm_layout for the base objects
4 years ago
Boris Faure
43c6777e57
termiointernals: add termio_internal_render()
...
used to test selection invalidation later on
4 years ago
Boris Faure
2f432dcd33
tyfuzz: stub functions from termio
4 years ago
Boris Faure
189d138d03
win: expose term_focus();
5 years ago
Boris Faure
19cca3e2f2
group input: handle only_visible or all terms
5 years ago
Boris Faure
4f261e922e
imf: handle cursor move
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
39fb41024b
early work on multi-input support
5 years ago
Boris Faure
d2d03992eb
theme previews: set shine according to config
5 years ago
Boris Faure
bb968b968e
be able to configure shine level on the default theme
...
Was asked about it too many times, so here it is :)
5 years ago
Boris Faure
38da9b2ded
correctly handle -T option. Ref T5704
6 years ago
Boris Faure
e7b3265662
font: update all terms to this window when changing font (size)
...
Closes T5012
Closes T5445
6 years ago
Boris Faure
fd4ef6ec1f
win: add binding (Alt+Up/Down/Left/Right) to move around panes
6 years ago
Boris Faure
6f1a2dd452
constify
6 years ago
José Roberto de Souza
ae7e96633a
Allow user to set the title of the each tab
7 years ago
Boris Faure
e8bd673f20
send ctrl[1-0] to term if "going to tab#" is not possible. Closes T2723
7 years ago
Boris Faure
3716c7ec51
apply zoom level/font size to all terms in a window
8 years ago
Boris Faure
e2853ab0a5
rename main_term_evas_object_get() to term_termio_get()
8 years ago
Boris Faure
231ff2514a
fix focus issue with ctxpopup. Closes T2455
8 years ago
Boris Faure
2228945f2c
refactor win.c to use the Term_Container abstraction
8 years ago
Boris Faure
be30c069f3
close media popup on escape
8 years ago
Boris Faure
76e9ae6481
do an HTTP HEAD to get media type when poping media
8 years ago
Boris Faure
9a75587d34
bring --split option back to life
8 years ago
Carsten Haitzler
5ed68d82b2
terminology - add tab bar at the top that looks like normal tabs
...
this makes the default (and solarized) themes have a tab bar at the
top that look and behave like normal tabs. option to disable these.
other themes might need some updating if they dont follow default by
#including it.
8 years ago
Carsten Haitzler
5ba415425b
Revert "introduce Term_Container"
...
This reverts commit 50f7468dbc
.
8 years ago
Carsten Haitzler
4df97588b6
Revert "splits are back again"
...
This reverts commit 8d8075ab36
.
8 years ago
Carsten Haitzler
cb77fe619a
Revert "the tab selector is back!"
...
This reverts commit 4fd9c9d178
.
8 years ago
Carsten Haitzler
64be8ed6b3
Revert "clean up"
...
This reverts commit 4ccd2fba63
.
8 years ago
Boris Faure
4ccd2fba63
clean up
8 years ago
Boris Faure
4fd9c9d178
the tab selector is back!
8 years ago
Boris Faure
8d8075ab36
splits are back again
8 years ago
Boris Faure
50f7468dbc
introduce Term_Container
8 years ago
Boris Faure
e562bcb7e2
refactor main.c to win.c
8 years ago
Boris Faure
79034500d3
add header guards
9 years ago
Carsten Haitzler
f7b03ac74d
add a bunch of options for title, name, role, override, borderless,
...
iconic, etc. on cmdline.
SVN revision: 73337
11 years ago
Carsten Haitzler
8b822a61d7
finally a terminal emulator for efl! sure - uses a lot of text
...
objects. need evas textgrid obj and more, but this marks a first
"usable" state for terminology. more needs doing like underline and
strikethrough support, blink support, visual bell, config panel etc.
SVN revision: 72007
11 years ago