File: TODO.md

package info (click to toggle)
libpanel 1.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,012 kB
  • sloc: ansic: 19,093; xml: 39; sh: 24; javascript: 13; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

 * Review API, there are a lot of things I'd like to change
 * PanelDock, PanelDockPostion, are all terrible names
 * Possibly bring IdePanelPosition from Builder into PanelPosition
 * Ability to "iconify" widgets into the dock switcher to "hide"
 * Maximize needs more thinking through
 * Frame header/etc is all pretty bad naming
 * Make save dialog use AdwMessageDialog
 * Drop PanelScaler
 * Rename PanelPaned if we can, it's always been terrible
 * Can theme selector be simplified?
 * Use GSignalGroup and GBindingGroup
 * Fix various DnD issues
 * Use a "GtkStackPage" style object child for panels/etc