Commit Graph

496 Commits

Author SHA1 Message Date
Sebastian Dransfeld 1268f27d81 Check if mkstemps exists
"Fixes" #1533

SVN revision: 77035
2012-09-24 12:18:52 +00:00
Stefan Schmidt d017df5ccf terminology: Ignore generated spec file and black theme.
SVN revision: 76824
2012-09-18 14:14:44 +00:00
Carsten Haitzler 93c30dcad5 proggy font issue added to terminology todo even tho it may bein evas :)
SVN revision: 76503
2012-09-12 08:26:38 +00:00
Carsten Haitzler 1efcfe8a52 terminology todo++ from gustavo
SVN revision: 76493
2012-09-12 07:07:00 +00:00
Daniel Juyung Seo 6bfc4c1407 terminology: Use recent elementary apis. elm_entry_scrollbar_policy_set -> elm_scroller_policy_set.
SVN revision: 76359
2012-09-09 22:57:55 +00:00
Carsten Haitzler ac5270c30d add #include - missing and make pinch zoom gesture for font size
change ... less sensitive.



SVN revision: 76326
2012-09-08 00:26:09 +00:00
Carsten Haitzler 684e8fb1ea trim down options config space usage some more.
SVN revision: 76249
2012-09-06 15:28:14 +00:00
Carsten Haitzler fe227c4d63 have options not use so much horizontal space. :)
SVN revision: 76248
2012-09-06 15:19:33 +00:00
Carsten Haitzler 5d6496ef4f add webp and img formats u can look at now. :)
SVN revision: 75952
2012-09-03 06:24:51 +00:00
Carsten Haitzler 6e855b64a4 ok put changes in miled.edc... this is why i wasnt interested in
multiple themes at this stage - changes still happening.
:)



SVN revision: 75944
2012-09-03 02:39:18 +00:00
Carsten Haitzler a24f4ba16d split options inot more swallows in the terminology theme because this
is eventually how it needs to work as i wanted wallpaper and theme
stuff to totally see the terminology txt/bg like wp2 in e17. :)



SVN revision: 75941
2012-09-02 14:10:31 +00:00
Carsten Haitzler 2809210fab and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
2012-08-30 10:34:01 +00:00
Carsten Haitzler 287b828409 add note on mutt etc.
SVN revision: 75689
2012-08-25 01:55:57 +00:00
Carsten Haitzler c97e3d69e0 update TODO
SVN revision: 75688
2012-08-25 01:53:13 +00:00
Massimo Maiurana 043c6545fd updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00
Gustavo Sverzut Barbieri 8e86b95135 black: make visual bell overlay more visible.
the mild theme gets darker before getting bright, then the bright does
not need to be that much different. however the black one can't get
darker, then we must make it brighter.



SVN revision: 75633
2012-08-23 16:01:43 +00:00
Gustavo Sverzut Barbieri 9237fe7786 open links with applications if "Control" is pressed.
It's handy to preview things in the terminal, but sometimes we want to
use the external applications (high res image to see details), then
holding "Control" while clicking the link will force the default
application.



SVN revision: 75631
2012-08-23 15:47:24 +00:00
Gustavo Sverzut Barbieri 302a098740 add black theme, variation of mild.
popular request among old timers.


SVN revision: 75630
2012-08-23 15:23:09 +00:00
Leandro Pereira a258b46431 terminology: Cleanup _smart_cb_key_down()
SVN revision: 75610
2012-08-23 09:44:31 +00:00
Leandro Pereira 6e04128e7d terminology: Add shortcuts to increase/decrease font sizes
Ctrl+Alt+=	Increase
	Ctrl+Alt+-	Decrease
	Ctrl+Alt+0	Normal size
	Ctrl+Alt+9	Big size



SVN revision: 75591
2012-08-23 06:21:30 +00:00
Leandro Pereira db0f11758d terminology: Ignore empty commands
SVN revision: 75590
2012-08-23 05:58:06 +00:00
Leandro Pereira ddae600684 terminology: Use a lookup table for g[0-8] commands
SVN revision: 75589
2012-08-23 05:50:20 +00:00
Cedric BAIL cf3a453baf terminology: remove c&p error.
SVN revision: 75587
2012-08-23 03:24:27 +00:00
Gustavo Sverzut Barbieri 6e790ac6d2 always guarantee there is an opaque object at the bottom of non-translucent windows.
if you set media bg as png or other images with transparency, it would
show garbage.




SVN revision: 75586
2012-08-23 02:53:59 +00:00
Gustavo Sverzut Barbieri a6ed899bd6 termcmd: show error messages to ease debug.
SVN revision: 75585
2012-08-23 02:46:37 +00:00
Gustavo Sverzut Barbieri 8524aae983 termcmd: allow setting the background.
SVN revision: 75584
2012-08-23 02:41:57 +00:00
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