sabit / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
0 stars 0 forks source link

roadmap for next release #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is an open discussion on what we want in next release.
Keep in mind it's just a christmas list without guarantee :)

Original issue reported on code.google.com by thilo...@gmail.com on 23 Dec 2009 at 9:29

GoogleCodeExporter commented 9 years ago
1) tint2conf (a theme switcher) is my priority
   the goal is to have an easier way to switch from one config file to another.

2) panel autohide would be good

Original comment by thilo...@gmail.com on 23 Dec 2009 at 9:39

GoogleCodeExporter commented 9 years ago
another point to follow
http://www.notmart.org/misc/statusnotifieritem/index.html

Original comment by thilo...@gmail.com on 23 Dec 2009 at 9:42

GoogleCodeExporter commented 9 years ago
I would like to have (at least with a config option or a command line argument) 
real
transparency. And with it the possiblity to put tint2 to the bottom/normal/top 
layer.
I would implement it, if you agree on going that way.

Original comment by Andreas.Fink85 on 27 Dec 2009 at 8:40

GoogleCodeExporter commented 9 years ago
I'm agree for real transparency if we can keep fake transparency efficient.

Original comment by thilo...@gmail.com on 28 Dec 2009 at 12:20

GoogleCodeExporter commented 9 years ago
My wish list:
1) Autohide
2) Real transparency
3) Individual border settings. This would allow tab-looking tasks with a 
transparent 
and borderless taskbar background, for example:

|        |   |        |              |         |
| Task 1 |   | Task 2 |              |  Clock  |
\--------/   \--------/              \---------/

Original comment by proyecto...@gmail.com on 28 Dec 2009 at 4:15

GoogleCodeExporter commented 9 years ago
@ proyectogennera
on the third option (border setting), I think it's better to allowed gradian 
setting
on border and background. It will allow tab-looking and have wider capability.

Original comment by thilo...@gmail.com on 28 Dec 2009 at 7:30

GoogleCodeExporter commented 9 years ago
That sounds interesting. I'm thinking possibilities: from transparent to solid 
color, from one color to another, top to bottom, left to right... Only problem 
I can 
think of is the font: Would that have a gradient too (for example in a 
different 
direction)?

Original comment by proyecto...@gmail.com on 28 Dec 2009 at 10:08

GoogleCodeExporter commented 9 years ago
No gradian for the font. 
The idea (and the easy way to implement it) is to improve the description of
background/border already used in config file.

we can start with linear gradian, one direction and a list of color/alpha.
Cairo already support gradian. We just need an easy way to bring this to the 
user
through config file ...

Original comment by thilo...@gmail.com on 28 Dec 2009 at 11:06

GoogleCodeExporter commented 9 years ago
more different background possibilities, i.e.
minimized/active/normal/shaded/urgent_blinking/...
For programming this, it would be best, to save all defined backgrounds in a 
global
array, and every task points to the background id it wants to use (currently 
every
task has a copy of the background)

Original comment by Andreas.Fink85 on 29 Dec 2009 at 10:42

GoogleCodeExporter commented 9 years ago
config option that omnipresent windows should be visible in all taskbars when 
using
MULTI_DESKTOP.
Actually I think the default should be that omnipresent windows are visible in 
all
taskbars, and there should be a config option to switch that off. Otherwise the 
user
is only confused why omnipresent windows are not visible in all taskbars, but 
only
the active one. If the user decides actively to change this in the config file 
he
knows why it is only visible on the current taskbar...

Original comment by Andreas.Fink85 on 29 Dec 2009 at 10:11

GoogleCodeExporter commented 9 years ago
it would be nice to click on clock and have calendar view,and maybe seting 
other time 
zone...

Original comment by kos...@gmail.com on 29 Dec 2009 at 10:14

GoogleCodeExporter commented 9 years ago
clicking on clock to get a calender is already possible. Set 
"clock_lclick_command =
/path/to/your/calendar/program"
and you will get a calendar...

Original comment by Andreas.Fink85 on 29 Dec 2009 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by thilo...@gmail.com on 2 Dec 2010 at 9:31