Custom Query (2447 matches)
Results (445 - 447 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#451 | Fixed | Add vertical scroll bar to sidebar in GTK UI | ||
Description |
Problem:Using a 1024x768 screen resolution & having around 45+ active torrents and 6+ trackers with the sidebar visible the size of the details tab at the bottom gets squished down too much. The required vertical height of the sidebar is so big there isn't enough space left at the bottom. I'd like to turn on labels - but that makes the bottom panel too small to use. Suggested Solution(s):
|
|||
#452 | Fixed | arch pkgbuild fix | ||
Description |
The PKGBUILD included in the download section has a small error:
+ install -D -m644 deluge/data/pixmaps/deluge.svg $startdir/pkg/usr/share/pixmaps/deluge.svg |
|||
#453 | Fixed | Exclusively textless buttons are a mistake | ||
Description |
The buttons in the toolbar of Deluge in the 1.0.0 Release Candidates are without any text. Applications like Firefox do the same thing, and to save space and UI clutter, perhaps it makes sense, but, unlike Firefox, Deluge offers absolutely no option to turn text on. You might think the icons are intuitive, but for a start you have no idea what icon theme a person is going to be using, and depending on how wise that icon theme is, the buttons may be a nonsense on their own. Furthermore, even with a very sensible theme, such as Tango, the plus and minus buttons might be adding or removing anything, the up and down arrows might be increase or decreasing some kind of values- perhaps they're about download speeds, perhaps they're just moving things up and down the queue (which is in fact their function); who knows? Not only that; some people simply can't make sense of icons, or in fact can't see at all too well in the first place. Now, I'm going to go out on a limb here, and suggest that the interface settings for whether or not icons show text should be obeyed, and the best, and easiest, thing for Deluge to do would be to simply relinquish control of that altogether. If that's not acceptable, I think it should at least be possible to turn text on. |