Implementation of the ScreenshotManager class for handling screenshot capture workflows. More...
#include "capture/screenshot_manager.h"#include "config/iconfig_service.h"#include "keybinds/ikeybind_provider.h"#include "sound/isound_manager.h"#include "log/logging.h"#include <SDL2/SDL.h>#include <string>#include <unistd.h>
Include dependency graph for screenshot_manager.cpp:Implementation of the ScreenshotManager class for handling screenshot capture workflows.