aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config/ConfigManager.hpp
AgeCommit message (Expand)Author
8 daysinternal: remove dead code (#8748)Ikalco
9 dayscore: Move regex from stdlib to re2 (#8736)Vaxry
9 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
9 dayscore: drop using deques in favor of vectorsVaxry
14 dayswindowrules: add rules for mouse and touchpad scroll factors (#8655)Mike Will
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-10-26pointer: add default auto for no_hw_cursorsVaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-09-26wlr-output-configuration: Improve output configuration (#7571)Vaxry
2024-09-07config: add exec-shutdown for running commands on shutdown (#7683)trianta
2024-08-19config: add missing header for libc++ after 92744b5b9aa3 (#7403)Jan Beich
2024-08-17IPC: Add config descriptions (#7377)Vaxry
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-25config: avoid using initial ws tracking for exec-onceVaxry
2024-07-24keybinds: add bindp and noshortcutsinhibit (#7017)MightyPlaza
2024-07-16config: use hyprutils helper (#6891)Mihai Fufezan
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-05-25hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)Gabriel Ford
2024-05-23internal: Replace monitor rule when disabling head. (#6136)Alessio Molinari
2024-05-03output-management: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-20config: merge all rules set for the same workspace selection (#5656)thejch
2024-04-11configmgr: fix header priorityVaxry
2024-04-05workspacerules: fix workspace rule loops (#5433)thejch
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-31core: match all workspace rules instead of the first one only (#5340)thejch
2024-03-21config: Config error limit/hyprctl (#5165)zakk4223
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-02xdg: minor improvements to initial size reportingVaxry
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-21feat: Add css style gaps (#4723)Dashie
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-18rules: ignore static tile/float rules in dynamic getsVaxry
2023-12-11config: improve layoutopt handling for workspacerulesVaxry
2023-12-02workspacerules: Add workspace rule for master layout orientation (#3964)thejch
2023-10-29pluginapi: add a config keyword adding methodVaxry
2023-10-22workspacerules: Add new optional "default command" for auto-launching apps on...Brenno Lemos
2023-10-09workspacerules: Add a persistent workspace rule (#3530)Roberto Previdi
2023-09-27input: Add map to region options for tablets (#3425)Cascade aka. Isoheptane
2023-09-12varlist: move to a separate header, add joinvaxerski
2023-09-06config/input: Improve fallback behavior for unset device config values (#3184)Philip Damianik
2023-08-12remove shadow no_gaps_when_only (#2956)MightyPlaza
2023-08-11config: add vrr per-displayvaxerski
2023-07-10plugins: fix config value usage in initvaxerski