dependabot[bot]
|
2f6de136dd
|
build(deps): bump the rust-dependencies group with 19 updates
Bumps the rust-dependencies group with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.19.0` | `1.21.0` |
| [calloop](https://github.com/Smithay/calloop) | `0.14.1` | `0.14.2` |
| [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.23` |
| [fastrand](https://github.com/smol-rs/fastrand) | `2.2.0` | `2.3.0` |
| [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.169` |
| [ordered-float](https://github.com/reem/rust-ordered-float) | `4.5.0` | `4.6.0` |
| [pango](https://github.com/gtk-rs/gtk-rs-core) | `0.20.4` | `0.20.7` |
| [pangocairo](https://github.com/gtk-rs/gtk-rs-core) | `0.20.4` | `0.20.7` |
| [png](https://github.com/image-rs/image-png) | `0.17.14` | `0.17.16` |
| [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.9.0` | `1.10.0` |
| [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.217` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.134` |
| [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` |
| [tracy-client](https://github.com/nagisa/rust_tracy_client) | `0.17.4` | `0.17.6` |
| [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` |
| [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` |
| [proptest-derive](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.5.1` |
| [xshell](https://github.com/matklad/xshell) | `0.2.6` | `0.2.7` |
Updates `anyhow` from 1.0.93 to 1.0.95
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.95)
Updates `bytemuck` from 1.19.0 to 1.21.0
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.19.0...v1.21.0)
Updates `calloop` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/Smithay/calloop/releases)
- [Changelog](https://github.com/Smithay/calloop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Smithay/calloop/compare/v0.14.1...v0.14.2)
Updates `clap` from 4.5.20 to 4.5.23
- [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.20...clap_complete-v4.5.23)
Updates `fastrand` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v2.2.0...v2.3.0)
Updates `libc` from 0.2.162 to 0.2.169
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.162...0.2.169)
Updates `ordered-float` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v4.5.0...v4.6.0)
Updates `pango` from 0.20.4 to 0.20.7
- [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.4...0.20.7)
Updates `pangocairo` from 0.20.4 to 0.20.7
- [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.4...0.20.7)
Updates `png` from 0.17.14 to 0.17.16
- [Changelog](https://github.com/image-rs/image-png/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image-png/compare/v0.17.14...v0.17.16)
Updates `portable-atomic` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/taiki-e/portable-atomic/releases)
- [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/portable-atomic/compare/v1.9.0...v1.10.0)
Updates `serde` from 1.0.214 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.217)
Updates `serde_json` from 1.0.132 to 1.0.134
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.134)
Updates `tracing` from 0.1.40 to 0.1.41
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41)
Updates `tracy-client` from 0.17.4 to 0.17.6
- [Commits](https://github.com/nagisa/rust_tracy_client/compare/tracy-client-v0.17.4...tracy-client-v0.17.6)
Updates `url` from 2.5.3 to 2.5.4
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.3...v2.5.4)
Updates `proptest` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/proptest-rs/proptest/commits)
Updates `proptest-derive` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/0.5.1/CHANGELOG.md)
- [Commits](https://github.com/proptest-rs/proptest/compare/proptest-derive-0.5.0...0.5.1)
Updates `xshell` from 0.2.6 to 0.2.7
- [Changelog](https://github.com/matklad/xshell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/xshell/compare/v0.2.6...v0.2.7)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: bytemuck
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: calloop
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: fastrand
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: ordered-float
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: pango
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: pangocairo
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: png
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: portable-atomic
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracy-client
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: proptest
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: proptest-derive
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: xshell
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-02 11:15:11 +03:00 |
|
dependabot[bot]
|
da21b50137
|
build(deps): bump smithay-drm-extras from c3f3ac8 to 5186cf7
Bumps [smithay-drm-extras](https://github.com/Smithay/smithay) from `c3f3ac8` to `5186cf7`.
- [Release notes](https://github.com/Smithay/smithay/releases)
- [Commits](https://github.com/Smithay/smithay/compare/c3f3ac8dc0776d47bc50f9a1911b613a56e6e04b...5186cf7dec2472a91e3c248772954b1141dab7f2)
---
updated-dependencies:
- dependency-name: smithay-drm-extras
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-02 10:59:24 +03:00 |
|
Ivan Molodetskikh
|
a38a5c529f
|
Create dependabot.yml
Copied from Helix.
|
2025-01-02 10:44:27 +03:00 |
|
Ivan Molodetskikh
|
44b5612697
|
Remove notify-rust dependency
It uses outdated zbus.
|
2025-01-02 09:33:54 +03:00 |
|
bbb651
|
0113292cf6
|
Upgrade zbus and async-io
|
2025-01-02 08:50:48 +03:00 |
|
Ivan Molodetskikh
|
4741ab2e04
|
spec: Set XDG_RUNTIME_DIR for tests
|
2024-12-30 22:15:44 +03:00 |
|
Ivan Molodetskikh
|
08fb9435fd
|
Fix width shrinking when going from floating to scrolling
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
793e92e9d6
|
Add default-floating-position relative-to property
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
a7c57f4faf
|
Add toggle-window-width by-id action
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
8409107a5b
|
Implement default-window-height for scrolling windows
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
9089c3fb02
|
Fix move-window-to-workspace panic when wrong monitor is active
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
6c897d5201
|
Add center-window by-id action
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
6cb5135f34
|
Clamp single tiled window height
Now that we have floating for taller-than-screen windows.
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
44bf45794e
|
Dump post-unfullscreen configure in snapshot tests
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
d6da9f47d8
|
tests: Respond to post-initial configures
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
be05b66ac3
|
Hide focus ring for unfocused layout and under interactive move
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
d1998ae3fa
|
Disable double-resize-click for floating windows
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
3c2e1554c6
|
Add default-floating-position window rule
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
744955ba69
|
floating: Remove initial offset when always-centering
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
7af33f9e6a
|
wiki: Add some floating window documentation
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
3c0705b0ae
|
Implement buffer delta for toplevels
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
4ea4d2bd3b
|
layout: Add animate arg to move_floating_window()
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
6c52077d92
|
Add move-floating-window action
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
73bf7b1730
|
Allow hyphen values for set-window-width/height arg
Make args like set-window-height -10 parse as is, without having to insert a --.
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
b394cb6379
|
floating: Cancel resize when moving or changing size
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
60854e180e
|
Add is_floating to Window IPC
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
5b4750a009
|
Add focus-floating/tiling actions
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
ad50dd21fe
|
Add move-window-to-floating/tiling actions
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
8b0cb0bb57
|
Add set-window-width action
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
a24a6e4e3c
|
Implement is-floating window rule matcher
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
6fba4c371e
|
Implement default-window-height window rule
Only works for floats that aren't initially fullscreen atm.
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
27911431db
|
tests: Rename DefaultWidth to DefaultSize
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
db6447ed79
|
floating: Support default-column-width in most cases
open-fullscreen + open-floating default width is still not supported in this
commit.
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
99c0fabee6
|
layout: Use new helper function
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
fc99724aba
|
Add open-focused window rule
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
88fbc62b1d
|
wiki: Update Firefox window rules to match non-Flatpak
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
e8027d571f
|
layout: Implement next-to + open-fullscreen
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
daaee43be3
|
layout: Refactor window opening targets
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
0d71cb93af
|
Add window opening size client-server tests
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
e5e50e82d5
|
wiki: Clarify that preset width doesn't take borders into account only in tiling
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
7e852124a5
|
floating: Fix window position constraining with non-zero working area loc
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
f66a49bc42
|
floating: Constrain popups to working area
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
baf78ccda2
|
floating: Remove TODO on tile removing width
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
31f0e66f45
|
floating: Comment on toggle-full-width status
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
28b78a563b
|
layout: Pass and store view_size on a Tile
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
2f380de73b
|
floating: Take into account non-fixed min/max size window rule
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
e3a9a39c9a
|
floating: Implement the rest of set-window-width/height
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
1710bb78df
|
floating: Implement toggle-width/height actions
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
3e13fc3e70
|
floating: Change from getters to pub(super)
These fields are just data storage. They won't have any logic in
getters/setters.
|
2024-12-30 20:12:37 +03:00 |
|
Ivan Molodetskikh
|
befc399506
|
default-config: Make Firefox PiP floating
|
2024-12-30 20:12:37 +03:00 |
|