Ivan Molodetskikh
c2c415d2e8
wiki/sidebar: Update application issues title
2024-11-12 10:11:41 +03:00
Ivan Molodetskikh
9debb5db23
wiki: Mention Ghidra in application issues
2024-11-11 10:06:23 +03:00
Ivan Molodetskikh
e8c9bfc06a
wiki: Add scroll-button to mouse and touchpad overview
2024-11-09 17:23:59 +03:00
Ivan Molodetskikh
642c5acebb
wiki: Remove outdated info from Application Issues
2024-11-09 11:04:39 +03:00
Ivan Molodetskikh
0886dedff1
wiki: Mention Xwayland on other pages
2024-11-09 11:04:39 +03:00
Ivan Molodetskikh
b6f6d6a7c2
wiki: Update getting started
2024-11-08 09:43:43 +03:00
Ivan Molodetskikh
8867a4f84c
Add disable-monitor-names debug flag
2024-11-06 08:42:22 +03:00
Ivan Molodetskikh
cd90dfc7be
Disable laptop panel when the lid is closed
2024-11-05 10:03:51 +03:00
Ivan Molodetskikh
4c2f49d566
wiki: Add Since to switch events
2024-11-03 23:00:18 +03:00
Ivan Molodetskikh
49d7052bb3
wiki: Add trackball section to config overview
2024-11-03 22:58:18 +03:00
Ivan Molodetskikh
07be7e7eae
wiki: Add Since to scroll-button
2024-11-03 22:56:49 +03:00
Ivan Molodetskikh
97c8717d1e
wiki: Mention insert-hint config on the gestures page
2024-11-03 22:52:49 +03:00
Ivan Molodetskikh
3ac0a751fe
wiki: Add Since to scroll-factor
2024-11-03 22:50:15 +03:00
elipp
8b39f986d9
Implement scroll_factor mouse and touchpad setting ( #730 )
...
* Implement scroll_factor mouse and touchpad setting
* Change to FloatOrInt, add docs
* Also change v120 values
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2024-11-03 18:43:03 +00:00
Ivan Molodetskikh
e5ca335115
Add Tracy allocation profiling feature flag
2024-11-02 10:53:55 +03:00
Ivan Molodetskikh
05d218113c
Add gradient support for the insert hint
...
Implement it via FocusRing which already handles SolidColor vs. Border
render element.
2024-11-02 10:53:55 +03:00
Ivan Molodetskikh
13fe9c8ac3
[cfg-breaking] Rename hide-on-key-press to hide-when-typing
...
I originally preferred on-key-press, but when-typing feels more natural
and matches sway. This setting had not been in a stable release yet so
this is not stable release cfg breaking.
2024-10-29 21:52:03 -07:00
Ivan Molodetskikh
0866990b7d
wiki/Gestures: Add interactive move
2024-10-27 23:07:39 -07:00
Ivan Molodetskikh
f04befb567
wiki: Document insert-hint config
2024-10-27 23:07:39 -07:00
Christian Meissl
79fd309d6c
support binding actions to switches ( #747 )
...
* support spawn action on switch events
this adds a new config section named `switch-events`
that allows to bind `spawn` action to certain switch
toggles.
* Expand docs
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2024-10-18 14:00:40 +00:00
chillinbythetree
a480087618
Add scroll-button property for Touchpad, Mouse, Trackpoint, Trackball ( #744 )
2024-10-17 05:43:47 +00:00
Mark Karlinsky
d7156df842
Add support for running as a dinit service ( #728 )
...
* Added dinit services
* Added dinit support to niri-session
* Replaced shutdown script for dinit with a single command execution
* Added dinit service files to Getting Started install tables
* Fix typo in resources/dinit/niri
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
* Fixed mistakes in wiki/Getting-Started.md
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
* niri-session does not start dinit anymore
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2024-10-13 12:26:16 +00:00
Ivan Molodetskikh
03c603918d
Document the new cursor hide settings
2024-10-06 22:09:19 -07:00
Ivan Molodetskikh
9cb89ff26c
wiki: Update default hotkeys list
2024-09-14 10:17:27 +03:00
Ivan Molodetskikh
4e5f392c50
wiki: Document always-center-focused-column
2024-09-14 09:48:59 +03:00
Ivan Molodetskikh
7a65a0b79f
wiki: Delete unstable JSON output note
2024-09-13 15:06:20 +03:00
Ivan Molodetskikh
737e99ec69
Add preset window heights to wiki & default config
2024-09-12 02:32:44 -07:00
Ivan Molodetskikh
087a50a19c
wiki/Xwayland: Add note about existing DISPLAY
2024-09-10 11:33:08 +03:00
Ivan Molodetskikh
4543873dae
wiki/IPC: Link to the online rustdoc
2024-09-04 13:15:43 +03:00
Ivan Molodetskikh
268591f343
wiki: Add Since note to other open-on-output properties
2024-09-03 14:36:23 +03:00
Ivan Molodetskikh
a42717bcac
wiki/Xwayland: Mention adding DISPLAY to config environment
2024-09-03 14:12:28 +03:00
Ivan Molodetskikh
6b013a08fc
wiki: Update package list
2024-09-03 13:51:24 +03:00
Ivan Molodetskikh
f0157e03e7
Use libdisplay-info for make/model/serial parsing, implement throughout
2024-09-03 13:48:08 +03:00
Ivan Molodetskikh
4b7c16b04a
Read config from /etc/niri/config.kdl too
2024-09-02 13:10:45 +03:00
Ivan Molodetskikh
aafd5ab70f
wiki: Use $NIRI_SOCKET in example
2024-09-02 12:38:33 +03:00
Ivan Molodetskikh
d8d6b5a5e0
wiki: Fix niri-ipc links
2024-09-02 10:05:59 +03:00
Ivan Molodetskikh
a1fd4b396f
wiki: Fix code block formatting
2024-09-02 10:04:43 +03:00
Ivan Molodetskikh
5521cdda63
wiki: Add the word IPC to the sidebar
2024-09-02 10:03:44 +03:00
Ivan Molodetskikh
12b16a9d7e
wiki: Document IPC programmatic access
2024-09-01 23:47:19 -07:00
Ivan Molodetskikh
30b213601a
Implement the event stream IPC
2024-09-01 23:47:19 -07:00
Ivan Molodetskikh
da53e79d07
wiki: Add hotkey overlay skip to FAQ
2024-08-26 10:35:00 +03:00
Ivan Molodetskikh
2907d5af3e
wiki: Mark FAQ snippet as KDL
2024-08-26 10:35:00 +03:00
Ivan Molodetskikh
a4f1caab1d
wiki: Update transaction list
2024-08-23 15:53:01 +03:00
Ivan Molodetskikh
7bfdf87bf0
Implement resize transactions
2024-08-22 15:19:11 +03:00
Ivan Molodetskikh
cf357d7058
Implement window resize throttling
2024-08-22 14:40:40 +03:00
Michael Yang
f1894f6f9a
feature: add on-demand vrr ( #586 )
...
* feature: add on-demand vrr
* Don't require connector::Info in try_to_set_vrr
* Improve VRR help message
* Rename connector_handle => connector
* Fix tracy span name
* Move on demand vrr flag set higher
* wiki: Mention on-demand VRR
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2024-08-22 11:58:07 +03:00
Ivan Molodetskikh
2f73dd5b59
wiki: Use real em-dash
2024-08-14 18:33:43 +03:00
Ivan Molodetskikh
c658424c9f
wiki: Document invisible state
2024-08-14 18:32:50 +03:00
Ivan Molodetskikh
bb58f2d162
wiki: Clarify named workspaces example
2024-08-14 18:18:05 +03:00
Ivan Molodetskikh
2983eb3113
wiki: Bump xwl-satellite higher up
2024-08-08 15:26:06 +03:00