| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-02 | Add install location instructions for manual installation (#489) | Nick Hastings | |
| * wiki: Update install location instructions Provide file install destinations for both packages and manual installations. * wiki: split install instructions into two sections * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-06-28 | add-in-wiki-xwayland-run-as-a-solution-to-run-X-apps (#477) | Salman Farooq | |
| 2024-06-28 | Implement support for `$NIRI_CONFIG` environment variable | sodiboo | |
| 2024-06-28 | wiki: Fix `$XDG_CONFIG_HOME/.config/` that should be `$XDG_CONFIG_HOME/` | sodiboo | |
| 2024-06-28 | wiki: Add rounded corners to the FAQ | Ivan Molodetskikh | |
| 2024-06-28 | wiki: Fix links | Ivan Molodetskikh | |
| 2024-06-28 | wiki: Mention wait for completion NVIDIA flickering workaround | Ivan Molodetskikh | |
| 2024-06-27 | Fix dead links and add FAQ entry (#475) | aspizu | |
| * Fix dead links and add FAQ entry * Update wiki/FAQ.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Important-Software.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-06-19 | Make tablet without specific output map to union of outputs | Ivan Molodetskikh | |
| 2024-06-19 | wiki: Mention workspace switch mouse gesture | Ivan Molodetskikh | |
| 2024-06-18 | Add regex syntax link to Configuration:-Window-Rules.md | FreeFull | |
| 2024-06-18 | Make scale use FloatOrInt | Ivan Molodetskikh | |
| 2024-06-18 | Refactor layout to fractional-logical | Ivan Molodetskikh | |
| Lets borders, gaps, and everything else stay pixel-perfect even with fractional scale. Allows setting fractional border widths, gaps, struts. See the new wiki .md for more details. | |||
| 2024-06-18 | Enable fractional scaling | Ivan Molodetskikh | |
| 2024-06-09 | Fix typos (#429) | Ujp8LfXBJ6wCPR | |
| * Fix typos reported by "typos" crate https://github.com/crate-ci/typos * Ignore typo datas -> data See https://github.com/crate-ci/typos?tab=readme-ov-file#false-positives for more configureability. --------- Co-authored-by: Carl Hjerpe <git@hjerpe.xyz> Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-05-29 | Add "off" and "disabled-on-external-mouse" properties to input devices | Yuya Nishihara | |
| This is called "events <mode>" in Sway, but we decided to use more abstracted form for consistency with the other config items. "disabled-on-external-mouse" is added only to touchpads, but there might be other devices that support this option. I think "off" also applies to keyboards, but I'm not going to add the one because we don't have libinput machinery for the keyboard config, and it's unlikely that user wants to disable _all_ keyboards. OTOH, pointer devices can be disabled per type. Perhaps, this should be revisited after implementing #371. | |||
| 2024-05-26 | Add scroll-method property to pointer devices | Yuya Nishihara | |
| My use case is to enable middle-button scroll on my keyboard with pointing stick. The device is recognized as USB mouse. | |||
| 2024-05-21 | wiki: Mention left-handed | Ivan Molodetskikh | |
| 2024-05-21 | wiki: Mention xwayland-satellite | Ivan Molodetskikh | |
| 2024-05-18 | refactor: make example ready to copy and paste | lpnh | |
| 2024-05-18 | wiki: Update different-corner-radius image | Ivan Molodetskikh | |
| 2024-05-18 | wiki: Change two instances of Telegram to Fractal | Ivan Molodetskikh | |
| 2024-05-18 | wiki: Add since to interactive resize | Ivan Molodetskikh | |
| 2024-05-18 | wiki: Fix typo | Ivan Molodetskikh | |
| 2024-05-16 | wiki: Add since to named workspaces | Ivan Molodetskikh | |
| 2024-05-16 | Implement at-startup window rule | Ivan Molodetskikh | |
| 2024-05-16 | wiki: Document named workspaces | Ivan Molodetskikh | |
| 2024-05-15 | wiki: Mention where to find shader compile warnings | Ivan Molodetskikh | |
| 2024-05-15 | wiki: Add expanding circle example to window-open | Ivan Molodetskikh | |
| 2024-05-15 | wiki: Add fall_and_rotate window-close custom shader example | Ivan Molodetskikh | |
| 2024-05-15 | Change resize shader geo size to logical pixels | Ivan Molodetskikh | |
| Consistent with the others. | |||
| 2024-05-15 | Implement custom shader for window-open | Ivan Molodetskikh | |
| 2024-05-15 | wiki: Mention kmsro in getting started | Ivan Molodetskikh | |
| 2024-05-13 | wiki: Expand design principles a bit | Ivan Molodetskikh | |
| 2024-05-12 | wiki: Fix custom shader examples | Ivan Molodetskikh | |
| 2024-05-12 | wiki: Fix shader example links | Ivan Molodetskikh | |
| 2024-05-12 | Add crossfade_or_crop_next resize shader example | Ivan Molodetskikh | |
| 2024-05-12 | Implement custom shader for window-close anim | Ivan Molodetskikh | |
| 2024-05-12 | Add linear animation curve | Ivan Molodetskikh | |
| 2024-05-11 | Implement Mod+MMB view offset gesture | Ivan Molodetskikh | |
| 2024-05-11 | wiki: List debug key binds | Ivan Molodetskikh | |
| 2024-05-11 | wiki: Add a few missing things | Ivan Molodetskikh | |
| 2024-05-11 | Add is_active_in_column | TheZoq2 | |
| Add missing ``` Fix tests | |||
| 2024-05-11 | wiki: Add gestures page | Ivan Molodetskikh | |
| 2024-05-08 | wiki: Add Since to do-screen-transition | Ivan Molodetskikh | |
| 2024-05-07 | Implement do-screen-transition action | Ivan Molodetskikh | |
| 2024-05-05 | Make output name matching case-insensitive | Ivan Molodetskikh | |
| 2024-05-04 | wiki: Try to fix link | Ivan Molodetskikh | |
| 2024-05-04 | wiki: Mention nixos and nvidia issues in getting started | Ivan Molodetskikh | |
| 2024-05-03 | Add a semi-working debug-toggle-damage binding | Ivan Molodetskikh | |
