miracle-wm/tests
Matthew Kosarek 690da3a8f4
feature: miracle can now integrate with systemd in a meaningful way (#228)
Miracle now supports running through systemd, including logging to the
journal and invoking processes as transient units through systemd-run.

This is controlled as a build-time feature in CMake.
2024-09-07 13:07:58 +00:00
..
ipc feature: miracle can now integrate with systemd in a meaningful way (#228) 2024-09-07 13:07:58 +00:00
CMakeLists.txt Allow using custom mir libraries directory (#198) 2024-08-09 09:54:39 -04:00
filesystem_configuration_test.cpp feature: be able to specify --no-config to not load any configuration file (#216) 2024-08-25 16:46:43 -04:00
stub_configuration.h feature: miracle can now integrate with systemd in a meaningful way (#228) 2024-09-07 13:07:58 +00:00
stub_session.h refactor: giving Window modification control over to the Workspace instead of the Output (#193) 2024-07-14 16:42:20 -04:00
stub_surface.h refactor: giving Window modification control over to the Workspace instead of the Output (#193) 2024-07-14 16:42:20 -04:00
test_animator.cpp feature: be able to specify --no-config to not load any configuration file (#216) 2024-08-25 16:46:43 -04:00
test_i3_command.cpp feature: implementation if the i3 'split' command (#142) 2024-05-30 19:19:55 -04:00
tiling_window_tree_test.cpp feature: (partial) beginning implementation of container groups for multi-selection behind a feature flag (#202) 2024-08-18 09:52:59 -04:00