| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-18 | Don't snap after DnD scroll if view position didn't change | Ivan Molodetskikh | |
| Otherwise, any DnD breaks temporarily centered columns. | |||
| 2025-02-18 | Don't activate window when pressing the Mod+MMB view gesture | Ivan Molodetskikh | |
| Avoid unnecessary movement. | |||
| 2025-02-18 | build(deps): bump clap in the rust-dependencies group | dependabot[bot] | |
| Bumps the rust-dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.29 to 4.5.30 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.29...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-02-18 | build(deps): bump ordered-float from 4.6.0 to 5.0.0 | dependabot[bot] | |
| Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](https://github.com/reem/rust-ordered-float/compare/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: ordered-float dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-02-17 | Take tab indicators into account in expand-column-to-available-width | Ivan Molodetskikh | |
| 2025-02-17 | Use toggle_full_width() for expand-column-to-available-width edge case | Ivan Molodetskikh | |
| 2025-02-17 | Fix expand-column-to-available-width for always-center | Ivan Molodetskikh | |
| 2025-02-17 | Implement expand-column-to-available-width | Ivan Molodetskikh | |
| 2025-02-17 | build(deps): bump pango in the rust-dependencies group | dependabot[bot] | |
| Bumps the rust-dependencies group with 1 update: [pango](https://github.com/gtk-rs/gtk-rs-core). Updates `pango` from 0.20.7 to 0.20.9 - [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases) - [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.20.7...0.20.9) --- updated-dependencies: - dependency-name: pango dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-02-17 | Make idle notify lazy | Ivan Molodetskikh | |
| 2025-02-17 | Make pointer inactivity timer reset lazy | Ivan Molodetskikh | |
| 2025-02-16 | Fix link in Application-Issues.md | David | |
| 2025-02-16 | Enable fancy miette errors for the main binary | Ivan Molodetskikh | |
| Seems there's not much dependency/binary size impact now, compared to when I first made the KDL config. | |||
| 2025-02-16 | Add blank line | Ivan Molodetskikh | |
| 2025-02-16 | wiki: Document the DnD edge view scroll gesture and config | Ivan Molodetskikh | |
| 2025-02-16 | Make DnD edge view scroll configurable | Ivan Molodetskikh | |
| 2025-02-16 | config: Deindent the snapshot | Ivan Molodetskikh | |
| 2025-02-16 | config: Convert parse test to a snapshot test | Ivan Molodetskikh | |
| Updating it by hand got really old tbh | |||
| 2025-02-16 | Add a small delay to DnD view scrolling | Ivan Molodetskikh | |
| 2025-02-16 | layout: Remove unused method | Ivan Molodetskikh | |
| 2025-02-15 | Slightly clearer wording in Tabs.md | w-jablonski | |
| 2025-02-15 | Implement scrolling the view during DnD | Ivan Molodetskikh | |
| DnD is external to the layout, so we just inform it when one is ongoing. | |||
| 2025-02-15 | Implement scrolling the view during interactive move | Ivan Molodetskikh | |
| 2025-02-15 | Hook up are_transitions_ongoing() for floating and tiles | Ivan Molodetskikh | |
| Don't spoil it | |||
| 2025-02-15 | layout: Check move output in are_animations_ongoing() | Ivan Molodetskikh | |
| 2025-02-14 | Implement ext-data-control | Ivan Molodetskikh | |
| 2025-02-14 | Update Smithay (idle-notify 2) | Ivan Molodetskikh | |
| 2025-02-14 | wiki: Document calibration-matrix | Ivan Molodetskikh | |
| 2025-02-14 | feat: support for setting tablet calibration matrix; this allows for ↵ | Ivan Chinenov | |
| rotating tablet inputs (#1122) * feat: support for setting tablet calibration matrix * Change default matrix | |||
| 2025-02-13 | build(deps): bump clap in the rust-dependencies group | dependabot[bot] | |
| Bumps the rust-dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.28 to 4.5.29 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.28...clap_complete-v4.5.29) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-02-13 | Add missing period to doc comment | rustN00b | |
| 2025-02-13 | Add missing periods to action doc comments | rustN00b | |
| 2025-02-13 | Implement custom hotkey overlay titles | Ivan Molodetskikh | |
| 2025-02-13 | hotkey overlay: Add pretty for space | Ivan Molodetskikh | |
| 2025-02-13 | hotkey overlay: Put Ctrl and Shift before Alt | Ivan Molodetskikh | |
| They are commonly written this way. | |||
| 2025-02-13 | animation/spring: Add a check for from = to in duration() | Ivan Molodetskikh | |
| The overdamped code below was dividing by zero in this case and triggering a panic. | |||
| 2025-02-12 | Parse the config on the file watcher thread | Ivan Molodetskikh | |
| It takes a while, so let's not block the main thread. | |||
| 2025-02-12 | watcher: Allow running a processing function on the thread | Ivan Molodetskikh | |
| 2025-02-12 | tab indicator: Add corner-radius setting | Ivan Molodetskikh | |
| 2025-02-11 | wiki: Add Since to drag-lock | Ivan Molodetskikh | |
| 2025-02-11 | input: Intercept Enter key when confirming the exit dialog | Ivan Molodetskikh | |
| 2025-02-11 | wiki: Add note that is-window-cast-target doesn't match monitor casts | Ivan Molodetskikh | |
| 2025-02-11 | wiki: Move sentence to a better spot | Ivan Molodetskikh | |
| 2025-02-11 | Implement is-window-cast-target window rule matcher | Ivan Molodetskikh | |
| 2025-02-11 | wiki: Add a page for tabs | Ivan Molodetskikh | |
| 2025-02-10 | build(deps): bump zbus in the rust-dependencies group across 1 directory | dependabot[bot] | |
| Bumps the rust-dependencies group with 1 update in the / directory: [zbus](https://github.com/dbus2/zbus). Updates `zbus` from 5.3.1 to 5.5.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-5.3.1...zbus-5.5.0) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-02-11 | wiki: describe running games with gamescope (#1112) | Mikołaj Lercher | |
| * wiki: describe running games with gamescope * Update wiki/Application-Issues.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-02-10 | tab indicator: Animate opening | Ivan Molodetskikh | |
| 2025-02-10 | tab indicator: Dim colors when column is inactive | Ivan Molodetskikh | |
| 2025-02-10 | Implement MulAssign<f32> for Color | Ivan Molodetskikh | |
