|
From: Qball C. <qb...@qb...> - 2006-01-19 23:48:10
|
On Thu, 2006-01-19 at 22:46 +0100, wwp wrote: > Hello Qball, > > > On Wed, 18 Jan 2006 21:05:30 +0100 Qball Cow <qb...@qb...> wrote: > > [snip] > > > Also: it is possible (optionally?) NOT to display the comment text in the > > > list view? The idea is to keep each item height the same (but I also like > > > the new behaviour), then if I want to see the detail, either I activate > > > tooltips or I double-click the item. > > This should be possible yes. In the next gtodo I plan to make it > > configurable.. (the markup). > > > > If I get more request I will change it. (I don't want to add too many > > options). > > In case anyone is interested, or if you, QBall, ever plan to consider it, > here is a patch that allows hiding/showing comments in items list. When > comments are hidden, bold is no longer used (as in 0.14 and since it's no > longer needed to show bold subject). Not that I insist about this feature, > but since I did it for me, I just want to propose this patch. Feel free to > ignore it :-). I will take a look at it tomorrow. I might include it... > > QBall: I noticed several issues in gtodo.schemas.in (mostly: long text of some > options don't match at all the option itself, probably wrong copy/paste). > Should I give you a list of the bad parts, write a patch or .. do nothing? Yes, now you mention it, I remember this needed fixing.. This should be fixed before a release. Patches are welcome. thanks. I've also fixed the following 2 things today: 1. Show or Hide window now only works when tray icon is enabled. (to stop the window from playing hide-and-seek). 2. Use the new (gtk+-2.4) file chooser. Please feel free to mention more "oddities" or other things that should be fixed. Qball p.s. I plan to maintain this branch until a (second?) (stable) release is done of the gtodo rewrite. I don't intend to add allot of features. But feel free to request them for the rewrite. If you want to check out how the rewrite of gtodo is progressing so far, let me know. |