Carsten Haitzler
a38eedd36d
themes - fix new error checks in edje_cc
...
where parts/states etc. dont exist.
3 years ago
Carsten Haitzler
33ff0d8d83
build - new meson git added in as a keyword, so avoid it
...
use input instead of in, and output instead of out to avoid the new
keyword and be consistent.
3 years ago
Kevin Pulo
e99dd9183f
Do not set glow state to focused2 when terminal loses focus.
...
Fixes T6902.
5 years ago
Boris Faure
1920c86095
default.edc: add terminology/cursor_bar and terminology/cursor_underline groups
5 years ago
Boris Faure
e2e197877f
default.edc: add images for bar/underline cursors
5 years ago
Boris Faure
dad9e0db58
remove compatibility #ifs to work with EFL < 1.16
5 years ago
Boris Faure
bf110393b6
meson: detect 'offscale' support in edje_cc. Closes T6770
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
125d475068
add tysend cmdline and support in escapes for sending single files
...
this allows you to send a file via escapes to terminology which will
pop up a file save dialog and ask what to save it as and where (based
on the original name). terminology will show a progress bar too. this
is not useful locally but remotely (e.g. you ssh'd into another
machine) it's a VERY handy way of fetching a file from the remote
machine to the local machine with a display just with tysend FILE. you
can send multiple in a sequence with tysend FILE1 FILE2 FILE3 ... ...
and terminology will ask for a location and filename per file you send
(just hit cancel if you don't want to do it).
note - it needs new theme features to work. it'll fail without them.
@feature
5 years ago
Boris Faure
2b79f06e8d
themes: add Nord theme
...
I'm using my maintainer's privileges to add a new colorscheme.
I should really work on having something easier to use different
colorschemes.
I relied on https://github.com/sylveon/terminology-themes to figure out
how to map the colors in that file…
5 years ago
Boris Faure
c51d0095f9
get rid of automake
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
Guilherme Iscaro
1b4ab6036c
Add support for the Meson build system.
6 years ago
Boris Faure
ec8ed54f25
default.edc: shall make it compile again with EFL 1.8
6 years ago
Mike Blumenkrantz
9309941875
add behavior option to disable focus-in/out animations and visuals
...
this is useful for CI
6 years ago
Boris Faure
74c1ceffd8
win: double click on tab title to change it. Closes T3143
6 years ago
Boris Faure
5b34e2ba67
mouse wheel on tab counter: fix navigation
...
Do not register the same callback twice.
Invert action on mouse-wheel. During my test, it felt more logical like
that.
Closes T4316
6 years ago
Carsten Haitzler
150b98328c
terminology theme - fix some warnings for missign states etc.
6 years ago
Youngbok Shin
44f6fb8afc
Add a missing description for text selection of nyanology
...
Summary:
When nyanology has text selection, it produces an error message
every second.
@fix
Test Plan:
1. Set theme as "nyanology"
2. Set a text selection.
3. See error messages.
Reviewers: raster
Differential Revision: https://phab.enlightenment.org/D4327
6 years ago
Boris Faure
37e9206330
options_keys: use an edje layout
7 years ago
Boris Faure
f05a9187b0
Revert "wip"
...
This reverts commit 487c54b4e1
.
7 years ago
Boris Faure
2c5568c933
Revert "wip"
...
This reverts commit 02db084b27
.
7 years ago
Boris Faure
02db084b27
wip
7 years ago
Boris Faure
487c54b4e1
wip
7 years ago
Boris Faure
c4f7d0a18c
remove "tabclose" icon on tabs on the back
7 years ago
Jerome Pinot
003c850377
autotools: add a required image in EXTRA_DIST
7 years ago
Boris Faure
88c4ce46b0
add (ugly) cross to close tabs
7 years ago
Tom Hacohen
414b5547f1
Theme smyck: Fix blue and white.
...
White was yellow, and blue was white for some reason. This is now fixed.
7 years ago
Tom Hacohen
3781596f15
theme smyck: Fix colours for the whole range.
...
Colours were not correct for the whole range, just the base 16.
This caused issues when working in >16 colour mode.
7 years ago
Boris Faure
444cc9d8b4
solarized: fix bright foreground colors
7 years ago
Boris Faure
137af722ce
solarized: fix bright foreground colors
8 years ago
Boris Faure
a9199f199b
colors: fix dark grey not showing up. Closes T2245
8 years ago
Theodor van Nahl
d2ed329902
Solarized colors contrast enhanced
...
* c12 (COL_DEF) hasn't been defined in solarized color palette this
resulted in a low contrast to the background color if solarized_light
was selected.
* c38 (COL_RED) hasn't been defined in solarized color palette, too.
S_magenta seems to be the closest match.
* Made the change to solarized (dark) to keep symmetry.
8 years ago
Carsten Haitzler
df96e87350
terminology shine - make it much higher resolution than before
...
fixes T2154
8 years ago
Boris Faure
0895a1e608
should set "hand2" cursor on links but doesn't work
8 years ago
Boris Faure
65d729ce32
font selector: use bg/fg for the preview from config/theme
8 years ago
Boris Faure
76e9ae6481
do an HTTP HEAD to get media type when poping media
8 years ago
Stefan Schmidt
e4a4861173
themes: Add tab images to EXTRA_DIST to pass distcheck
8 years ago
Carsten Haitzler
d93a54b278
terminology - nyanology - remove pointless copy and paste from default
...
this makes nyanoology work with the tabbar
8 years ago
Carsten Haitzler
2ca0e69529
themes - fix mild, mustang, smyck, base16, black to work with tabs
...
still nyanology left
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
3ad611a828
Revert "top-level tabs"
...
This reverts commit c6b5d0798f
.
8 years ago
Carsten Haitzler
f2f181cf1b
Revert "toggle tabbar"
...
This reverts commit 973a8d34c6
.
8 years ago
Carsten Haitzler
cb77fe619a
Revert "the tab selector is back!"
...
This reverts commit 4fd9c9d178
.
8 years ago
Carsten Haitzler
913b6d7417
Revert "get add/hide buttons out of the toolbar"
...
This reverts commit 9fa112a98c
.
8 years ago
Carsten Haitzler
480ab8d8d4
Revert "work on bell status"
...
This reverts commit fb6b7e9f75
.
8 years ago
Carsten Haitzler
fbb21059e1
Revert "only show tabselector if tabcount > 1"
...
This reverts commit a85dc5be9d
.
8 years ago
Carsten Haitzler
1a29d4b694
Revert " update mild and nyanology themes"
...
This reverts commit 2a82a9d62e
.
8 years ago
Carsten Haitzler
5c4ffc2815
Revert "remove tabbar offset"
...
This reverts commit a92582126f
.
8 years ago