| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | Implement rounded window corners | Ivan Molodetskikh | |
| 2024-04-29 | Update Smithay | Ivan Molodetskikh | |
| 2024-04-24 | Implement ideal scale factor guessing | Ivan Molodetskikh | |
| 2024-04-23 | Unconstrain InputMethod's PopupSurface | Kirill Chibisov | |
| Make IME popup to be visible inside the parent and not obscure the text input rectangle region. Fixes https://github.com/YaLTeR/niri/issues/221 | |||
| 2024-04-20 | Bump version to 0.1.5 | Ivan Molodetskikh | |
| 2024-04-19 | `niri_ipc::Socket`; `niri msg version`; version checking on IPC (#278) | sodiboo | |
| * Implement version checking in IPC implement version checking; streamed IPC streamed IPC will allow multiple requests per connection add nonsense request change inline struct to json macro only check version if request actually fails fix usage of inspect_err (MSRV 1.72.0; stabilized 1.76.0) "nonsense request" -> "return error" oneshot connections * Change some things around * Unqualify niri_ipc::Transform --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-04-13 | Implement window resize animations | Ivan Molodetskikh | |
| 2024-04-09 | Update Smithay | Ivan Molodetskikh | |
| 2024-03-30 | Bump version to 0.1.4 | Ivan Molodetskikh | |
| 2024-03-28 | Upgrade dependencies | Ivan Molodetskikh | |
| 2024-03-23 | input: Add support for ISO level3 shift modifier | Andreas Stührk | |
| This modifier is typically called "AltGr" on keyboards or "Mod5" in xkb layouts. Requires a Smithay update. | |||
| 2024-03-15 | Implement gamma adjustment via GAMMA_LUT property | Ivan Molodetskikh | |
| 2024-03-15 | Adds support for wlr_gamma_control_unstable_v1 protocol | phuhl | |
| 2024-03-13 | Update Smithay | Ivan Molodetskikh | |
| 2024-03-12 | Update Smithay (viewporter fixes) | Ivan Molodetskikh | |
| 2024-03-09 | Bump version to 0.1.3 | Ivan Molodetskikh | |
| 2024-03-08 | Update Smithay and dependencies | Ivan Molodetskikh | |
| 2024-02-28 | Upgrade dependencies | Ivan Molodetskikh | |
| 2024-02-28 | Update Smithay | Ivan Molodetskikh | |
| 2024-02-28 | chore: update smithay | Christian Meissl | |
| 2024-02-22 | Simplify gradient border shader | Ivan Molodetskikh | |
| 2024-02-21 | Implement gradient borders | Ivan Molodetskikh | |
| 2024-02-18 | Update for Smithay MultiGpu shadow copies | Ivan Molodetskikh | |
| 2024-02-16 | Update Smithay | Ivan Molodetskikh | |
| 2024-02-16 | Bump version to 0.1.2 | Ivan Molodetskikh | |
| 2024-02-15 | Add watcher tests | Ivan Molodetskikh | |
| 2024-02-14 | Add the beginnings of window rules | Ivan Molodetskikh | |
| 2024-02-10 | Update dependencies | Ivan Molodetskikh | |
| 2024-02-10 | Remove logind-zbus dependency | Ivan Molodetskikh | |
| It isn't updated and we don't really need it anyway. | |||
| 2024-02-10 | Implement niri msg action | Ivan Molodetskikh | |
| 2024-02-09 | Implement idle-notify and idle-inhibit | Ivan Molodetskikh | |
| 2024-02-06 | Bump libinput to 1.21, add dwtp flag | Ivan Molodetskikh | |
| 2024-02-06 | Add niri-visual-tests | Ivan Molodetskikh | |
| 2024-02-06 | Update dependencies | Ivan Molodetskikh | |
| 2024-02-03 | Bump version to 0.1.1 | Ivan Molodetskikh | |
| 2024-02-02 | Update dependencies | Ivan Molodetskikh | |
| 2024-01-31 | Update Smithay (rotation fix) | Ivan Molodetskikh | |
| 2024-01-30 | chore: bump smithay | Christian Meissl | |
| includes fixes for wrong direct scan-out transform and damage artifacts on output transform changes. also includes a fix for a race in popup surface re-use. | |||
| 2024-01-30 | foreign_toplevel: Use OutputHandler to send output_enter on demand | Ivan Molodetskikh | |
| 2024-01-30 | tty: reset surface state after changing monitor state | Christian Meissl | |
| changing the "ACTIVE" property of a surface requires to re-evaluate the surface state. | |||
| 2024-01-28 | input: update keyboard led state | Christian Meissl | |
| 2024-01-27 | Bump version to 0.1.0 | Ivan Molodetskikh | |
| 2024-01-25 | use pixman for cursor plane rendering | Christian Meissl | |
| 2024-01-25 | Update smithay | Christian Meissl | |
| 2024-01-23 | Update Smithay (find_popup_root_surface() panic fix) | Ivan Molodetskikh | |
| 2024-01-22 | Update Smithay, use device changed session resume code | Ivan Molodetskikh | |
| Should fix most cases of monitors failing to light up after a TTY switch. | |||
| 2024-01-20 | Bump version to 0.1.0-beta.1 | Ivan Molodetskikh | |
| 2024-01-19 | Update dependencies | Ivan Molodetskikh | |
| 2024-01-18 | Add a config parse error notification | Ivan Molodetskikh | |
| We can't rely on a notification daemon being available, especially during initial niri setup. So, render our own. | |||
| 2024-01-18 | Update Smithay (deadlock fix) | Ivan Molodetskikh | |
