| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2023-10-24 | Use png crate directly instead of image | Ivan Molodetskikh | |
| Reduce dependencies a bit. | |||
| 2023-10-24 | Update smithay to the latest git | Kirill Chibisov | |
| This fixes IME handling. | |||
| 2023-10-24 | Update Smithay | Ivan Molodetskikh | |
| 2023-10-14 | Update dependencies | Ivan Molodetskikh | |
| 2023-10-13 | Upgrade dependencies | Ivan Molodetskikh | |
| 2023-10-11 | Draw focus ring as border on SSD windows | Ivan Molodetskikh | |
| With SSD we're reasonably sure that the window is a rectangle with no rounded corners, so a rectangular border should work. | |||
| 2023-10-07 | Upgrade dependencies | Ivan Molodetskikh | |
| 2023-10-02 | protocols: add wlr_data_control | Kirill Chibisov | |
| Also update smithay to the latest git hash. Fixes #20. | |||
| 2023-09-30 | Use non-fancy miette hook | Ivan Molodetskikh | |
| Cuts down our dependencies a bit. We only use miette due to knuffel so it makes sense. | |||
| 2023-09-30 | Update Smithay | Ivan Molodetskikh | |
| 2023-09-27 | layout: Add randomized test | Ivan Molodetskikh | |
| 2023-09-26 | Update Smithay | Ivan Molodetskikh | |
| 2023-09-21 | Commit Cargo.toml update | Ivan Molodetskikh | |
| 2023-09-20 | Add initial impl of org.gnome.Shell.Screenshot | Ivan Molodetskikh | |
| Enough to make the portal all-outputs screenshot work. With this, Flameshot kinda-works. | |||
| 2023-09-19 | Update Smithay | Ivan Molodetskikh | |
| 2023-09-18 | Upgrade dependencies | Ivan Molodetskikh | |
| 2023-09-12 | Update dependencies | Ivan Molodetskikh | |
| 2023-09-11 | Update dependencies | Ivan Molodetskikh | |
| 2023-09-11 | Update dependencies | Ivan Molodetskikh | |
| 2023-09-08 | Add initial monitor screencast portal impl | Ivan Molodetskikh | |
| DmaBuf monitor screencasting through xdg-dekstop-portal-gnome! Somewhat limited currently, e.g. the cursor is always embedded. But gets most of the job done. | |||
| 2023-09-08 | Roll tracy-client back to 0.15 | Ivan Molodetskikh | |
| The version must match across dependencies. | |||
