| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2024-01-18 | Watch config path even if it didn't exist at startup | Ivan Molodetskikh | |
| 2024-01-17 | Add an IPC socket and a niri msg outputs subcommand | Ivan Molodetskikh | |
| 2024-01-17 | Add a calloop futures executor | Ivan Molodetskikh | |
| 2024-01-16 | Add Tracy span to Config::load and parse | Ivan Molodetskikh | |
| 2024-01-15 | Update Smithay | Ivan Molodetskikh | |
| 2024-01-07 | Update Smithay and dependencies | Ivan Molodetskikh | |
| 2024-01-07 | Move config into a separate crate | Ivan Molodetskikh | |
| Get miette and knuffel deps contained within. | |||
| 2024-01-06 | Bump version to 0.1.0-alpha.3 | Ivan Molodetskikh | |
| 2024-01-06 | Update Smithay and dependencies | Ivan Molodetskikh | |
| 2024-01-05 | Update Smithay | Ivan Molodetskikh | |
| 2024-01-05 | Update dependencies | Ivan Molodetskikh | |
| 2024-01-05 | Update Smithay | Ivan Molodetskikh | |
| 2023-12-23 | Bump version to 0.1.0-alpha.2 | Ivan Molodetskikh | |
| 2023-12-20 | Update Smithay | Ivan Molodetskikh | |
| Popup positioner coordinate system fix. | |||
| 2023-12-19 | Update dependencies | Ivan Molodetskikh | |
| 2023-12-19 | Update Smithay | Ivan Molodetskikh | |
| 2023-12-08 | Update dependencies | Ivan Molodetskikh | |
| 2023-12-08 | Update Smithay | Ivan Molodetskikh | |
| 2023-11-25 | Change version to 0.1.0-alpha.1 | Ivan Molodetskikh | |
| 2023-11-24 | Log version on startup | Ivan Molodetskikh | |
| 2023-11-24 | Upgrade dependencies | Ivan Molodetskikh | |
| 2023-11-08 | Update dependencies | Ivan Molodetskikh | |
| 2023-11-06 | Upgrade dependencies | Ivan Molodetskikh | |
| Bumping async-channel to 2 even though zbus hasn't updated yet because it still ends up in the dependency tree through blocking 1.5.0. | |||
| 2023-11-02 | Check alternative cursor names when loading cursor | Kirill Chibisov | |
| Some themes don't have all the cursors specified as in w3c specification, thus try to check for alternative names as well. | |||
| 2023-10-31 | Show notification on screenshot | Ivan Molodetskikh | |
| 2023-10-29 | Add support for wl_compositor@v6 | Kirill Chibisov | |
| 2023-10-24 | Remove time crate in favor of manual impl | Ivan Molodetskikh | |
| Cuts down a few more dependencies. | |||
