Commit Graph

46 Commits

Author SHA1 Message Date
Ivan Molodetskikh
e86e9c6c9a CI: Add a Fedora build 2024-01-20 09:25:50 +04:00
Ivan Molodetskikh
031133c052
README: Add link to important software wiki page 2024-01-19 07:01:56 -08:00
Ivan Molodetskikh
011c91c98a Add an important hotkeys overlay 2024-01-18 20:32:44 +04:00
Ivan Molodetskikh
fa9b3ed106 Add a config parse error notification
We can't rely on a notification daemon being available, especially
during initial niri setup. So, render our own.
2024-01-18 12:44:05 +04:00
Ivan Molodetskikh
616055e205
Update README.md 2024-01-17 03:15:05 -08:00
Ivan Molodetskikh
40c85da102 Add an IPC socket and a niri msg outputs subcommand 2024-01-17 10:45:18 +04:00
Ivan Molodetskikh
4656332d07 Add live-reload to libinput settings 2024-01-16 20:29:37 +04:00
Ivan Molodetskikh
1f9abaaa58 Add live-reload for output mode 2024-01-16 18:02:30 +04:00
Ivan Molodetskikh
83719a49b7 Add live-reload of output positions 2024-01-16 09:46:02 +04:00
Ivan Molodetskikh
81443d8e16 Change default binds to move columns instead of windows 2024-01-15 11:51:04 +04:00
Bill Sun
236abd9d9d
Add Nix Flake (#77)
* Add Nix Flake

Co-authored-by: Bryce Berger <bryce.z.berger@gmail.com>

* Describe nix flake in readme

* Add `niri-config` to build source list

* Add maintainer info

Add comment at top to indicate the Nix Flake file
is community maintained.

* Clarify Nix/NixOS README instructions

* Shorten Nix/NixOS build instructions

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Move NixOS installation instruction to "Tip" section

---------

Co-authored-by: Bryce Berger <bryce.z.berger@gmail.com>
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-01-10 22:43:46 -08:00
Ivan Molodetskikh
a27d22571d README: Link NixOS flake 2024-01-06 08:33:12 +04:00
Ivan Molodetskikh
5d95de97a0 Add new binds to the README 2023-12-29 08:09:17 +04:00
Ivan Molodetskikh
ea72e4dae8 README: Add Xwayland wiki link 2023-12-24 19:41:23 +04:00
Ivan Molodetskikh
3f76b71115 Add example systemd setup link to the README 2023-11-27 08:45:30 +04:00
Ivan Molodetskikh
1599a01f3b Add COPR link to README 2023-11-26 22:02:17 +04:00
Ivan Molodetskikh
50649ff78b Add more default app binds to the default config 2023-11-25 14:37:59 +04:00
Ivan Molodetskikh
f085384bc7 Add and call niri-shutdown.target
Sometimes graphical-session.target lingers on after niri quits, leading
to services not being started on a quick relogin. To work around this,
add and run a systemd target that conflicts with
graphical-session.target and forces its shutdown.
2023-11-25 11:01:23 +04:00
Ivan Molodetskikh
9eb5d5c22d Mention config live-reload in the README 2023-11-25 10:31:16 +04:00
Ivan Molodetskikh
1ce3c1392d Add an action to center column within view bound to Ctrl-C 2023-11-13 19:08:29 +04:00
Ivan Molodetskikh
f1b6941736 List dependencies in README.md 2023-11-12 20:19:44 +04:00
Ivan Molodetskikh
9950672a28 Write out session installation steps in the README 2023-11-09 21:46:03 +04:00
Ivan Molodetskikh
19e439a865 Add new height binds to README 2023-11-08 19:14:12 +04:00
Ivan Molodetskikh
de94f7da03 Update README video 2023-10-31 21:07:11 +04:00
Ivan Molodetskikh
60f8bbbed4 Add area screenshots to README 2023-10-30 20:55:46 +04:00
Ivan Molodetskikh
8a06bf1558 Update README 2023-10-24 15:06:09 +04:00
Ivan Molodetskikh
67ea378ff7 Add new workspace binds to README 2023-10-14 20:48:53 +04:00
Ivan Molodetskikh
71ae8dd0da Update screenshot binds in README 2023-10-10 12:50:17 +04:00
Ivan Molodetskikh
7bb1c114a2 Update README 2023-10-03 12:31:05 +04:00
Ivan Molodetskikh
3b83b2fb16 README: Update screenshot 2023-09-26 14:34:26 +04:00
Ivan Molodetskikh
699c6c3ed1 README: Update PrtSc hotkey 2023-09-18 21:08:28 +04:00
Ivan Molodetskikh
1505c6d3d8 README: Update default bind list 2023-09-18 21:06:47 +04:00
Ivan Molodetskikh
5225bc9e55 Add configuration file 2023-09-05 12:58:59 +04:00
Ivan Molodetskikh
3bd5a012cb Add Mod+Ctrl+Shift+T to toggle debug tint 2023-09-03 11:34:38 +04:00
Ivan Molodetskikh
b22bb7a7b5 Update screenshot in README 2023-08-27 20:00:28 +04:00
Ivan Molodetskikh
af7b978eb4 Implement taking a monitor screenshot 2023-08-27 20:00:28 +04:00
Ivan Molodetskikh
c3d2505487 Update README 2023-08-27 17:21:21 +04:00
Ivan Molodetskikh
9d6be64955 Add fullscreen bind to README 2023-08-16 09:31:36 +04:00
Ivan Molodetskikh
d96daf68a7 Add binds to move between monitors 2023-08-16 08:03:20 +04:00
Ivan Molodetskikh
ac73688a2b Add binds to spawn fuzzel and nautilus 2023-08-15 12:59:22 +04:00
Ivan Molodetskikh
d19bfa3fc0
README: Add demo video 2023-08-14 08:05:57 -07:00
Ivan Molodetskikh
642144076e README: Change window to column for toggle width and maximize 2023-08-14 18:37:33 +04:00
Ivan Molodetskikh
c05326d1b6 Add Mod+F to maximize 2023-08-14 18:37:33 +04:00
Ivan Molodetskikh
2a163bb4b5 Add Mod+R to toggle between preset widths 2023-08-14 18:37:33 +04:00
Ivan Molodetskikh
95c810c855 Refactor everything, add initial tiling code 2023-08-13 12:46:53 +04:00
Ivan Molodetskikh
acd63fda73 Add README 2023-08-10 14:50:51 +04:00