keysmith/src/app
Johan Ouwerkerk fb953ed677 feat!: respond to D-Bus activation
Minimal support for requesting window activation in response to
activation requests from D-Bus.

This provides minimal support for xdg D-Bus activation in Keysmith:
only the activation signal itself is handled; the DBus API for opening
URLs is not implemented.

Issues: #18
2021-05-03 04:03:24 +00:00
..
CMakeLists.txt feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
cli.cpp feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
cli.h feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
flows_p.cpp feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
flows_p.h feat!: respond to D-Bus activation 2021-05-03 04:03:24 +00:00
keysmith.cpp refactor: introduce store for application state 2021-05-03 04:03:24 +00:00
keysmith.h refactor: introduce store for application state 2021-05-03 04:03:24 +00:00
state_p.cpp refactor: introduce store for application state 2021-05-03 04:03:24 +00:00
state_p.h refactor: introduce store for application state 2021-05-03 04:03:24 +00:00
vms.cpp refactor: introduce "view models" 2021-05-03 04:03:24 +00:00
vms.h refactor: introduce "view models" 2021-05-03 04:03:24 +00:00