aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config/ConfigManager.cpp
AgeCommit message (Expand)Author
9 dayscore: Move regex from stdlib to re2 (#8736)Vaxry
9 dayscore: Optimize window/layer rule application and scanning (#8735)Vaxry
10 dayscore: drop using deques in favor of vectorsVaxry
10 daysinput: add warp_back_after_non_mouse_inputVaxry
12 daysdispatchers: Add an option to prioritize focus change within groups with move...normaltaro
2024-12-11windowrules: add rules for mouse and touchpad scroll factors (#8655)Mike Will
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-06core: Add support for hyprqtutils' update screen (#8651)Vaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-12-02master: make center ignore reserved areas (#8625)UjinT34
2024-11-24config: don't overwrite errors in gradientsVaxry
2024-11-24config: throw an error explicitly when parsing colors in gradientsVaxry
2024-11-23binds: add option to allow fullscreening a pinned window (#8526)littleblack111
2024-11-23renderer: add option to blur IME popups (#8521)Ryan
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-20internal: fix some misused configStringToInt conversionsVaxry
2024-11-18miscfunctions: move configStringToInt to std::expectedVaxry
2024-11-17renderer: add lockdead_screen_delay (#8467)Alexandre Acebedo
2024-11-15bind: new long press option (#8302)littleblack111
2024-11-14pointer: add drm dumb buffers for cursors (#8399)Vaxry
2024-11-12logging: Add some context to config error logs (#8326)SoSeDiK
2024-11-11config: Changed the default value of decoration:blur:ignore_opacity to true (...nnra
2024-11-11pointer: map devices across all outputs by default (#8352)JManch
2024-11-06groups: add merge_groups_on_groupbar (#8362)Aqa-Ib
2024-11-05shadow: add sharp and refactor optionsVaxry
2024-11-04renderer: add expand_undersized_texturesVaxry
2024-11-01monitors: fix vrr breaking monitor disconnect (#8314)Ikalco
2024-10-31snap: add option `border_overlap` and other improvements (#8289)Mike Will
2024-10-26pointer: add default auto for no_hw_cursorsVaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-23groups: add group_on_movetoworkspace (#8159)Aqa-Ib
2024-10-21input: add snapping to floating windows (#8088)Mike Will
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-19config: fix generateConfig loop (#8164)Maximilian Seidler
2024-10-11config/layout: nuke no_gaps_when_only (#8072)Vaxry
2024-10-09layout: add merge_floated_into_tiled_on_groupbar (#8042)Aqa-Ib
2024-10-08layout: add drag_into_group to control merging dragging windows (#8004)Aqa-Ib
2024-10-08config: give simple help for super+q not workingVaxry
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-09-28dwindle: add config option `split_bias` (#7920)Mike Will
2024-09-26wlr-output-configuration: Improve output configuration (#7571)Vaxry
2024-09-23core: add HYPRLAND_CONFIG environment variable (#7851)Artur Manuel
2024-09-18userchecks: add an xdg_current_desktop checkvaxerski
2024-09-09config: add order rule for layers (#7697)darkwater
2024-09-07config: add exec-shutdown for running commands on shutdown (#7683)trianta
2024-09-05config: Add a variable to prevent groups from merging after being dragged (#7...Parola Marco
2024-09-05xwayland: add option to enable/disable xwayland (#7633)trianta
2024-08-30config: Add a window rule to render while unfocused (#7582)Vaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26misc: fix some minor typos (#7530)Tom Englund