discomfitor
8a6bbbe2c8
use a manly siren for demos
9 years ago
Mike Blumenkrantz
fa3e3513bd
reorder background group to work with enventor for demo
9 years ago
Mike Blumenkrantz
8d3730a93f
another terminology demo, now with dinosaurs
9 years ago
Mike Blumenkrantz
ec88245da9
add nausea bell effect
9 years ago
Mike Blumenkrantz
449553cbdf
lengthen spin transition and add some wiggling
9 years ago
Mike Blumenkrantz
72815d0f72
fix red clip
9 years ago
Mike Blumenkrantz
19f26e50af
add spin-beep demo theme
9 years ago
discomfitor
2ad1d55e59
only queue smart updates from termio_mouseover_suspend_pushpop when link.suspend is 0
...
almost reviewed-by: billiob
9 years ago
Boris Faure
e45fec3127
try to avoid a race when moving cursor out
9 years ago
Boris Faure
5bf1dd9ca2
now that T441 is fixed, always remove links on MOUSE_OUT
9 years ago
Daniel Juyung Seo
ab982fa9a6
zoom option: tab zoom animation time can go down to zero if users want.
9 years ago
Sebastian Dransfeld
cf19e3f987
Fix define
...
Seems gcc 4.6.3 on ubuntu 12.04 (gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5)) does not R as define.
error: stray ‘R’ in program
9 years ago
Carsten Haitzler
aef3d275d2
lets reduce the theme color strings in size since there are so many - memory
9 years ago
Carsten Haitzler
5b1cc34ff9
alpha shadow image now has more fidelity at scaled up sizes = less banding
9 years ago
Boris Faure
b66dc2a3a0
fix CID 1100641 - uninitialized scalar variable
9 years ago
Boris Faure
46839daa9a
fix CID 1100640 - read from pointer after free
9 years ago
Boris Faure
c4366ed2b5
fix CID 1106345 - missing parentheses
9 years ago
Boris Faure
55200014a9
invisible should not show previous underline/strikethrough
9 years ago
Boris Faure
b10714adeb
let me click on link while some strange bug is fixed
...
See T441
9 years ago
Boris Faure
36ba3bf3ed
out coords are -1
...
this fixes some other cases of links not disappearing on mouse out
fixing selection will come later
9 years ago
Carsten Haitzler
6ea8622ecc
make url link disappear on focus change ANd ensure it stays invisible then
9 years ago
Carsten Haitzler
cc0f075b27
make theme auto-reload emit signals to configure stuff properly!
9 years ago
Carsten Haitzler
8eba175742
warning--
9 years ago
Gustavo Sverzut Barbieri
264a77594a
pretty make output for EDJ.
...
cope with the quiet output and just say "EDJ name.edj" instead of
multiple lines with the full compile statement.
9 years ago
Gustavo Sverzut Barbieri
32876f1a6c
unify default colors, fix make dependencies and mustang build.
...
- there was an unused default_colors.in.edc that provided the same
colors as default.edc, with an extra set of colors for 6x6
colorcube of colors over 16. The extra colors were disabled and the
file is now used everywhere that need those colors (mild.edc and
default.edc)
- mustang.edc included mild.edc but did not depend on it, that's why
the build break as I changed mild and recompiled, but mustang.edj
was already there and the lack of dependency didn't ask it to be
rebuilt.
- mustang.edc will define INHERIT_PROVIDE_OWN_COLORS so it can
provide its own colors.
9 years ago
Gustavo Sverzut Barbieri
9b1bd2c959
mild (and inherited) will have brighter colors.
...
Copied the "default.edc" colors so mild, black and mustang should have
colors more vivid and brighter... particularly the yellow (1;33) was
annoying me.
9 years ago
Carsten Haitzler
240365b3ea
theme options - make sure current theme is hilighted.
9 years ago
Carsten Haitzler
b0cca8b0df
theme selector - massively improve theme preview to actually preview
9 years ago
Boris Faure
0a53ff6cd1
really remove links
9 years ago
Boris Faure
585ed2c323
fix (some cases about) link still showing up when they shouldn't
9 years ago
Boris Faure
579c64878a
simplify code
9 years ago
Carsten Haitzler
0f615122e5
theme - sync stripe imagery with dark in e17/elm theme and remove the pulse
9 years ago
Carsten Haitzler
075f8d1f2e
pass distcheck
9 years ago
Boris Faure
93acca2b23
fix options order
...
"Always open at size" goes with the 2 spinners below
9 years ago
Boris Faure
f539eba7ca
screw terminfo: have a config to decide whether erase is del or backspace
...
One day I'll have to dig into the terminfo/termcap mess :(
Maybe get the O'Reilly book about it…
9 years ago
Boris Faure
ed36063690
set correct mode with fcntl
9 years ago
Boris Faure
8df2ed4c21
compat: fix backspace
...
According to
http://invisible-island.net/ncurses/terminfo.ti.html#tic-xterm-basic ,
xterm sends ^H == \b == 0x08.
9 years ago
Boris Faure
68133d2614
add -2/--256color option to set TERM to xterm-256color
...
Man page was modified accordingly.
9 years ago
Boris Faure
ef543aa753
have a config to choose whether to set TERM to xterm-256color
9 years ago
Boris Faure
02e42a747b
esc: export color_set to its own function
9 years ago
Boris Faure
ac76c0fae2
fix segv when closing terms in splits
9 years ago
Boris Faure
6430b0c494
cleanup app-server code…
...
* should make terminology compile with efl 1.7
* add header guards
* fix prototypes
* remove unused variables
* add some EINA_UNUSED
* prefix global variables with _ and some shadow potential issues
* functions starting with _ should be static
I didn't have a look at the meaning of the code.
9 years ago
José Roberto de Souza
230c484f3f
Implementation of elm_app_server
...
This is disabled by default, and enabled in settings.
Also there a option to automatic restore opened terminals.
9 years ago
José Roberto de Souza
f5687a7e32
Add main_new_with_dir() to enable open a term in a specifc path
9 years ago
José Roberto de Souza
7530e8d304
Add functions to access userfull data and functionally of win, term and split
9 years ago
Boris Faure
efd096b3bd
fix shift tab. Closes T358
10 years ago
Boris Faure
97c2275e8c
improve debug logs
10 years ago
Boris Faure
2beb10beda
fix solarized-light theme
10 years ago
Lucas De Marchi
f8ff064499
Add option to disable drag and drop
...
Enabling drag and drop on a desktop (!touch) is too cumbersome: we
aren't allowed to select part of the link anymore since it would start
the drag and drop operation.
10 years ago
Mike Blumenkrantz
70d71d21a0
use new elm_win_window_id_get to return wayland-compatible surface id: terminology is now wayland-teamwork compatible
10 years ago