On Friday, August 24, 2012, Enlightenment SVN wrote:

> Log:
> update TODO
>
>
>
> Author:       raster
> Date:         2012-08-24 18:53:13 -0700 (Fri, 24 Aug 2012)
> New Revision: 75688
> Trac:         http://trac.enlightenment.org/e/changeset/75688
>
> Modified:
>   trunk/terminology/TODO
>
> Modified: trunk/terminology/TODO
> ===================================================================
> --- trunk/terminology/TODO      2012-08-24 22:18:43 UTC (rev 75687)
> +++ trunk/terminology/TODO      2012-08-25 01:53:13 UTC (rev 75688)
> @@ -17,16 +17,26 @@
>      on_hold flags, etc.)
>  [ ] selection off edge scrolls in that direction (as per selection
>      mode too if it gets NEAR an edge)
> -[ ] selection should have handles on the start/end so u can drag and
> -    change its size once there
> +[ ] selection should have nice visible handles on the start/end so u can
> +    drag and change its size once there
>  [ ] improve selection text extraction logic so its reliable
>  [ ] fast text/regex searching similar to urxvt
>  [ ] search in terminal (and keep highlighting until search cleared)
> -[ ] single key combo to go into terminal command mode for search etc.
>  [ ] logging of terminal to file
>  [ ] number recognition with base conversion
> -[ ] dnd of file to term offer to past path, with escapes or paste file
> +[ ] dnd of file to term offer to paste path, with escapes or paste file
>      content (if text) with or without escaping
> +[ ] helpers when executed need to escape path/uri in command buffer
> +[ ] media - improve position slider to track ucr position as u play
> +[ ] improve look of meida controls
> +[ ] make media controls an api where controls are provided by the media
> +    object owner so they can be custom placed/swallowed/handled better
> +[ ] media controls need to have zoom controls for all formats
> +[ ] media controls need next/prev page controls for paged media (ps/pdf)
> +[ ] add better handling of music files (with just playbar+vol, no image)


1 - we should have this in e17, no? Or at least in both? A preview widget...

2 - since we are having every app inside terminology, why not add some WM
features? :-P




> +[ ] allow queueing of media (eg music playlist)
> +[ ] add escapes for displaying media


We'll needed no need for apps anymore!

Music: find -name '*.mp3' | terminology-play
Pictures: find -name '*.jpeg' | terminology-play
...


M


> +[ ] add option for cjk double width mode
>
>  things in future to make it totally kick-butt:
>
> @@ -34,7 +44,7 @@
>      that looks like e17's wallpaper2 selector a bit :)
>  [ ] track child process stats like cwd etc. and when launching a new
>      "tab" or shell use the last child process cwd to put the shell
> -    inot
> +    into
>  [ ] track mem and iowait and cpu stats for child procs and their
>      children and display them as little overlays in the terminal so u
>      know if your "grep -r /" is cpu or io bound and what is eating up
> @@ -60,4 +70,4 @@
>      u see thumbnails too. if u cat a jpeg.. u see it. if u cat a url
>      or html file.. up comes an inline web browser, provide nicer
>      visual "progessbars" and modified tools like wget that use these
> -    escapes etc.
> +    escapes etc. all of these are handled by the media object
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to