[Github-comments] [geany/geany] Notebook tab menu: Move tab filenames to a button menu at end of tabs (#2348)

Matthew Brush notifications at xxxxx
Thu Oct 10 01:07:52 UTC 2019


codebrainz commented on this pull request.



>  void notebook_init(void)
 {
+	GtkWidget *btn = gtk_button_new_with_label("☰");

I think I've seen in some GNOME apps they use icon button with an icon like `view-list` or `view-more` or maybe some more semantically correct name for same icon. I guess the advantage of the icon is that it looks correct no matter which font or size being used (ex. in my browser here, it looks like an equal symbol).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2348#pullrequestreview-299774461
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191009/3001e677/attachment.html>


More information about the Github-comments mailing list