Commit graph

10 commits

Author SHA1 Message Date
6ceee06884
debug: add lint for zero sized items 2024-11-19 15:25:42 -08:00
66b494d760
build: add qs_add_link_dependencies
Further inspection as to what libraries actually require which others
will be required before this can be used as a hint for shared builds.
2024-11-19 13:58:34 -08:00
7ffce72b31
all: optimize build 2024-11-05 04:15:17 -08:00
4e48c6eefb
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
2024-10-28 16:18:41 -07:00
abe0327e67
widgets: add IconImage widget
Docs currently cannot be generated due to lack of qml parsing support
in typegen.
2024-09-14 03:10:44 -07:00
fe1d15e8f6
crash: add crash reporter 2024-08-20 00:55:07 -07:00
73cfeba61b
x11: add XPanelWindow 2024-05-20 02:16:44 -07:00
6214ac1002
service/tray: mostly complete StatusNotifierItem implementation
Notably missing dbusmenu which makes it actually useful.
2024-04-06 02:19:40 -07:00
8e530b6b77
dbus: create property helper classes
Handles asynchronous property updates, part of the work for StatusNotifierItems.
2024-04-04 22:48:58 -07:00
9f6ef37f61
build: improve parallelism by removing core dependency on modules 2024-03-12 00:04:20 -07:00