Boris Faure
dab654c278
termio_link_find() is not static, remove its '_' prefix
6 years ago
Boris Faure
d47b350e8c
ty: add sb.{c,h} (was in termio.c)
6 years ago
Boris Faure
fbe747fbfd
include private.h everywhere
...
that way, terminology_config.h is included if present
6 years ago
Boris Faure
566c6d3680
termpty: correctly handle saving cursor + switching to/from altbuf
...
Closes T4718
6 years ago
Boris Faure
6907ecf9f2
configure.ac: remove --with_max_log_level
...
If one don't want logs, it can already be done at efl's level.
I wasted too much time on that stupid setting.
6 years ago
Boris Faure
65cdb5437e
win: fix comment
6 years ago
Boris Faure
8a8d6d721d
use http://issues.terminolo.gy/ ☺
6 years ago
Calinoiu Alexandru Nicolae
bcfe04d136
Update the path to issues
...
The current path returns 404 is a good idea to have users first search for a issue before opening one.
6 years ago
Marcel Hollerbach
bdc77fdaee
media: fix previous commit
...
I am sorry for the noice, i added a wrong "!" there
6 years ago
Marcel Hollerbach
b2fe5145d9
media: try to search for a icon theme which provides the given icon
...
This fixes cases where a icon theme is found but, but the given icon
name is not found in the theme. So we are also testing for the
availablility of the icon name.
6 years ago
Carsten Haitzler
150b98328c
terminology theme - fix some warnings for missign states etc.
6 years ago
Jerome Pinot
02ebbba1f5
autotools: add missing tycommon.h in tybg_SOURCES, fix build.
6 years ago
Boris Faure
76f1bf4342
prefix EINA_UNUSED parameters with an underscore
...
and fix related issues
6 years ago
Boris Faure
a2bedb6281
fix shadow variable 'i'
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
Andy Williams
89d264272d
Update standard icon naming to use standards
...
These are not exact icons but they seem close enough for elm 1.18+
6 years ago
maxerba
85dbaf83d6
Forgot to git add the new translation :)
6 years ago
maxerba
d12fee27ed
Adding slovenian translation
6 years ago
Marcel Hollerbach
b038ed7ff6
ty*: add unified --help / -h options to see a help page
...
This also adds documentation about the -h / --help options in the usages
6 years ago
Boris Faure
36a7166b7a
config: change default to only scroll down on keypress
...
(and not on new change)
7 years ago
Boris Faure
e24196eb24
fix typo in config. Ref T4323
7 years ago
Marcel Hollerbach
dfe08f0ce0
win: free tab_region_base and tab_region_bg
...
otherwise this objects are leaking and taking the events for underlaying
objects.
This fixes T4266
7 years ago
Stefan Schmidt
cebf928bfe
mailmap: sync updated file from efl repo
7 years ago
Boris Faure
dfe57a25a7
win: when closing solo container, dissociate it from its parent
...
Ref T3509.
7 years ago
Boris Faure
13c91324fa
win: hide tabcount when no longer tabs
7 years ago
Boris Faure
0e0105e559
make ty* fail nicely when in tmux/screen
7 years ago
Chris Michael
e549612ab2
terminology: Fix issue of icon not showing under wayland
...
Essentially, set the proper icon_name. The icon_name should match the
name of the .desktop file so that elementary can find the fdo icon to
use. This fixes the issue of the window icon not showing up when
running under Weston. With the proper .desktop file name now set, we
no longer need to create and set an elm_win_icon_object.
Fixes T3460
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
7 years ago
Toan Pham
83db7b1ed0
fix vietnamese translation
7 years ago
Carsten Haitzler
d477e1be7a
open keys - fix compiler warnings
7 years ago
Jerome Pinot
2577bcaefe
Remove leftover dbus.c from POTFILES.in, fix the build.
7 years ago
Boris Faure
37e9206330
options_keys: use an edje layout
7 years ago
Boris Faure
8b6036a8f7
miniview: add checks on termio_pty_get(). Closes CID1356203 and CID1356204
7 years ago
Boris Faure
30cb65625b
man: add some dots at end of sentences and myself as maintainer
7 years ago
Boris Faure
9e80988f5a
keys: add Shift+End to reset scroll. Closes T3582
7 years ago
Boris Faure
7d09373c56
skip 0-width spaces. Closes T3734
7 years ago
Boris Faure
b7817a88b3
keys: add Shift+Home to get to the top of the backlog. Closes T3582
7 years ago
Arnout Engelen
4e5a07e795
Check if the font size really needs to be changed
...
Changing the font size also causes the current selection to be lost, so it's
nice to avoid it when not needed.
7 years ago
Boris Faure
cd0f61dd26
keybindings: fix binding to close focused term
7 years ago
Boris Faure
0c466d767c
Merge remote-tracking branch 'raboof/comment'
7 years ago
Boris Faure
f33aa07b81
termptyesc: fix signedness comparison
7 years ago
Boris Faure
021fbdb055
Merge remote-tracking branch 'raboof/font_size_change'
7 years ago
Boris Faure
875cc86275
Merge remote-tracking branch 'raboof/patch-1'
7 years ago
Boris Faure
bd769a926b
configure.ac: actually look for elm_win_teamwork_show() to know if available
7 years ago
Arnout Engelen
9a501470aa
Fix comment for 't' escape sequence
7 years ago
Arnout Engelen
ef8ee3fbda
Allow font size to be updated via escape sequence
7 years ago
Arnout Engelen
298d845e9b
Typo (clikc -> click)
7 years ago
Mike Blumenkrantz
f1e1a6edd8
upgrade to teamwork v2, remove dbus (v1) usage
7 years ago
Boris Faure
15fa7afaa5
key bindings: add shift+left/right to switch tabs
7 years ago
Boris Faure
ce8eda85e1
make terminology still compile with efl-1.8
7 years ago
Boris Faure
d9276909a4
add option to enable bold/italic (on by default)
7 years ago