[Users] [Bug 2371] Port to GTK+3.0

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Jul 25 17:17:20 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371

--- Comment #59 from Andrej Kacian <andrej at kacian.sk> ---
Created attachment 1766
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1766&action=edit
folderview rewrite using GtkTreeView, v2

For what it's worth, about a month ago I rewrote folderview to use
GtkTreeView&co. almost completely. There are a few things missing (mainly
drag&drop functionality and column visibility configuration), but it mostly
works for day to day use.

There are a few issues with it, though, which stopped me from continuing:
 - when opening a folder by clicking on it, the focus sometimes does not stay
in summaryview
 - it seems impossible to make the rows as dense as with the old tree widget

If anyone is interested in continuing this work, I am attaching a patch of what
I have so far. Feel free to contact me for more info e.g. about the mentioned
issues - they are caused mostly by insufficient API, and some kludgy design
within the GtkTreeView widget code.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list