Commit graph

7 commits

Author SHA1 Message Date
outfoxxed
6ef86dd5aa
crash: run platform compat hooks in crash reporter init
For some reason, QtWayland crashes we work around trigger in this
path. This was previously masked when the crash reporter didn't unmask
signals, as long as the original process crashed with SIGSEGV.
2026-03-28 20:27:57 -07:00
outfoxxed
2996e40ff9
core/plugin: rename QuickshellPlugin to QsEnginePlugin
Fixes conflict with the autogenerated qml plugin of the same name.
2024-11-22 18:59:15 -08:00
outfoxxed
9980f8587e
window: generate qmltypes 2024-10-31 14:04:58 -07:00
outfoxxed
ff8e252944
core: fix build warnings 2024-04-07 23:12:19 -07:00
outfoxxed
6214ac1002
service/tray: mostly complete StatusNotifierItem implementation
Notably missing dbusmenu which makes it actually useful.
2024-04-06 02:19:40 -07:00
outfoxxed
62f99f5754
feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
outfoxxed
3bd587cfcc
feat: basic plugin system
The wayland plugin now uses it.
2024-02-25 23:47:17 -08:00