Add some todos
This commit is contained in:
		
				
					committed by
					
						
						Ryan Lortie
					
				
			
			
				
	
			
			
			
						parent
						
							8841c04e22
						
					
				
				
					commit
					bfa53a9df5
				
			@ -23,6 +23,19 @@
 | 
			
		||||
#include <gio/gio.h>
 | 
			
		||||
#include <gtk/gtk.h>
 | 
			
		||||
 | 
			
		||||
/* TODO
 | 
			
		||||
 *
 | 
			
		||||
 * - Debug initial click problem.
 | 
			
		||||
 *
 | 
			
		||||
 * - Dynamic changes. Add/Remove items, sections, submenus and
 | 
			
		||||
 *   reconstruct the widgetry.
 | 
			
		||||
 *
 | 
			
		||||
 * - Focus changes. Verify that stopping subscriptions works
 | 
			
		||||
 *   as intended.
 | 
			
		||||
 *
 | 
			
		||||
 * - Other attributes. What about icons ?
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
/* GtkMenu construction {{{1 */
 | 
			
		||||
 | 
			
		||||
static void
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user