Commit Graph

238 Commits

Author SHA1 Message Date
Boris Faure 424ddba2c8 splits: show missed bells when a title tab is shown 2019-10-06 23:36:28 +02:00
Boris Faure a32b9cee88 tabs: show tabs that have a bell 2019-10-05 15:31:12 +02:00
Boris Faure 43964c18c7 solarized_light: avoid redefining BG_COLOR 2019-09-30 22:46:58 +02:00
Boris Faure ea0812eccd themes: fix warning 2019-09-29 18:20:06 +02:00
Boris Faure 2db4be56d1 themes: make tab title readable based on theme default colors 2019-09-29 18:04:55 +02:00
Boris Faure a5cca7fbf4 papercolor: set reverse colors 2019-07-08 21:30:27 +02:00
Boris Faure 63f4313b69 papercolor: swap black and white 2019-07-08 21:30:27 +02:00
Boris Faure 677651f0e4 papercolor: background is whiter + bold white is … white :D 2019-07-08 21:30:27 +02:00
Boris Faure cf7642d931 themes/papercolor: fix colors 2019-07-08 21:30:27 +02:00
Boris Faure f7d5293cbe themes: add papercolor theme 2019-07-08 21:30:27 +02:00
Carsten Haitzler 049a847475 Revert "themes: make blue more readable"
This reverts commit 5c0167c5e1.

Porkepix on IRC pointed this out and it actually does the reverse of make
blue more readable. compare:

before:
https://framapic.org/EvV0cVyAUKUm/OZIdkLB4pOCn.png

after:
https://framapic.org/hX2gczT1jGMU/jtu3mJ3eQE2E.png

notice the bg of the bar at the bottom now become a lighter blue
making numbers hard to read. the darker blue was chosen because that
is actually the blue color used in xterm and the linux console (or
closer to it with a bit of a muted coloring to it rather than totally
pure). :( so sorry - this IMHO goes backwards and Porkepix did point
it out too.
2019-06-11 11:44:31 +01:00
Boris Faure 82dec43611 themes: use a color_class BG to set background color 2019-05-26 22:54:12 +02:00
Boris Faure 5c0167c5e1 themes: make blue more readable 2019-05-22 10:26:11 +02:00
Carsten Haitzler 396041a741 theme - fix theme min sizing that is causing a default 81x24 not 80x24
the bg min size calcs as 8x8 - it shouldnt be. more like 2x2 with no
content (the padding of 1 pixel at the dges).
2019-05-17 13:53:01 +01:00
Boris Faure 54565e32a6 options_keys: clean up a bit
options: no need for delay
2019-01-20 23:13:05 +01:00
Carsten Haitzler 5abb8b0eb3 themes - fix new error checks in edje_cc
where parts/states etc. dont exist.
2019-01-18 18:12:45 +00:00
Carsten Haitzler 0fd3c6557c meson - use install_mode instead of chmod script 2018-12-27 16:48:39 +00:00
Carsten Haitzler 80e36857a2 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.
2018-10-18 12:43:37 +01:00
Boris Faure b8ed883d16 default.edc: expect to compile it with efl ≥ 1.20 2018-06-28 23:26:15 +02:00
Alastair Poole 5c1e9e7c4e meson: install icons according to FDO spec. 2018-06-21 07:54:21 +01:00
Kevin Pulo e99dd9183f Do not set glow state to focused2 when terminal loses focus.
Fixes T6902.
2018-04-26 23:40:55 +02:00
Boris Faure 1920c86095 default.edc: add terminology/cursor_bar and terminology/cursor_underline groups 2018-03-15 14:41:56 +01:00
Boris Faure e2e197877f default.edc: add images for bar/underline cursors 2018-03-14 21:44:13 +01:00
Boris Faure dad9e0db58 remove compatibility #ifs to work with EFL < 1.16 2018-03-13 18:58:41 +01:00
Boris Faure bf110393b6 meson: detect 'offscale' support in edje_cc. Closes T6770 2018-03-12 15:00:08 +01:00
Boris Faure 73bd76c97e solarized: slightly better by switching base02 and base03 2018-02-14 23:08:34 +01:00
Boris Faure 67fb28a67c solarized: set faint/dim colors for black
It was previously invisible
2018-02-14 22:32:50 +01:00
Marcel Hollerbach 8623d4b285 build: fix install permissions
otherwise the image is installed as root read only.
2018-01-27 17:34:56 +01:00
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
2017-12-17 23:41:26 +09:00
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…
2017-12-06 23:27:36 +01:00
Boris Faure c51d0095f9 get rid of automake 2017-11-12 00:09:06 +01:00
Boris Faure bb968b968e be able to configure shine level on the default theme
Was asked about it too many times, so here it is :)
2017-11-11 20:12:56 +01:00
maxerba 270f0cf83f Adding danish string to desktop file 2017-11-05 14:07:12 +01:00
Guilherme Iscaro 1b4ab6036c Add support for the Meson build system. 2017-07-20 14:17:33 -03:00
Boris Faure ec8ed54f25 default.edc: shall make it compile again with EFL 1.8 2017-06-04 00:42:55 +02:00
Mike Blumenkrantz 9309941875 add behavior option to disable focus-in/out animations and visuals
this is useful for CI
2017-03-13 19:34:54 +01:00
Boris Faure 74c1ceffd8 win: double click on tab title to change it. Closes T3143 2017-02-17 21:47:57 +01:00
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
2016-11-19 12:37:41 +01:00
Carsten Haitzler 150b98328c terminology theme - fix some warnings for missign states etc. 2016-10-09 11:58:58 +09:00
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
2016-10-04 20:44:55 +02:00
Boris Faure 37e9206330 options_keys: use an edje layout 2016-06-10 03:31:10 +02:00
Boris Faure f05a9187b0 Revert "wip"
This reverts commit 487c54b4e1.
2016-03-03 13:30:14 +01:00
Boris Faure 2c5568c933 Revert "wip"
This reverts commit 02db084b27.
2016-03-03 13:30:00 +01:00
Boris Faure 02db084b27 wip 2016-02-10 23:56:59 +01:00
Boris Faure 487c54b4e1 wip 2016-02-10 00:34:39 +01:00
Boris Faure c4f7d0a18c remove "tabclose" icon on tabs on the back 2016-02-09 19:39:51 +01:00
Jerome Pinot 003c850377 autotools: add a required image in EXTRA_DIST 2015-11-28 18:10:29 +09:00
Boris Faure 88c4ce46b0 add (ugly) cross to close tabs 2015-11-07 15:59:55 +01:00
Tom Hacohen 414b5547f1 Theme smyck: Fix blue and white.
White was yellow, and blue was white for some reason. This is now fixed.
2015-10-14 19:11:35 +01:00
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.
2015-10-13 13:25:30 +01:00