Commit Graph

420 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 3aa2288a07 refactor cmd in separate functions, it's growing too big.
SVN revision: 75583
2012-08-23 02:27:54 +00:00
Gustavo Sverzut Barbieri 0accdc7ef5 media: turn off media on video playblack del.
if the object is deleted by media_stop(), then we must listen to it
and emit "media,off". We should also clean up the config->background
if it's temporary, so it's not restarted on the next
main_media_update() (changing config options).



SVN revision: 75582
2012-08-23 02:15:44 +00:00
Gustavo Sverzut Barbieri e627bf93e4 mild: changes to tell focused and unfocused terminals appart.
unfocused are bit darker. When focus the cursor will always start pulsing
from bright to dark.



SVN revision: 75580
2012-08-23 01:39:01 +00:00
Gustavo Sverzut Barbieri 5970864a85 mild: full window visual bell
the siren on the bottom-right may be difficult to notice on maximized
windows on large displayes. Then make a full window visual bell, I
hope it's noticeable but not annoying.



SVN revision: 75579
2012-08-23 00:32:06 +00:00
Carsten Haitzler 068c03763c fix readme
SVN revision: 75554
2012-08-22 14:12:12 +00:00
Gustavo Sverzut Barbieri d859563fb7 add some shortcuts to "g" termcmd.
SVN revision: 75539
2012-08-22 10:57:51 +00:00
Carsten Haitzler 0d5b09207c document g command.
SVN revision: 75538
2012-08-22 10:36:01 +00:00
Carsten Haitzler 141119f0d2 good idea from gustavo - a g command for terminology's cmdbox.
g20x20 = make term 20x20 chars.



SVN revision: 75537
2012-08-22 10:34:28 +00:00
Gustavo Sverzut Barbieri 93dd23541c hide popmedia on video stop.
it was weird to have an empty popmedia background doing nothing.



SVN revision: 75530
2012-08-22 09:20:54 +00:00
Gustavo Sverzut Barbieri a66dbd28d1 mild: updated to match default api.
still have effects, but less noticeable.



SVN revision: 75529
2012-08-22 09:06:29 +00:00
Carsten Haitzler 342795710b and adapt to the api i changed (a 1.7 api so no probs) for cnp.
SVN revision: 75524
2012-08-22 08:34:06 +00:00
Gustavo Sverzut Barbieri 1453f157fd allow to dismiss clicking everywhere, not just on the popup media base.
SVN revision: 75521
2012-08-22 08:17:04 +00:00
Carsten Haitzler 1bb459afda clean up formatting for easier editing.
SVN revision: 75514
2012-08-22 03:14:58 +00:00
Carsten Haitzler af8667a832 testing toolbar - figuring out why icon size set didnt work and also
added empty colros config pane, testing vertical toolbar scroll.



SVN revision: 75513
2012-08-22 03:12:40 +00:00
Carsten Haitzler 60cda4bcf3 unsetenv on desktop startup id to make seoz happy.
SVN revision: 75506
2012-08-21 15:01:39 +00:00
Carsten Haitzler 32eef7b67f cleaner imf side-step on alt. :)
SVN revision: 75424
2012-08-19 03:32:39 +00:00
Rui Seabra df1d00930e Add rpm support to terminology
SVN revision: 75406
2012-08-18 08:25:54 +00:00
Carsten Haitzler da816d1bd6 streamline compose code - less cnp
SVN revision: 75397
2012-08-18 01:30:05 +00:00
Carsten Haitzler 0576da08a1 delay focusing on cmdbox entry a bit to make it reliable.
SVN revision: 75340
2012-08-17 03:21:06 +00:00
Carsten Haitzler aca951e7c3 adjust command mode key.
SVN revision: 75302
2012-08-16 03:50:01 +00:00
Carsten Haitzler dd94047ffc and non-bitmap path for big.
SVN revision: 75255
2012-08-14 12:33:16 +00:00
Carsten Haitzler a684b21b57 add some infra for cmd-mode for terminology. only 1 working cmd atm
"f" (font changes)



SVN revision: 75254
2012-08-14 12:30:55 +00:00
Carsten Haitzler d99c9a920a enable url fetching for backgrounds AND media popups with nice busy
and and progress bar.



SVN revision: 75018
2012-08-08 13:15:54 +00:00
Carsten Haitzler e963b8c68b update terminology deps to be 1.6.99 or better :)
SVN revision: 74945
2012-08-06 14:33:19 +00:00
Carsten Haitzler 75696669c2 close tty fd before doing signal killing on shutdown.
SVN revision: 74894
2012-08-06 04:11:14 +00:00
Carsten Haitzler 2f851c1d0a be a bit more paranoid about killling off child process from
terminology.



SVN revision: 74892
2012-08-06 01:13:20 +00:00
Carsten Haitzler fc2796ba79 dont clash short options (short optiosn should allow multiple chars...
grrrr. not very useful once u have lots of options)



SVN revision: 74890
2012-08-06 00:06:13 +00:00
Carsten Haitzler 00e10bda2a add bunch of option s to terminology suggested by Thanatermesis - not
in the exact way asked due to ecore-getopt, but they are there
functionally.



SVN revision: 74884
2012-08-05 09:38:58 +00:00
Cedric BAIL 09a5b507fc terminology: increase selection handle size, fix typos and fix missing inherit.
Patch by P Purkayastha <ppurka@gmail.com> fixing ticket #1194.


SVN revision: 74612
2012-07-31 04:48:14 +00:00
Carsten Haitzler aabf610f3b there is no need for a terminal=false line - thats default.
SVN revision: 74551
2012-07-30 06:13:39 +00:00
Carsten Haitzler 0241ff28a6 warn--
SVN revision: 74515
2012-07-28 00:23:10 +00:00
Carsten Haitzler 2f980684bd make on key press jump actually just filter known lock/modifiers.
there's enough strcmps anyway. it isi JUSt a strcmp on a keypress...



SVN revision: 74514
2012-07-28 00:22:08 +00:00
Carsten Haitzler 6f3f7c10f9 go back to xterm - 256 colors extn makes apps look like arse.
SVN revision: 74480
2012-07-27 09:41:58 +00:00
Carsten Haitzler f0a7bfd2d9 hmm no - i't using the real 256 colorcube. wow.
SVN revision: 74337
2012-07-24 03:29:03 +00:00
Carsten Haitzler 9a41a51cb5 ok some things use the 256 col repeat set so make sure it repeats.
SVN revision: 74336
2012-07-24 03:27:23 +00:00
Carsten Haitzler a40115fb3b lets try pretend to be xterm-256color and see how this works?
SVN revision: 74333
2012-07-24 02:16:21 +00:00
Carsten Haitzler 7bce758c1d small patch - make `xxxxyyy...xxx' quotes detected by link checker too.
SVN revision: 74308
2012-07-23 08:11:42 +00:00
Cedric BAIL 57f71763e1 terminology: always animate the right selector border.
SVN revision: 74200
2012-07-20 02:30:35 +00:00
Cedric BAIL 9976c65a7d terminology: just say no to drug !
SVN revision: 74198
2012-07-20 01:38:09 +00:00
Carsten Haitzler cf055cc1b2 oops fix an oopsie id id that broke korean double with detection!
SVN revision: 74186
2012-07-19 13:06:37 +00:00
Anisse Astier 38ea776f47 From: Anisse Astier <anisse@astier.eu>
Subject: [E-devel] [PATCH] Terminology : send bell signal to cursor

Some people are crazy, and might want to theme the cursor during bell.
Let's allow that.



SVN revision: 74176
2012-07-19 09:28:42 +00:00
Bruno Dilly c6f1bf0711 Terminology: fix typo on license description
Patch by Anisse Astier <anisse@astier.eu>



SVN revision: 74146
2012-07-18 20:47:39 +00:00
Cedric BAIL 48f47fad26 terminology: resize an existing selection.
SVN revision: 74051
2012-07-18 08:36:28 +00:00
Cedric BAIL ef79bfe671 terminology: correctly detect death of window.
SVN revision: 74045
2012-07-18 07:18:45 +00:00
Carsten Haitzler a76946b624 todo--
SVN revision: 74043
2012-07-18 07:06:00 +00:00
Carsten Haitzler 2ee3297e36 space-- in terminology todo.
SVN revision: 74042
2012-07-18 07:01:45 +00:00
Carsten Haitzler b2d5d19c80 make disable cursor inverted logically in the ui (makes more sense)
SVN revision: 73951
2012-07-17 07:46:01 +00:00
Carsten Haitzler 2307203d49 1. note a bug i spotted in elm-scroller, and make terminology use the
feature.. so i can debug it. also fix errant clearing out of email
helper string in options dialog.



SVN revision: 73949
2012-07-17 06:57:41 +00:00
Carsten Haitzler 63e43697c1 2bugs--
SVN revision: 73925
2012-07-16 11:06:21 +00:00
Carsten Haitzler b8cdce47e3 oops - add images. missing.
SVN revision: 73863
2012-07-15 05:57:23 +00:00