| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | Mark Msg as pub | Ivan Molodetskikh | |
| Seems to break the build on 1.72.0 otherwise. | |||
| 2024-01-27 | Bump version to 0.1.0 | Ivan Molodetskikh | |
| 2024-01-27 | Try harder to find an output for the screenshot UI | Ivan Molodetskikh | |
| The mouse might be outside any outputs, let's try to open in that case anyway. | |||
| 2024-01-27 | Fix damage when rendering to texture | Ivan Molodetskikh | |
| 2024-01-25 | Update README | Ivan Molodetskikh | |
| 2024-01-25 | Name output render element better | Ivan Molodetskikh | |
| 2024-01-25 | use pixman for cursor plane rendering | Christian Meissl | |
| 2024-01-25 | Remove hack for fixed EGLDisplay issue | Christian Meissl | |
| 2024-01-25 | Update smithay | Christian Meissl | |
| 2024-01-23 | github: Add a feature request link to start a discussion | Ivan Molodetskikh | |
| 2024-01-23 | Update issue templates | Ivan Molodetskikh | |
| 2024-01-23 | Create a bug report template | Ivan Molodetskikh | |
| 2024-01-23 | Update Smithay (find_popup_root_surface() panic fix) | Ivan Molodetskikh | |
| 2024-01-23 | Ignore popup grabs when IME keyboard grab is active | Ivan Molodetskikh | |
| Doing this properly will require more refactors, potentially in Smithay. For now let's just ignore popup grabs to make popups work. | |||
| 2024-01-23 | screencast: Emit MonitorsChanged | Ivan Molodetskikh | |
| 2024-01-23 | srceencast: Send stream size | Ivan Molodetskikh | |
| Kooha requires this (even though it's optional). Unfortunately, Kooha also seems to want memfd recording so it doesn't work anyway. | |||
| 2024-01-22 | config: Bump precision on the default widths | Ivan Molodetskikh | |
| This seems to actually matter on my 2560x display. | |||
| 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-22 | Watch for canonical filename, not just mtime | sodiboo | |
| 2024-01-21 | tty: Delay output config update until resume | Ivan Molodetskikh | |
| We can't do anything while paused. | |||
| 2024-01-21 | tty: Check changes against pending connectors and mode | Ivan Molodetskikh | |
| If we queued some DRM changes, they will be in pending. Also be more resilient by removing unwrap. | |||
| 2024-01-21 | Return error instead of broken screenshot for portal | Ivan Molodetskikh | |
| 2024-01-20 | Bump version to 0.1.0-beta.1 | Ivan Molodetskikh | |
| 2024-01-20 | CI: Add a Fedora build | Ivan Molodetskikh | |
| 2024-01-20 | Add an option to skip the hotkey overlay at startup | Ivan Molodetskikh | |
| 2024-01-19 | Print git version in clap too | Ivan Molodetskikh | |
| 2024-01-19 | layout: Fix crash due to workspace transfer during switch | Ivan Molodetskikh | |
| 2024-01-19 | layout: Fix crash due to workspace cleanup during switch | Ivan Molodetskikh | |
| 2024-01-19 | README: Add link to important software wiki page | Ivan Molodetskikh | |
| 2024-01-19 | Update dependencies | Ivan Molodetskikh | |
| 2024-01-19 | Don't crash when failing to render a cursor | Ivan Molodetskikh | |
| I only hit this when the renderer was completely busted, but nevertheless. | |||
| 2024-01-19 | Prettify Return => Enter key | Ivan Molodetskikh | |
| 2024-01-19 | Add exit confirmation dialog | Ivan Molodetskikh | |
| 2024-01-18 | Redraw upon starting PW stream | Ivan Molodetskikh | |
| Otherwise it may take a while for the first frame to arrive. | |||
| 2024-01-18 | Add an important hotkeys overlay | Ivan Molodetskikh | |
| 2024-01-18 | portal: Name and sort monitors, fix session restore | Ivan Molodetskikh | |
| xdp-gnome restores by a combination of model + make + serial. We currently can't set those reliably (until libdisplay-info most monitors will have them unknown) so pass the connector name instead. This will work as expected in most cases. | |||
| 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-18 | Fix dependency sorting | Ivan Molodetskikh | |
| 2024-01-17 | Update README.md | Ivan Molodetskikh | |
| 2024-01-17 | Add an IPC socket and a niri msg outputs subcommand | Ivan Molodetskikh | |
| 2024-01-17 | Rename connectors to enabled_outputs | Ivan Molodetskikh | |
| 2024-01-17 | Add a calloop futures executor | Ivan Molodetskikh | |
| 2024-01-17 | tty: Add Tracy span to on_output_config_changed() | Ivan Molodetskikh | |
| 2024-01-16 | Write a comment on xdg-decoration lack of live-reload | Ivan Molodetskikh | |
| 2024-01-16 | Add live-reload to libinput settings | Ivan Molodetskikh | |
| 2024-01-16 | Extract apply_libinput_settings() | Ivan Molodetskikh | |
| 2024-01-16 | default-config: Add example for spawn with bash | Ivan Molodetskikh | |
| 2024-01-16 | Add live-reload for output mode | Ivan Molodetskikh | |
