aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config/ConfigManager.cpp
AgeCommit message (Expand)Author
2023-10-10groups: create group and groupbar config sections (#3522)MightyPlaza
2023-10-10dispatchers: Add option to center the cursor on the focused window when switc...Philip Damianik
2023-10-09workspacerules: Add a persistent workspace rule (#3530)Roberto Previdi
2023-10-07renderer: add force_wallpaper instead of no_hypr_chan (#3459)DaniD3v
2023-10-05wsrules: check for workspace ID matches on numbered workspacesvaxerski
2023-10-03master: add option to drag and drop windows at cursor position (#3465)Jeremy Huang
2023-10-02misc: add misc:new_window_takes_over_fullscreenvaxerski
2023-09-30renderer: nuke multisample_edges in favor of a faster algorithmvaxerski
2023-09-29internal: add a watchdogvaxerski
2023-09-28renderer: Tearing implementation (#3441)Vaxry
2023-09-27input: Add map to region options for tablets (#3425)Cascade aka. Isoheptane
2023-09-24config: restore configCurrenPath after sourcing file (#3339)Legorel
2023-09-24internal: Further unsafe state improvements (#3404)Vaxry
2023-09-24config: trim spaces in the rule field in windowrulev2vaxerski
2023-09-22windowrules: add rule `group` to map windows grouped (#3279)memchr
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-09-17misc: add disable_hypr_chan option (#3343)Mihai Fufezan
2023-09-14config: fix relative path resolution (#3308)memchr
2023-09-12config: add wildcard handling in source= (#3276)memchr
2023-09-10feat: add a new movewindoworgroup dispatcher (#3006)memchr
2023-09-10master: Add smart resizing option for master layout (#3210)Jeremy Huang
2023-09-10internal: Fix wlr output management (#3234)Philip Damianik
2023-09-09hyprctl: Make device configs queryable (#3226)Philip Damianik
2023-09-07config: disable blur special by defaultvaxerski
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06config: Integrate HASCONFIG into CConfigManager::getConfigValueSafeDevice (#3...Philip Damianik
2023-09-06config/input: Improve fallback behavior for unset device config values (#3184)Philip Damianik
2023-09-06input/config: add button scroll lock (#3189)unrealhoang
2023-09-06config: loosen restrictions around animation keywordsvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-09-04config: don't enable vrr 2 for maximized workspacesvaxerski
2023-09-03special: add misc:close_special_on_emptyvaxerski
2023-09-01wlr-ext-workspace: remove protocol implvaxerski
2023-08-30decos: groupbar mouse interaction (#3102)MightyPlaza
2023-08-26internal: Fix XDP multi-portal issues (#3077)Vaxry
2023-08-25renderer: add decoration:blur:specialvaxerski
2023-08-25input: add transparent bindsvaxerski
2023-08-23gestures: Swipe direction lock (#3052)end-4
2023-08-20feat(debug): add debug:suppress_errors to suppress errors. (#3032)memchr
2023-08-17renderer: Border improvements (#2986)MightyPlaza
2023-08-16internal: allow negative monitor offsetsvaxerski
2023-08-12remove shadow no_gaps_when_only (#2956)MightyPlaza
2023-08-11config: add vrr per-displayvaxerski
2023-08-11rules: center window improvements (#2935)MightyPlaza
2023-08-09rules: add layer and window xray rulesvaxerski
2023-08-08keybinds: Keep aspect ratio (#2907)MightyPlaza
2023-08-08config: adjust default background colorvaxerski
2023-08-08background: add background color option (#2915)0x455241
2023-08-03renderer: Various Blur Improvements (#2877)Vaxry