index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
root.c
Age
Commit message (
Expand
)
Author
2021-04-30
Windows: Fixed custom frame in split modes
Jaakko Keränen
2021-04-30
InputWidget: Highlight only in focused root
Jaakko Keränen
2021-04-30
LabelWidget: Implicit minimum size
Jaakko Keränen
2021-04-30
Revising and fixing widget layout
Jaakko Keränen
2021-04-30
Window: Moving tabs between splits
Jaakko Keränen
2021-04-29
Working on multiple UI roots
Jaakko Keränen
2021-04-29
Working on multiple UI roots
Jaakko Keränen
2021-04-28
Working on multiple UI roots
Jaakko Keränen
2021-04-28
Working on multiple UI roots
Jaakko Keränen
2021-04-27
Refactor: Update event processing to not assume a single UI root
Jaakko Keränen
2021-04-27
UI root sizing is independent of window sizing
Jaakko Keränen
2021-04-27
Keeping track of current UI root
Jaakko Keränen
2021-04-27
Refactor: Added a proper Root object
Jaakko Keränen
2021-04-27
Refactor: Moving RootData so it can become non-global state
Jaakko Keränen
2021-04-27
Refactor: Separating UI creation and root widget from Window
Jaakko Keränen