quickshell/src
outfoxxed c758421af6
core/reloader: fix Reloadable::onReload being called multiple times
onReload was called multiple times due to Reloadable::reloadRecursive
calling onReload instead of reload, which didn't set reloadComplete.
This allowed the componentComplete fallback to call reload later.
2024-07-11 01:43:54 -07:00
..
core core/reloader: fix Reloadable::onReload being called multiple times 2024-07-11 01:43:54 -07:00
dbus service/tray!: redesign menus / dbusmenu and add native menu support 2024-07-01 20:50:30 -07:00
io io/socket: add flush() 2024-04-18 04:13:20 -07:00
services all: fix formatting 2024-07-11 00:16:44 -07:00
wayland service/tray!: redesign menus / dbusmenu and add native menu support 2024-07-01 20:50:30 -07:00
x11 x11: add XPanelWindow 2024-05-20 02:16:44 -07:00
CMakeLists.txt x11: add XPanelWindow 2024-05-20 02:16:44 -07:00
main.cpp root: recreate the qml engine on reload instead of clearing it 2024-03-12 14:55:51 -07:00