aboutsummaryrefslogtreecommitdiff
path: root/niri-config
AgeCommit message (Expand)Author
2025-02-05Add focus-window-in-column (by index) actionIvan Molodetskikh
2025-02-05Add focus-window-top/bottom/down-or-top/up-or-bottom actionsIvan Molodetskikh
2025-02-05input: add touchpad `drag-lock` settingMathias Zhang
2025-02-02Add impl From<Color> for GradientIvan Molodetskikh
2025-01-31Extract SizeChange::from(PresetSize)Ivan Molodetskikh
2025-01-30add option to set xkb config from file (#1062)may
2025-01-25Add move-workspace-to-index and move-workspace-to-monitor actions (#1007)Kirottu
2025-01-25Add clipboard disable-primary settingpeelz
2025-01-23Add `scroll-factor` window rulebbb651
2025-01-23Add toggle-window-rule-opacity actionIvan Molodetskikh
2025-01-21Implement shadows for layer surfacesIvan Molodetskikh
2025-01-18implement `keyboard-shortcuts-inhibit` and `wlr-virtual-pointer` (#630)sodiboo
2025-01-17Implement window shadowsIvan Molodetskikh
2025-01-15Rename FoIPosition to FloatingPositionIvan Molodetskikh
2025-01-14add write-to-disk argument to screenshot actionsGustav Sörnäs
2025-01-10Bump version to 25.01Ivan Molodetskikh
2025-01-10Allow workspace names to be changed dynamically (#904)rustn00b
2025-01-09Add a window swap operation (#899)rustn00b
2025-01-09Force-update insta snapshotsIvan Molodetskikh
2025-01-04Default to unrestricted primary plane scanoutIvan Molodetskikh
2025-01-02Add actions to focus/move to next/previous monitorJulian Schuler
2025-01-02Add `Mouse{Left,Right,Middle,Back,Forward}` bindsbbb651
2024-12-30Add default-floating-position relative-to propertyIvan Molodetskikh
2024-12-30Add toggle-window-width by-id actionIvan Molodetskikh
2024-12-30Add center-window by-id actionIvan Molodetskikh
2024-12-30Add default-floating-position window ruleIvan Molodetskikh
2024-12-30Add move-floating-window actionIvan Molodetskikh
2024-12-30Add focus-floating/tiling actionsIvan Molodetskikh
2024-12-30Add move-window-to-floating/tiling actionsIvan Molodetskikh
2024-12-30Add set-window-width actionIvan Molodetskikh
2024-12-30Implement is-floating window rule matcherIvan Molodetskikh
2024-12-30Implement default-window-height window ruleIvan Molodetskikh
2024-12-30Add open-focused window ruleIvan Molodetskikh
2024-12-30Initial WIP floating window implementationIvan Molodetskikh
2024-12-27config: Fix border rule on -> off mergingIvan Molodetskikh
2024-12-27config: Add a test for border rule on/off mergingIvan Molodetskikh
2024-12-22Switch from k9 to insta for snapshot testingIvan Molodetskikh
2024-12-17Add force-pipewire-invalid-modifier debug flagIvan Molodetskikh
2024-11-29Add strict-new-window-focus-policy debug flagIvan Molodetskikh
2024-11-29Implement empty-workspace-above-first (#745)FluxTape
2024-11-21Add `focus-window-previous` action (#811)Ridan Vandenbergh
2024-11-14Implement layer rules: opacity and block-out-fromIvan Molodetskikh
2024-11-14config: Add RegexEq util type instead of manual PartialEqIvan Molodetskikh
2024-11-10Fix scrolling not working with missing mouse configIvan Molodetskikh
2024-11-09Bump version to 0.1.10Ivan Molodetskikh
2024-11-09Update dependenciesIvan Molodetskikh
2024-11-08Extract format_make_model_serial()Ivan Molodetskikh
2024-11-06Add disable-monitor-names debug flagIvan Molodetskikh
2024-11-05Disable laptop panel when the lid is closedIvan Molodetskikh
2024-11-03Implement scroll_factor mouse and touchpad setting (#730)elipp