LGUG2Z
0f44efaa82
docs(wm): add komorebi-gui binary, update mkdocs
2024-05-19 16:37:35 -07:00
dependabot[bot]
5af00b64cf
chore(deps): bump softprops/action-gh-release from 1 to 2
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 11:27:03 -07:00
LGUG2Z
3690f8ebd8
ci(github): add common cargo checks
2024-03-03 13:31:20 -08:00
LGUG2Z
f675717844
ci(github): add goreleaser check to build
2024-03-02 15:23:06 -08:00
LGUG2Z
52122c401d
chore(release): v0.1.20
2024-02-15 12:55:01 -08:00
dependabot[bot]
a682c2a53d
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-09 08:43:15 -08:00
LGUG2Z
f9c69e51aa
chore(funding): add kofi for paypal sponsors
2024-01-03 11:27:28 -08:00
dependabot[bot]
d2a06a11ac
chore(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-31 19:19:34 -08:00
sitiom
8c30b894fe
ci(winget): change Winget Releaser job to ubuntu-latest ( #518 )
2023-10-22 10:58:33 -07:00
dependabot[bot]
09792a7924
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-10 15:13:05 -07:00
LGUG2Z
f73d1bf0da
chore(release): v0.1.17
2023-07-13 08:58:38 -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
dependabot[bot]
7bd2ff4087
chore(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2
...
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser ) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases )
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 08:28:02 -08:00
sitiom
afb819a383
ci(winget): update workflow
2022-09-29 08:16:10 -07:00
Ryan Caezar Itang
8b0f1d007f
ci(windows): add winget releaser workflow
2022-08-30 12:46:06 -07:00
LGUG2Z
f7ac1d0ece
ci(artifacts): add msi to release artifacts
...
These changes to the GitHub actions workflows will include an MSI
installer in the artifacts that are uploaded at the end of each
successful build, and also attach an MSI installer to a release when the
job runs on a tag that creates a new release version.
re #152
2022-08-12 09:45:36 -07:00
جاد
c154c32b3d
docs(issues): add bug and feature templates
2022-08-11 08:37:19 -07:00
جاد
26ec574452
Create FUNDING.yml
2022-07-23 06:09:10 -07:00
dependabot[bot]
b3844af1f3
chore(deps): bump goreleaser/goreleaser-action from 2 to 3 ( #146 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:34:51 -07:00
dependabot[bot]
4b6a7c05e0
chore(deps): bump actions/upload-artifact from 2 to 3 ( #129 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:03:51 -07:00
dependabot[bot]
634bc04d76
chore(deps): bump actions/cache from 2 to 3 ( #123 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 08:46:35 -07:00
dependabot[bot]
e46f1f4f6d
chore(deps): bump actions/checkout from 2 to 3 ( #122 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 07:59:33 -08:00
LGUG2Z
c247426b8e
ci(artifacts): include .pdb files in archives
...
resolve #70
2021-11-03 11:10:32 -07:00
LGUG2Z
f1ee5ea194
feat(wm): make invisible borders configurable
...
Following the changes I witnessed in the invisible window border size
following an OS update, this commit makes the invisible border offset
configurable via a new komorebic command 'invisible-borders'.
When sending a new set of invisible border offset dimensions via
komorebic, a full retile across all monitors will take place after the
new values have been set.
The default values have been set to what is currently correct for my
machine, and will likely be updated again in the same way in the future
if further changes occur in subsequent OS updates.
This commit also updates some dependencies to their latest releases, and
removes from the CI workflow a line that attempts to delete the
rustup-init.exe binary after installation which has been causing builds
to fail.
resolve #35
2021-09-14 21:26:18 -07:00
LGUG2Z
ffb86458f0
build(cargo): set -Ctarget-feature=+crt-static
...
I tried running prebuilt binaries from GitHub Actions on a fresh Windows
11 VM and was faced with the error "The code execution cannot proceed
because VCRUNTIME140.dll was not found."
After Googling around a little I think this may help with that issue;
definitely don't want to have to troubleshoot this for non-developers
who just want to use a tiling window manager.
2021-08-20 13:47:48 -07:00
LGUG2Z
f11dcbc0cb
ci(dependabot): add configuration file
2021-08-17 11:53:29 -07:00
LGUG2Z
2e955973f0
ci(goreleaser): automate releases on tag push
...
This commit adapts a basic GoReleaser configuration to work for Rust
projects, allowing us to automatically create releases on GitHub via
GitHub Actions whenever a semantic version tag (vX.Y.Z) is pushed, with
custom changelogs generated by kokai, and zipped binaries attached to
the release.
Those zipped binaries are then used to create a Scoop release in a
custom bucket.
Due to the way that Scoop uses shims, when running the 'komorebic start'
command, there needs to be an explicit check to try and determine if
komorebi has been installed via Scoop. This is done by checking for a
komorebi.ps1 shim in the Path.
Scoop shims cannot be used with the Start-Process PS command, so
instead, we replicate in code what the komorebi.ps1 script is doing
(finding the path to the current version of the executable), and then
passing the entire path to the Start-Process command that gets called to
start komorebi.
The README has been updated to reflect the availability of prebuilt
binaries and how to get started with them.
2021-08-17 08:27:44 -07:00
LGUG2Z
c15f1e1d7b
ci(windows): add basic build pipeline
...
Adding a basic MSVC build pipeline based on the workflows used in the
rustup repo.
2021-08-10 12:48:15 -07:00