Frankie Robertson
7c0dcddee7
Update installation options in Getting-Started.md
...
Added a link to a pacstall package for Debian-based distros.
2025-10-30 07:56:50 +03:00
Merlijn
6a2c6261df
Add support for custom modes and modelines. ( #2479 )
...
* Implement custom modes and modelines
Co-authored-by: ToxicMushroom <32853531+ToxicMushroom@users.noreply.github.com >
* fixes
* refactor mode and modeline kdl parsers.
* add IPC parse checks
* refactor: address feedback
* fix: add missing > 0 refresh rate check
* move things around
* fixes
* wiki fixes
---------
Co-authored-by: Christian Meissl <meissl.christian@gmail.com >
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-10-29 09:10:38 +03:00
haansn08
31eb943599
docs: describe screen mirroring with wl-mirror ( #2633 )
...
* docs: describe screen mirroring with wl-mirror
* docs: apply wording suggestions for wl-mirror section
* Update docs/wiki/Screencasting.md
* Update docs/wiki/Screencasting.md
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-10-20 08:53:03 +03:00
Yuri Pieters
8eeb7dd27e
wiki: fix list in tab-indicator section
2025-10-18 07:48:45 +03:00
Ivan Molodetskikh
c482b446a9
wiki: Mention windowed fullscreen on fullscreen and maximize page
2025-10-15 12:08:07 +03:00
Ivan Molodetskikh
1dd82a8dcf
wiki: Add missing Since annotations
2025-10-15 12:07:58 +03:00
Ivan Molodetskikh
755aaac039
wiki: Really fix images
2025-10-15 09:24:47 +03:00
Ivan Molodetskikh
2d67ff8dc3
wiki: Fix images
...
GitHub is making this harder than necessary
2025-10-15 09:14:27 +03:00
Ivan Molodetskikh
32d7323570
wiki: Document fullscreen and maximize
2025-10-15 09:04:16 +03:00
Trevor Campbell
87dc96fa69
Add topic regarding managing external displays using Kanshi to FAQ
2025-10-14 10:18:22 +03:00
Szybet
03c564736a
Support calibration-matrix in touch input config
2025-10-02 10:27:09 +03:00
Tim Ruffing
1b41ef146d
wiki: Recommend pick-window instead of focused-window
...
focused-window is only useful for querying terminal windows
(unless combined with sleep or similar tricks.)
2025-10-02 10:14:23 +03:00
Shaun Ren
5c91e3191d
tty: Add support for disabling DRM devices
2025-10-02 10:02:16 +03:00
Ivan Molodetskikh
e5b0662f48
wiki/include: Document border special case
2025-10-02 09:38:17 +03:00
Ivan Molodetskikh
39339032ce
wiki: Document config includes
2025-10-02 09:38:17 +03:00
Ivan Molodetskikh
264289cd41
wiki: Document per-output and per-workspace layout overrides
2025-10-02 09:33:08 +03:00
Ivan Molodetskikh
e837e39623
FAQ: Mention how to escape from a dead screen locker
2025-09-24 08:31:01 +03:00
Ivan Molodetskikh
3850739e44
FAQ: Mention directly opening in column, and focus-follows-mouse on monitor edges
2025-09-23 15:40:39 +03:00
Malix
4d4d968d97
enhance(docs): NixOS - Intel graphics workaround wiki link
2025-09-22 17:42:12 +03:00
Kai Koehler
08f5c6fecb
Make hot corners configurable, including per-output ( #2108 )
...
* Add corner selection in config
* Add hot corner docs
* Working per-monitor hot corners
Handle defaults
* run cargo fmt --all
* Fix hot corners in is_sticky_obscured_under
* Change default to fall back to gesture hot corners if output hot corners are unset
* Add hot corner output config docs
* Support fractional scaling
* Trigger hot corners over widgets
* Improve float handling
Fixed YaLTeR/niri/pull/2108
* Refactor
* Bug Fixes
* Amend docs
Fix styling
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
* Integrate code review
Move is_inside_hot_corner
* fixes
---------
Co-authored-by: Aadniz <8147434+Aadniz@users.noreply.github.com >
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-09-16 15:10:01 +00:00
Jan Ivica
22f629c24b
wiki: Remove rofi-wayland mention
2025-09-07 04:00:23 -07:00
Ivan Molodetskikh
c69464c128
wiki: Add Name and Logo page
2025-09-03 22:01:04 +03:00
Ivan Molodetskikh
c08bffb092
wiki: Set vertical-align: middle for tables
...
Should match GitHub better.
2025-09-03 21:41:55 +03:00
Ivan Molodetskikh
0c5beaac40
wiki/Accessibility: Mention more current limitations
2025-09-03 13:34:28 +03:00
yuitayuun
77465e11fe
wiki/Xwayland: Added a mention of Native Wayland for gaming compat ( #2321 )
...
* wiki/Xwayland: Added a mention of Native Wayland for gaming compatibility
* Update docs/wiki/Xwayland.md
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-09-01 15:04:33 +03:00
Ivan Molodetskikh
db419b4fc7
wiki/Accessibility: Clarify workspace announcement
2025-08-31 11:20:20 +03:00
Ivan Molodetskikh
7c14063707
wiki/Accessibility: Mention xfce4-appfinder
2025-08-31 11:19:29 +03:00
Ivan Molodetskikh
5dd6fbddb5
wiki/Accessibility: Add demo video
2025-08-30 15:18:41 +03:00
Ivan Molodetskikh
af4b5f99e9
Bump version to 25.08
2025-08-29 22:01:28 +03:00
Ivan Molodetskikh
0cc041f5ad
wiki/Nvidia: Mention that screencast flickering was fixed
2025-08-29 16:30:46 +03:00
Ivan Molodetskikh
bf472970c6
wiki: Update Xwayland-related info
2025-08-29 11:54:25 +03:00
Ivan Molodetskikh
082d0581b7
Improve filtering for tests that need EGL
...
This way we don't skip the layout animation tests.
2025-08-29 10:07:15 +03:00
Ivan Molodetskikh
fd6dd826fb
wiki/Integrating-niri: Mention to remove manual xwl-s startup
2025-08-29 10:06:47 +03:00
Ivan Molodetskikh
2bb26f0281
wiki/Packaging-niri: Mention shell completions
2025-08-29 09:35:01 +03:00
Ivan Molodetskikh
e11c35c387
wiki/Accessibility: Expand info from feedback
2025-08-29 09:32:53 +03:00
Horu
1ffda91e0c
feat: cubic-bezier curve for animation ( #2059 )
...
* feat: bezier curve for animation
* fixes
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-08-29 05:31:50 +00:00
Ivan Molodetskikh
d9833fc1c3
wiki/Integrating-niri: Add desktop components section
2025-08-27 17:27:04 +03:00
Ivan Molodetskikh
dfcd5e9497
wiki/Integrating-niri: Add Since to screen readers
2025-08-27 17:09:37 +03:00
Ivan Molodetskikh
7115b214b2
wiki: Add Integrating niri page
2025-08-27 14:22:23 +03:00
Ivan Molodetskikh
f6f4bf97c3
wiki/Accessibility: Add link to spawn-at-startup
2025-08-27 09:17:58 +03:00
Ivan Molodetskikh
7cbb6288c3
wiki/Accessibility: Add missing Since
2025-08-26 23:42:17 +03:00
Ivan Molodetskikh
39e5f637ef
wiki: Add Accessibility page
2025-08-26 22:09:58 +03:00
Ivan Molodetskikh
9b622b1c8c
wiki/Gestures: Mention 4-finger swipe to open/close the overview
2025-08-25 14:23:21 +03:00
Ivan Molodetskikh
2865ec3e47
wiki/Design-Principles: Clarify sentence
2025-08-22 19:11:26 +03:00
Ivan Molodetskikh
b3c7737998
wiki: Rearrange and expand design principles
2025-08-22 19:07:25 +03:00
Ivan Molodetskikh
58290516c7
wiki/Animation-Timing: Add two nbsps
...
The 170 Hz one was at the exact breaking point for me.
2025-08-22 17:41:52 +03:00
Ivan Molodetskikh
210d5e90fe
exit_confirm_dialog: Add open/close animation
2025-08-22 08:57:08 +03:00
Ivan Molodetskikh
05337ce855
wiki/Application-Issues: Mention Waybar black corners
2025-08-21 10:28:44 +03:00
Ivan Molodetskikh
34b05e8671
Rename spawn-at-startup-sh => spawn-sh-at-startup
...
Makes a bit more sense
2025-08-20 15:10:05 +03:00
Ivan Molodetskikh
e81f356908
Add spawn-sh, spawn-at-startup-sh
...
Our top 10 most confusing config moments
2025-08-20 14:43:50 +03:00