Michael Aaron Murphy
|
395a90891d
|
refactor!(app): rename set_title to set_window_title
|
2023-10-12 16:37:38 +02:00 |
|
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 |
|
Ashley Wulber
|
aa76a1c820
|
chore: add exit_on_close to settings
|
2023-10-11 22:00:22 +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
|
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
|
4e4eeaac12
|
feat!(widget): rewrite button & icon widget APIs
|
2023-09-14 01:38:56 +02:00 |
|
Ashley Wulber
|
55416c8b9d
|
feat: allow creating apps with no main window on wayland
|
2023-08-23 15:15:50 -04:00 |
|
Ashley Wulber
|
c474b3e955
|
wip: add applet module
|
2023-08-18 16:47:10 -04:00 |
|
Michael Aaron Murphy
|
a387adcb1b
|
chore: improve documentation
|
2023-08-16 16:59:15 +02: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 |
|