| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-14 | Add the beginnings of window rules | Ivan Molodetskikh | |
| 2024-02-13 | config: Fix missing layout {} defaulting to 0 gaps | Ivan Molodetskikh | |
| 2024-02-13 | Do initial configuration right before sending initial configure | Ivan Molodetskikh | |
| Let the toplevel fill in some details about itself. | |||
| 2024-02-13 | Deduplicate call to miette hook | Ivan Molodetskikh | |
| 2024-02-12 | default-config: Document animation properties | Ivan Molodetskikh | |
| 2024-02-12 | Update flake.lock | Ivan Molodetskikh | |
| 2024-02-12 | CI: check nix build works | Kiara Grouwstra | |
| 2024-02-12 | Implement DRM leasing | Shawn Wallace | |
| Closes #178 | |||
| 2024-02-12 | Fix border getting default values for focus ring | Ivan Molodetskikh | |
| 2024-02-12 | Move default_border() into FocusRing | Ivan Molodetskikh | |
| 2024-02-12 | Export NIRI_SOCKET to systemd/dbus environment | Ivan Molodetskikh | |
| 2024-02-12 | tty: Activate monitors on session resume | Ivan Molodetskikh | |
| 2024-02-12 | tty: Notify idle activity on session resume | Ivan Molodetskikh | |
| 2024-02-12 | Add skip-confirmation flag to the quit action | Ivan Molodetskikh | |
| 2024-02-12 | Add missing space | Ivan Molodetskikh | |
| 2024-02-12 | Add log message when confirming exit dialog | Ivan Molodetskikh | |
| 2024-02-12 | exclude visual tests from nix, closes #181 | Kiara Grouwstra | |
| 2024-02-11 | freedesktop-screensaver: Filter out non-interesting messages | Ivan Molodetskikh | |
| 2024-02-11 | Implement org.freedesktop.ScreenSaver Inhibit | Ivan Molodetskikh | |
| xdg-desktop-portal currently has no way of disabling the Inhibit portal or ever returning an error to the application from it. Thus Flatpak Firefox will never fall back to its Wayland backend. To remedy this, let's actually implement the FDO Inhibit interface that the portal can use. | |||
| 2024-02-11 | hotkey-overlay: Deduplicate Spawn actions | Ivan Molodetskikh | |
| 2024-02-11 | Implement error reporting in IPC | 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 | hotkey-overlay: Only show Spawn binds with Mod/Super | Ivan Molodetskikh | |
| 2024-02-10 | Implement niri msg action | Ivan Molodetskikh | |
| 2024-02-10 | Remove unused directories workspace dep | Ivan Molodetskikh | |
| 2024-02-10 | Remove extra `` in comment | Ivan Molodetskikh | |
| 2024-02-10 | Move CLI types to submodule | Ivan Molodetskikh | |
| 2024-02-10 | input: Fix Clippy warning | Ivan Molodetskikh | |
| 2024-02-10 | config: Add missing Smithay feature | Ivan Molodetskikh | |
| Fixes build on nightly. | |||
| 2024-02-09 | default-config: Replace Mod with Super in swaylock bind | Ivan Molodetskikh | |
| Otherwise it conflicts with Mod+L in nested. | |||
| 2024-02-09 | input: Fix handling of binds with compositor mod but no explicit Mod | Ivan Molodetskikh | |
| 2024-02-09 | input: Split bound_action() and add tests | Ivan Molodetskikh | |
| 2024-02-09 | Implement idle-notify and idle-inhibit | Ivan Molodetskikh | |
| 2024-02-07 | Clamp animation slowdown to sane values | Ivan Molodetskikh | |
| 2024-02-07 | Make all animations configurable | Ivan Molodetskikh | |
| 2024-02-07 | animation: Accept ms as u32 | Ivan Molodetskikh | |
| Less boilerplate elsewhere. | |||
| 2024-02-07 | Implement window open animations | Ivan Molodetskikh | |
| 2024-02-07 | Add a Tracy span to OffscreenRenderElement::new | Ivan Molodetskikh | |
| 2024-02-07 | Activate the new right_of window on its workspace | Ivan Molodetskikh | |
| This way when a dialog opens on a different workspace, the user will see it right away when they switch to that workspace. | |||
| 2024-02-07 | Add a way to override the element ID for primary output check | Ivan Molodetskikh | |
| 2024-02-07 | Add OffscreenRenderElement | Ivan Molodetskikh | |
| 2024-02-07 | Clear before rendering to texture | Ivan Molodetskikh | |
| Otherwise I see artifacts on some GTK dialogs. | |||
| 2024-02-07 | Open dialogs to the right of their parent, don't steal focus | Ivan Molodetskikh | |
| 2024-02-07 | visual-tests: Remove "Just" prefix | Ivan Molodetskikh | |
| 2024-02-07 | visual-tests/tile: Disable focus ring | Ivan Molodetskikh | |
| 2024-02-06 | Add blank line | Ivan Molodetskikh | |
| 2024-02-06 | layout: Add Column::advance_animations() | Ivan Molodetskikh | |
| 2024-02-06 | Inline variable | Ivan Molodetskikh | |
| 2024-02-06 | Move focus ring into Tile | Ivan Molodetskikh | |
| For now, will make the open animation better. | |||
