aboutsummaryrefslogtreecommitdiff
path: root/niri-config
AgeCommit message (Expand)Author
2024-10-18support binding actions to switches (#747)Christian Meissl
2024-10-17Add scroll-button property for Touchpad, Mouse, Trackpoint, Trackball (#744)chillinbythetree
2024-10-16Implement input configuration for trackballs (#743)tazjin
2024-10-12Implement ConsumeOrExpelWindow{Left,Right} by idIvan Molodetskikh
2024-10-09added power-on-monitors (#723)Winter
2024-10-06Implement hide cursor on key press and on timeoutyzy-1
2024-09-30Upgrade dependenciesIvan Molodetskikh
2024-09-14Bump version to 0.1.9Ivan Molodetskikh
2024-09-12Add SwitchPresetWindowHeight by idIvan Molodetskikh
2024-09-12 Implement preset window heightsChristian Rieger
2024-09-06ipc: Convert all Action unit variants to unit struct variantsIvan Molodetskikh
2024-09-06Implement by-id window addressing in IPC and CLI, fix move-column-to-workspaceIvan Molodetskikh
2024-09-05Change output sorting to match make/model/serial firstIvan Molodetskikh
2024-09-05implement always_center_single_column layout optionelkowar
2024-09-03Use libdisplay-info for make/model/serial parsing, implement throughoutIvan Molodetskikh
2024-09-01Implement by-id workspace action addressingIvan Molodetskikh
2024-08-22Implement resize transactionsIvan Molodetskikh
2024-08-22Implement window resize throttlingIvan Molodetskikh
2024-08-22Update Smithay (apply state in post commit)Ivan Molodetskikh
2024-08-22feature: add on-demand vrr (#586)Michael Yang
2024-08-10Bump version to 0.1.8Ivan Molodetskikh
2024-08-08Fix redundant cast after upgrading csscolorparserIvan Molodetskikh
2024-08-08Upgrade dependenciesIvan Molodetskikh
2024-07-31add mod3 key binding support (#565)Jeff Peeler
2024-07-26Add background color option for outputAnant Sharma
2024-07-22feat: negative struts (to remove outer gaps)Salman Farooq
2024-07-16Implement gradient color interpolation option (#548)Ivan Molodetskikh
2024-07-13Fix Clippy warningsIvan Molodetskikh
2024-07-13Add middle-emulation libinput flagIvan Molodetskikh
2024-07-10Add move-column-{left/right}-or-to-monitor-{left/right} (#528)Winter
2024-07-08niri-config: update wiki parses test to test all codeblocksSuyashtnt
2024-07-08niri-config: add test to see if all snippets inside of the wiki compileSuyashtnt
2024-07-08screenshot-ui: Animate openingIvan Molodetskikh
2024-07-08bump smithayChristian Meissl
2024-07-07Implement toggling pointer for the screenshot UIIvan Molodetskikh
2024-07-05Implement focus-follows-mouse max-scroll-amountIvan Molodetskikh
2024-07-05Implement key repeat for compositor bindsSalman Farooq
2024-07-05Added Commnads to focus windows or Monitors above/below the active window (#497)TheAngusMcFire
2024-07-05Put Outputs config into a dedicated structIvan Molodetskikh
2024-06-29Bump version to 0.1.7Ivan Molodetskikh
2024-06-28feat: add `focus-column-or-monitor-left`, `focus-column-or-monitor-right` (#456)Filipe Paniguel
2024-06-18config: Remove obsolete FIXMEIvan Molodetskikh
2024-06-18Make scale use FloatOrIntIvan Molodetskikh
2024-06-18Refactor layout to fractional-logicalIvan Molodetskikh
2024-06-17niri-config: Add pretty-assertions to testsIvan Molodetskikh
2024-06-10Update dependenciesIvan Molodetskikh
2024-06-09Add `focus-column-right-or-first`, `focus-column-left-or-last` (#391)James Sully
2024-05-29Add "off" and "disabled-on-external-mouse" properties to input devicesYuya Nishihara
2024-05-28Fix copy-paste error in scroll-method error messageYuya Nishihara
2024-05-26Add scroll-method property to pointer devicesYuya Nishihara