dependabot[bot] and جاد
c3637665e9
chore(deps): bump serde from 1.0.164 to 1.0.165
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.164 to 1.0.165.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.165 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:14:30 -07:00
dependabot[bot] and جاد
45046a0e1e
chore(deps): bump net2 from 0.2.38 to 0.2.39
...
Bumps [net2](https://github.com/deprecrated/net2-rs ) from 0.2.38 to 0.2.39.
- [Commits](https://github.com/deprecrated/net2-rs/compare/0.2.38...0.2.39 )
---
updated-dependencies:
- dependency-name: net2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:14:20 -07:00
Mitsuhiro Tanda and جاد
63dee21257
fix(wm): refer AHK_EXE
2023-07-06 18:14:02 -07:00
LGUG2Z
2675f747bb
fix(wm): apply custom layouts when containers >= columns
...
Thanks to @thesobercoder and @olivoil for opening my eyes on this one.
This commit reduces the number of containers required before a custom
layout can be triggered. Please see the closed issue for more discussion
and rationale behind this change.
fix #390
2023-07-01 11:32:52 -07:00
dependabot[bot] and جاد
5b9730823e
chore(deps): bump strum from 0.24.1 to 0.25.0
...
Bumps [strum](https://github.com/Peternator7/strum ) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Peternator7/strum/commits )
---
updated-dependencies:
- dependency-name: strum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 11:39:42 -07:00
dependabot[bot] and جاد
84da706d64
chore(deps): bump proc-macro2 from 1.0.59 to 1.0.63
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.59 to 1.0.63.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.59...1.0.63 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 11:39:16 -07:00
dependabot[bot] and جاد
cf7a01695e
chore(deps): bump clap from 4.3.4 to 4.3.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.4 to 4.3.8.
- [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/v4.3.4...v4.3.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 11:39:03 -07:00
Yusuf007R and جاد
510650cb94
refactor(wm): renaming SwapWorkspacesToMonitor to SwapWorkspacesWithMonitor
2023-06-24 07:04:07 -07:00
Yusuf007R and جاد
6fe2290d74
feat(swap-workspaces-monitor): command to swap focused monitor workspaces with another monitor
...
Basically this commit adds a command that allows you to swap two monitors, well it actually swaps
the workspaces between the monitors.
2023-06-24 07:04:07 -07:00
dependabot[bot] and جاد
647f5b7ded
chore(deps): bump sysinfo from 0.29.0 to 0.29.2
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.29.0 to 0.29.2.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits )
---
updated-dependencies:
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 08:51:22 -07:00
dependabot[bot] and جاد
933122b073
chore(deps): bump serde from 1.0.163 to 1.0.164
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 08:51:09 -07:00
dependabot[bot] and جاد
9b62d5408d
chore(deps): bump clap from 4.3.1 to 4.3.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.1 to 4.3.4.
- [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.3.1...v4.3.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 08:50:58 -07:00
LGUG2Z
087b08612d
feat(wm): allow f32 width % for custom layouts
...
This commit allows users to provide an f32 value for the WidthPercentage
on the primary column of a custom layout.
2023-06-22 08:49:47 -07:00
LGUG2Z
c4be0636f7
fix(wm): update border on cycle-move
...
This commit ensures that the active window border is updated when the
cycle-move command is called.
fix #467
2023-06-14 07:49:47 -07:00
LGUG2Z
6df91d7d40
fix(wm): manually close process handles
...
ZiN on Discord noted that handles returned by OpenProcess must be closed
manually (this is not implemented in the Drop trait for handle, it
seems)
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-openprocess#remarks
2023-06-12 16:47:12 -07:00
dependabot[bot] and جاد
b0737ff603
chore(deps): bump quote from 1.0.27 to 1.0.28
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.27...1.0.28 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 08:39:50 -07:00
dependabot[bot] and جاد
8ff0963203
chore(deps): bump clap from 4.3.0 to 4.3.1
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.0 to 4.3.1.
- [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.3.0...clap_complete-v4.3.1 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 08:39:42 -07:00
dependabot[bot] and جاد
ce326f31bc
chore(deps): bump ctrlc from 3.3.1 to 3.4.0
...
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases )
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.3.1...3.4.0 )
---
updated-dependencies:
- dependency-name: ctrlc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 08:39:15 -07:00
LGUG2Z
2050d9a3fa
fix(wm): add permaignore_classes for electron jank
2023-06-05 09:58:37 -07:00
LGUG2Z
8e47bfdba6
fix(wm): allow any id to override a float rule
2023-06-05 08:45:55 -07:00
LGUG2Z
9103ce2b2b
feat(wm): add focus-workspaces cmd
...
This commit adds a new command, focus-workspaces, to allow the user to
change workspaces across all monitors at the same time. I'm not
convinced of the stability of this command and I would strongly
discourage using komorebi in this manner.
resolve #426
2023-06-03 17:30:43 -07:00
dependabot[bot] and جاد
7ba7067c96
chore(deps): bump proc-macro2 from 1.0.57 to 1.0.59
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.57 to 1.0.59.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.57...1.0.59 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-31 07:00:19 -07:00
dependabot[bot] and جاد
a51f2387aa
chore(deps): bump bitflags from 2.2.1 to 2.3.1
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.2.1...2.3.1 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-31 07:00:07 -07:00
dependabot[bot] and جاد
e4189c19ce
chore(deps): bump clap from 4.2.7 to 4.3.0
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.7 to 4.3.0.
- [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/v4.2.7...clap_complete-v4.3.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-31 06:59:56 -07:00
dependabot[bot] and جاد
1a2be3bc02
chore(deps): bump ctrlc from 3.2.5 to 3.3.1
...
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc ) from 3.2.5 to 3.3.1.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases )
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.2.5...3.3.1 )
---
updated-dependencies:
- dependency-name: ctrlc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 08:14:43 -07:00
LGUG2Z
c37ba42825
feat(wm): reintroduce remove-title-bar cmds
...
This commit reintroduces some old code from the feature/remove-titlebars
branch. This feature is very unstable and it is strongly advised that
nobody actually uses it. Wherever possible, please use the "remove
titlebar" functionality provided directly within an application.
2023-05-15 13:49:45 -07:00
dependabot[bot] and جاد
d0c081feae
chore(deps): bump proc-macro2 from 1.0.56 to 1.0.57
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.56...1.0.57 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 08:54:00 -07:00
dependabot[bot] and جاد
0027c7d1de
chore(deps): bump serde from 1.0.162 to 1.0.163
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 08:53:43 -07:00
LGUG2Z
096729c2bd
chore(release): v0.1.16
v0.1.16
2023-05-08 08:58:16 -07:00
LGUG2Z
de5efd9b35
docs(asc): update generated rules
2023-05-08 08:56:39 -07:00
dependabot[bot] and جاد
294c14e6a6
chore(deps): bump sysinfo from 0.28.4 to 0.29.0
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits )
---
updated-dependencies:
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 08:48:24 -07:00
dependabot[bot] and جاد
4d26cdee32
chore(deps): bump serde from 1.0.160 to 1.0.162
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 08:48:10 -07:00
dependabot[bot] and جاد
6748d7e4a9
chore(deps): bump clap from 4.2.5 to 4.2.7
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.5 to 4.2.7.
- [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/v4.2.5...v4.2.7 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 08:47:58 -07:00
dependabot[bot] and جاد
7f350341bb
chore(deps): bump clap from 4.2.4 to 4.2.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.4 to 4.2.5.
- [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/v4.2.4...v4.2.5 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 10:31:56 -07:00
dependabot[bot] and جاد
33dcadfce3
chore(deps): bump dirs from 5.0.0 to 5.0.1
...
Bumps [dirs](https://github.com/soc/dirs-rs ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases )
- [Commits](https://github.com/soc/dirs-rs/commits )
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 10:31:42 -07:00
dependabot[bot] and جاد
52236679a5
chore(deps): bump bitflags from 1.3.2 to 2.2.1
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 1.3.2 to 2.2.1.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.2.1 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 06:08:39 -07:00
LGUG2Z and جاد
9431bac4ad
docs(readme): add section on using ahk
2023-04-30 13:06:45 -07:00
LGUG2Z and جاد
e4a9719f4f
feat(ahk): add sample v2 configuration file
2023-04-30 13:06:45 -07:00
LGUG2Z and جاد
e044a5a16f
fix(ahk): implement syntax corrections by @sitiom
...
This commit implements the suggestions made by @sitiom on Discord:
https://discord.com/channels/898554690126630914/898554690608967786/1097403455267667968
re #324
2023-04-30 13:06:45 -07:00
LGUG2Z and جاد
60d3ecd8aa
feat(ahk): update cfgen, reintroduce ahk files
...
This commit updates the config generator used by the ahk-asc command to
emit AHKv2 syntax.
An AHKv2 syntax-compatible komorebic.lib.ahk has been (re)introduced to
the repo root as a file to be distributed. This file is created by
taking the AHKv1 syntax output of ahk-library and automatically
converting it to AHKv2 using the automatic script converter by @mmikeww
available on GitHub.
Given that ahk-library is still being used to emit AHKv1 syntax in this
pipeline, it will remain in the repo.
The justfile has been updated to automate as much of this as possible
(the converter still needs to be run manually).
re #324
2023-04-30 13:06:45 -07:00
Alvin Truong and جاد
27e0758089
feat(workspace-rules): add InitialWorkspaceRule and InitialNamedWorkspaceRule command
...
- Added the two new commands to prevent breaking changes due to AHK
users.
2023-04-30 12:40:01 -07:00
Alvin Truong and جاد
7d1aef8203
refactor(workspace_rules): reduce code duplication
2023-04-30 12:40:01 -07:00
Alvin Truong and جاد
b273617f44
style: cargo +nightly fmt --all
2023-04-30 12:40:01 -07:00
Alvin Truong and جاد
4306a7bafe
feat(workspace-rule): add ability to only apply workspace rule on first
...
show of app
2023-04-30 12:40:01 -07:00
LGUG2Z
b647fdf01a
feat(cli): add check command for useful info
...
This commit adds a new komorebic command, check, to output useful
information that will aid in understanding unexpected behaviour reported
by users.
2023-04-28 17:43:27 -07:00
LGUG2Z
9f16cb91a9
docs(readme): embed more tutorial videos
2023-04-26 11:53:22 -07:00
LGUG2Z
2520c4abe1
feat(wm): add border colour for monocle
...
This commit adds a new WindowKind to allow the user to set a unique
colour to identify when a window container in monocle mode is active.
resolve #404
2023-04-24 13:08:29 -07:00
dependabot[bot] and جاد
d32661ec2d
chore(deps): bump tracing-subscriber from 0.3.16 to 0.3.17
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.16...tracing-subscriber-0.3.17 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 08:20:03 -07:00
dependabot[bot] and جاد
9df99f28cf
chore(deps): bump clap from 4.2.2 to 4.2.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.2 to 4.2.4.
- [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/v4.2.2...v4.2.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 08:19:44 -07:00
جاد and GitHub
7327bb9a70
docs(readme): add link to quickstart video on youtube
2023-04-20 12:28:28 -07:00