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>
Implementation of the ScreenshotManager class for handling screenshot capture workflows.