Michael Aaron Murphy
|
a04c74f240
|
feat(app): set_context_title and set_header_title methods for ApplicationExt and Core
|
2023-10-12 16:37:38 +02:00 |
|
Michael Aaron Murphy
|
d620531e7e
|
feat(app): integrate ContextDrawer with context_drawer method
|
2023-10-12 16:37:38 +02:00 |
|
Michael Aaron Murphy
|
8f7b400143
|
refactor(applet): move applet module to crate root
|
2023-09-18 07:45:11 +02:00 |
|
Michael Aaron Murphy
|
023d8ad3a0
|
fix(app): restore distinction between app theme changes, and system theme changes
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
9552916a59
|
feat(app): set header title seperately from window title
This change will enable applications to set different titles for each
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
02413e5fa6
|
chore(app): remove redundant system theme property
The system theme is now set globally, so this is no longer used.
|
2023-09-14 01:38:56 +02:00 |
|
Ashley Wulber
|
c474b3e955
|
wip: add applet module
|
2023-08-18 16:47:10 -04:00 |
|
Ashley Wulber
|
6c57e04e36
|
refactor: introduce thread local THEME variable and distinguish between custom and system theme settings
|
2023-08-14 12:31:16 -04:00 |
|
Michael Murphy
|
a223b60a0c
|
feat!: implement Application API
|
2023-08-02 11:54:07 +02:00 |
|