aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config/ConfigManager.cpp
AgeCommit message (Expand)Author
2024-04-02refactor workspaces to use ptrsVaxry
2024-03-31core: match all workspace rules instead of the first one only (#5340)thejch
2024-03-29keybinds: add binds:disable_keybind_grabbingVaxry
2024-03-28input: add misc:hide_cursor_on_key_pressVaxry
2024-03-25renderer: allow blurring ls popupsVaxry
2024-03-23config: be a bit louder in the disabled log warningVaxry
2024-03-23input: Add options to set tablet's active area (#5199)Khalid
2024-03-21config: Config error limit/hyprctl (#5165)zakk4223
2024-03-20tablet: Add left_handed option for tablets (#5178)Khalid
2024-03-19config/workspace: added workspace selectorsVaxry
2024-03-17swipe: Touchscreen workspace swipe (#4489)Zach DeCook
2024-03-13input: add general:resize_corner for manual resizing (#5090)djvs
2024-03-12config: more safety around monitor keywordVaxry
2024-03-11config: report errors from sourced filesVaxry
2024-03-09internal: Support libhyprcursor (#5009)Vaxry
2024-03-05config: Add input:scroll_factor configuration (#4980)Grant Ammons
2024-03-03config: improve config value infrastructureVaxry
2024-03-03keybinds: Add the 'catchall' keyword that matches all keys (#4930)Tobias Zimmermann
2024-03-02xdg: minor improvements to initial size reportingVaxry
2024-02-29configmgr: fix compile on 32-bit archsVaxry
2024-02-28xdg: check for floating conditions before sending tiled size hintVaxry
2024-02-28layers: add fully featured animationsVaxry
2024-02-27config: Add option to resolve keybinds by sym instead of code (#4851)Tobias Zimmermann
2024-02-27config: add defaultName for workspace rulesVaxry
2024-02-27input: Map touch devices and tablets bound to an output (#3544)Philip Damianik
2024-02-24config: fix layout invalidation for keyword commands (#4826)JManch
2024-02-23config: add opengl:force_introspectionVaxry
2024-02-22config: adjust default splash colVaxry
2024-02-21renderer: Update splash text properties to be configurable (#4707)Hiram Muñoz
2024-02-21feat: Add css style gaps (#4723)Dashie
2024-02-20events: bring back accidentally nuked preConfigReloadVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-18rules: ignore static tile/float rules in dynamic getsVaxry
2024-02-14windowrules: nuke no*requestVaxry
2024-02-14windowrules: add suppresseventVaxry
2024-02-05hyprctl: move to a class and unify commandsVaxry
2024-01-29renderer: Add new background infrastructureVaxry
2024-01-28monitor: wrap usage of wlr_output_stateVaxry
2024-01-27monitor: clear output state after usageVaxry
2024-01-27deps: update wlrootsVaxry
2024-01-24input: Allow disabling touchscreen input (#4517)Zach DeCook
2024-01-15groupbar: separate gradients from title (#4444)MightyPlaza
2024-01-14hyprctl: screen_shader config fixes (#4102)dranull
2024-01-09input: add special_fallthroughvaxerski
2024-01-02config: variables update their value when set again (#4263)flicko
2024-01-01keybinds: fix keys getting stuck + minor refactor & optimizations to keybind ...rszyma
2023-12-30groupbar: add enabling groupbar and setting priority (#4299)MightyPlaza
2023-12-29config: don't emit reloaded event before eventManager is createdvaxerski
2023-12-28socket2: emit configreloaded eventvaxerski
2023-12-28renderer: add decoration:blur:popups_ignorealphavaxerski