Ivan Molodetskikh
623687e59b
Fix new Clippy warnings
2025-01-10 09:11:31 +03:00
rustn00b
5958d3be62
Allow workspace names to be changed dynamically ( #904 )
...
* Add un/set workspace name actions
* Add SetWorkspaceName reference to proptests
* Simplify unname_workspace
* Add ewaf version of set first workspace name test
* Simplify more
* Fix comment
* Make workspace in set-workspace-name a positional option
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-01-10 06:03:19 +00:00
Ivan Molodetskikh
142e57450d
Add missing interactively moved window check in center_window
2025-01-09 11:55:01 +03:00
rustn00b
80815a1591
Add a window swap operation ( #899 )
...
Swap the active window with the a neighboring column's active window.
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
Take into account PR comments
- no longer behave like an expel when a swap is made in a direction
where there is no column to swap with
- fix janky animation
2025-01-09 08:29:36 +00:00
Ivan Molodetskikh
8412bfb813
Add missing cursor warp when focusing floating/tiling
2025-01-09 10:49:24 +03:00
Ivan Molodetskikh
a0f279691a
Update dependencies
2025-01-09 10:23:44 +03:00
Ivan Molodetskikh
92aeddb9fe
Force-update insta snapshots
...
1.42.0 reverted a 1.41.0 change to snapshot metadata.
2025-01-09 10:22:39 +03:00
dependabot[bot]
d7da88853b
build(deps): bump the rust-dependencies group across 1 directory with 4 updates
...
Bumps the rust-dependencies group with 4 updates in the / directory: [clap](https://github.com/clap-rs/clap ), [libdisplay-info](https://github.com/Smithay/libdisplay-info-rs ), [serde_json](https://github.com/serde-rs/json ) and [insta](https://github.com/mitsuhiko/insta ).
Updates `clap` from 4.5.23 to 4.5.24
- [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.23...clap_complete-v4.5.24 )
Updates `libdisplay-info` from 0.1.0 to 0.2.2
- [Release notes](https://github.com/Smithay/libdisplay-info-rs/releases )
- [Commits](https://github.com/Smithay/libdisplay-info-rs/compare/v0.1.0...v0.2.2 )
Updates `serde_json` from 1.0.134 to 1.0.135
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.135 )
Updates `insta` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/mitsuhiko/insta/releases )
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mitsuhiko/insta/compare/1.41.1...1.42.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: libdisplay-info
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-08 08:55:36 +00:00
Frans Skarman
89678c7b1e
Set is-active-in-column to true for unmapped windows ( #934 )
...
* Set is-active-in-column to true for unmapped windows
* Update wiki/Configuration:-Window-Rules.md
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2025-01-05 13:38:26 +03:00
Ivan Molodetskikh
098c826095
Search for connector duplicates across all devices
2025-01-04 23:32:09 +03:00
Ivan Molodetskikh
befbdc3ae5
default-config: Fix typo
2025-01-04 20:56:45 +03:00
Ivan Molodetskikh
dca0364f4c
Unname connector if a duplicate is detected
2025-01-04 18:03:08 +03:00
Ivan Molodetskikh
37771259d9
Fetch monitor name from EDID only once
...
Reduce spam when it's unavailable. Assume the name cannot change at runtime;
before if it changed, bad things would probably happen anyway.
2025-01-04 17:56:13 +03:00
Ivan Molodetskikh
4618e4851c
Default to unrestricted primary plane scanout
2025-01-04 13:02:22 +03:00
Ivan Molodetskikh
b2ca280c49
Restart PipeWire on errors
...
This lets you restart pipewire and then get a screencast successfully.
2025-01-04 12:23:25 +03:00
Ivan Molodetskikh
bf6995f759
CI: Fix MSRV
2025-01-04 11:49:27 +03:00
Ivan Molodetskikh
ab0cce7cb7
Add Xrgb/Xbgr to color formats
...
At least until the scanout check is fixed in Smithay again.
2025-01-04 11:22:56 +03:00
Ivan Molodetskikh
2e422fc026
Update dependencies
2025-01-04 11:22:56 +03:00
Ivan Molodetskikh
a2f9d132a0
Migrate to new Rectangle functions
2025-01-04 11:22:56 +03:00
Ivan Molodetskikh
1973b97cc2
Upgrade Smithay (DrmCompositor changes)
2025-01-04 11:22:56 +03:00
Ivan Molodetskikh
b3c6f0e661
Add floating binds to the hotkey overlay
2025-01-03 17:26:36 +03:00
Ivan Molodetskikh
6998b17f9e
wiki: Update default hotkeys
2025-01-03 17:23:29 +03:00
Ivan Molodetskikh
ed9932d70d
wiki: Update the layer-shell components page
2025-01-03 17:02:18 +03:00
Ivan Molodetskikh
a5f3b2a949
Clear on-demand layer-shell focus in more cases
2025-01-03 17:00:13 +03:00
Ivan Molodetskikh
152ed59502
Allow keyboard focus for bottom and background layers
2025-01-03 16:41:39 +03:00
Ivan Molodetskikh
8e16be9e11
Allow pop-up grabs for bottom and background layers
2025-01-03 16:24:23 +03:00
Ivan Molodetskikh
300701f44e
Render layer-shell pop-ups on top
2025-01-03 15:57:59 +03:00
Ivan Molodetskikh
d1370622d8
wiki: Expand application issues a bit
2025-01-03 12:30:17 +03:00
Ivan Molodetskikh
0134166009
README: Expand Status a bit
2025-01-03 11:11:11 +03:00
Ivan Molodetskikh
ddb9084260
wiki/Xwayland: Add a labwc section
2025-01-03 10:50:02 +03:00
Ivan Molodetskikh
0224452cef
wiki/Xwayland: Clarify xwayland-satellite
2025-01-03 10:50:02 +03:00
Julian Schuler
c17d4dc050
Add actions to focus/move to next/previous monitor
2025-01-02 15:15:23 +03:00
bbb651
4e33f45522
Add Mouse{Left,Right,Middle,Back,Forward} binds
2025-01-02 14:59:15 +03:00
Christian Meissl
b16d7abb35
skip keyboard focus for layer shell surfaces not...
...
...requesting keyboard interactivity
2025-01-02 14:24:39 +03:00
Christian Meissl
2f17a30157
xdg: do not focus unmapped popup on grab
...
a grab is requested for an unmapped popup,
delay focusing the popup until the first keyboard
interaction
2025-01-02 14:24:39 +03:00
Ivan Molodetskikh
0dbd14ebdc
Update dependencies
2025-01-02 11:50:51 +03:00
Ivan Molodetskikh
8b3d8ccb47
Update dependabot.yml
2025-01-02 11:34:04 +03:00
Ivan Molodetskikh
f8ff2e4e28
Update dependabot.yml
2025-01-02 11:32:34 +03:00
Ivan Molodetskikh
044f0d41a5
Update dependabot.yml
2025-01-02 11:31:37 +03:00
Ivan Molodetskikh
4089bebd83
Create dependabot.yml
2025-01-02 11:30:01 +03:00
Ivan Molodetskikh
d4787c75fd
Delete dependabot.yml
2025-01-02 11:26:49 +03:00
Ivan Molodetskikh
3bf0a57b82
Create dependabot.yml
2025-01-02 11:20:47 +03:00
Ivan Molodetskikh
cc505ae49f
Delete dependabot.yml
...
Let's see if re-creating fixes it.
2025-01-02 11:19:20 +03:00
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