mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 23:21:57 -07:00
input tweaks
This commit is contained in:
@@ -13,7 +13,7 @@ struct SKeybind {
|
||||
|
||||
class CKeybindManager {
|
||||
public:
|
||||
void handleKeybinds(const uint32_t&, const xkb_keysym_t&);
|
||||
bool handleKeybinds(const uint32_t&, const xkb_keysym_t&);
|
||||
void addKeybind(SKeybind);
|
||||
uint32_t stringToModMask(std::string);
|
||||
void clearKeybinds();
|
||||
|
Reference in New Issue
Block a user