Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lwouis/alt-tab-macos
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 18, 2024
2 parents 8ff57e4 + b8833b7 commit 385f648
Show file tree
Hide file tree
Showing 61 changed files with 224 additions and 41 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
github: lwouis
patreon: lwouis
4 changes: 4 additions & 0 deletions alt-tab-macos.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
BF0C8603F7BA6D1ED7B9E624 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8DC4F163F11248C637CE /* Localizable.strings */; };
BF0C8658CC748011E57691B7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C84F4B25A7C26A88ADE92 /* Localizable.strings */; };
BF0C865E3C3F3B353A7A7CBC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C86FFF1C801761B7CE363 /* Localizable.strings */; };
BF0C86BA26EFA59DEE24C70B /* Support.md in Sources */ = {isa = PBXBuildFile; fileRef = BF0C815B4782DEEEDB2C76C5 /* Support.md */; };
BF0C87732A6E660899D13BFD /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C886B1D6E707E9E6BE46C /* InfoPlist.strings */; };
BF0C884D88B74F05B8BBF956 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C88A25E1ED37E5F80AC91 /* Localizable.strings */; };
BF0C8879F979414A87AB2958 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C89348E07FC05870FEE62 /* InfoPlist.strings */; };
Expand Down Expand Up @@ -185,6 +186,7 @@
BF0C80A05C11C8ADC366EC4A /* lb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = lb; path = InfoPlist.strings; sourceTree = "<group>"; };
BF0C8113492C0FFCB4454BC9 /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = Localizable.strings; sourceTree = "<group>"; };
BF0C8118F91A00A04AD4DE26 /* bg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = bg; path = InfoPlist.strings; sourceTree = "<group>"; };
BF0C815B4782DEEEDB2C76C5 /* Support.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Support.md; sourceTree = "<group>"; };
BF0C816D6B12CC13F741E61F /* hi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hi; path = Localizable.strings; sourceTree = "<group>"; };
BF0C816F38751995E4F49BB0 /* he */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = he; path = InfoPlist.strings; sourceTree = "<group>"; };
BF0C817E063D1405392D6C5B /* he */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = he; path = Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1358,6 +1360,7 @@
D04BA765138B5E1C512245BE /* Thanks.md */,
D04BA177B11330ED7E08E6C2 /* _includes */,
D04BADB5AA570748C717D31A /* Changelog-bare.md */,
BF0C815B4782DEEEDB2C76C5 /* Support.md */,
);
path = docs;
sourceTree = "<group>";
Expand Down Expand Up @@ -1724,6 +1727,7 @@
BF0C898511686611E4D7D81E /* Button.swift in Sources */,
BF0C8E16F38203AEC71E062B /* TableView.swift in Sources */,
BF0C832C5BF4C8E9C95F7767 /* MissionControl.swift in Sources */,
BF0C86BA26EFA59DEE24C70B /* Support.md in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
14 changes: 14 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
<title>alt-tab-macos</title>
<language>en</language>

<item>
<title>Version 6.65.0</title>
<pubDate>Mon, 29 Jan 2024 17:14:02 +0000</pubDate>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://alt-tab-macos.netlify.app/changelog-bare</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/lwouis/alt-tab-macos/releases/download/v6.65.0/AltTab-6.65.0.zip"
sparkle:version="6.65.0"
sparkle:shortVersionString="6.65.0"
sparkle:edSignature="9zxd2G5ep3qAqx8KsZtoSeXx5Si/JPDFcComyrzHtpLatB+mYaNCSnvgloDu547YPxWq4WIVEoLzAU1uyjxmAw==" length="8851184"
type="application/octet-stream"/>
</item>


<item>
<title>Version 6.64.0</title>
<pubDate>Tue, 24 Oct 2023 21:47:44 +0000</pubDate>
Expand Down
8 changes: 8 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release notes

# [6.65.0](https://github.com/lwouis/alt-tab-macos/compare/v6.64.0...v6.65.0) (2024-01-29)


### Features

* update da/de/es/sv localizations ([c88426e](https://github.com/lwouis/alt-tab-macos/commit/c88426e))
* users can check status of required system permissions ([70ee681](https://github.com/lwouis/alt-tab-macos/commit/70ee681))

# [6.64.0](https://github.com/lwouis/alt-tab-macos/compare/v6.63.0...v6.64.0) (2023-10-24)


Expand Down
2 changes: 2 additions & 0 deletions docs/Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE):
* Admin
* Albert Abdilim
* Alex
* Alexander Kilian
* Ali Gokmen
* Ali. tas103
* Allen Guan
Expand Down Expand Up @@ -93,6 +94,7 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE):
* Hokuto Kato
* Huandngoc
* Ialiendeg
* Ida Bomholt Dyrholm Jacobsen
* Igor Aradski
* Indexerrowaty
* isametry
Expand Down
10 changes: 5 additions & 5 deletions docs/Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permalink: /

# Introduction

[![Screenshot](public/demo/frontpage.jpg)](public/demo/frontpage.jpg)
[<img src="public/demo/frontpage.jpg" alt="Screenshot" width="1440" height="900" style="width:100%; height:auto;" />](public/demo/frontpage.jpg)

**AltTab** brings the power of Windows’s "alt-tab" window switcher to macOS.

Expand Down Expand Up @@ -51,9 +51,9 @@ AltTab is available in: Bahasa Indonesia, Català, Dansk, Deutsch, Eesti keel, E

Change the shortcut keys, switch to a Windows theme and more, using the Preferences window:

| [![Screenshot1](public/demo/preferences-appearance.jpg)](public/demo/preferences-appearance.jpg) | [![Screenshot 2](public/demo/preferences-controls.jpg)](public/demo/preferences-controls.jpg) |
| [![Screenshot3](public/demo/preferences-blacklist.jpg)](public/demo/preferences-blacklist.jpg) | [![Screenshot 4](public/demo/preferences-policies.jpg)](public/demo/preferences-policies.jpg) |
| [![Screenshot5](public/demo/preferences-general.jpg)](public/demo/preferences-general.jpg) | |
| [<img loading="lazy" src="public/demo/preferences-appearance.jpg" alt="Screenshot1" width="1064" height="1280" style="width:100%; height:auto;" />](public/demo/preferences-appearance.jpg) | [<img loading="lazy" src="public/demo/preferences-controls.jpg" alt="Screenshot 2" width="1081" height="1280" style="width:100%; height:auto;" />](public/demo/preferences-controls.jpg) |
| [<img loading="lazy" src="public/demo/preferences-blacklist.jpg" alt="Screenshot3" width="1280" height="1161" style="width:100%; height:auto;" />](public/demo/preferences-blacklist.jpg) | [<img loading="lazy" src="public/demo/preferences-policies.jpg" alt="Screenshot 4" width="1280" height="786" style="width:100%; height:auto;" />](public/demo/preferences-policies.jpg) |
| [<img loading="lazy" src="public/demo/preferences-general.jpg" alt="Screenshot5" width="1280" height="640" style="width:100%; height:auto;" />](public/demo/preferences-general.jpg) | |

## Alternatives

Expand All @@ -76,7 +76,7 @@ There are also related apps which don’t really overlap in functionality, but t

| 1 row | 2 rows | Windows theme |
|-------|---------|-------|
| [![Screenshot](public/demo/1-row.jpg)](public/demo/1-row.jpg) | [![Screenshot](public/demo/2-rows.jpg)](public/demo/2-rows.jpg) | [![Screenshot](public/demo/windows-theme.jpg)](public/demo/windows-theme.jpg) |
| [<img loading="lazy" src="public/demo/1-row.jpg" alt="Screenshot" width="1440" height="900" style="width:100%; height:auto;" />](public/demo/1-row.jpg) | [<img loading="lazy" src="public/demo/2-rows.jpg" alt="Screenshot" width="1440" height="900" style="width:100%; height:auto;" />](public/demo/2-rows.jpg) | [<img loading="lazy" src="public/demo/windows-theme.jpg" alt="Screenshot" width="1440" height="900" style="width:100%; height:auto;" />](public/demo/windows-theme.jpg) |

## License

Expand Down
6 changes: 6 additions & 0 deletions docs/Support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Support this project

There are 2 ways to support this project:

* [Patreon](https://www.patreon.com/lwouis/membership)
* [GitHub Sponsors](https://github.com/sponsors/lwouis)
3 changes: 2 additions & 1 deletion docs/_includes/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ nav {
word-break: break-word;

img {
max-width: 100%;
width: 100%;
height: auto;
}

code, pre, tt {
Expand Down
18 changes: 7 additions & 11 deletions docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@

<header>
<div>
<a href="{{ site.baseurl }}"><img src="{{ site.baseurl }}public/android-chrome-256x256.png" width="100"
height="100"/></a>
<a href="{{ site.baseurl }}"><img src="{{ site.baseurl }}public/android-chrome-256x256.png" width="100" height="100"/></a>
<div>
<h1><a href="{{ site.baseurl }}">{{ site.title }}</a></h1>
<p>{{ site.github.project_tagline }}</p>
Expand All @@ -48,15 +47,12 @@ <h1><a href="{{ site.baseurl }}">{{ site.title }}</a></h1>
<nav>
<ul>
<li><a class="rainbow" href="{{ site.github.latest_release.assets[0].browser_download_url }}">Download</a></li>
<li><a class="{% if page.name == 'Introduction.md' %}active{% endif %}" href="{{ site.baseurl }}"><span>Introduction</span></a>
</li>
<li><a class="{% if page.name == 'Changelog.md' %}active{% endif %}" href="{{ site.baseurl }}changelog"><span>Release notes</span></a>
</li>
<li><a class="{% if page.name == 'Contributing.md' %}active{% endif %}"
href="{{ site.baseurl }}contributing"><span>Contributing</span></a></li>
<li><a class="{% if page.name == 'Thanks.md' %}active{% endif %}"
href="{{ site.baseurl }}thanks"><span>Thanks</span></a></li>
<li><a href="{{ site.github.repository_url }}"><span>GitHub project</span></a></li>
<li><a class="{% if page.name == 'Introduction.md' %}active{% endif %}" href="{{ site.baseurl }}"><span>Introduction</span></a></li>
<li><a class="{% if page.name == 'Changelog.md' %}active{% endif %}" href="{{ site.baseurl }}changelog"><span>Release notes</span></a></li>
<li><a class="{% if page.name == 'Contributing.md' %}active{% endif %}" href="{{ site.baseurl }}contributing"><span>Contributing</span></a></li>
<li><a class="{% if page.name == 'Thanks.md' %}active{% endif %}" href="{{ site.baseurl }}thanks"><span>Thanks</span></a></li>
<li><a href="{{ site.github.repository_url }}"><span>GitHub</span></a></li>
<li><a class="{% if page.name == 'Support.md' %}active{% endif %}" href="{{ site.baseurl }}support"><span>Support this project ❤️</span></a></li>
</ul>
</nav>

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,9 @@
/* No comment provided by engineer. */
"Start at login:" = "Start at login:";

/* Menubar option */
"Support this project ❤️" = "Support this project ❤️";

/* No comment provided by engineer. */
"Theme:" = "Theme:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "شغّل البرنامج عند الدخول:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "المظهر:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Пусни при стартиране";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Тема:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/bn.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "লগইন থেকে শুরু করুন:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "থিম:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/ca.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Obrir en iniciar la sessió:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Tema:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Spustit při přihlášení:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Styl:";

Expand Down
29 changes: 16 additions & 13 deletions resources/l10n/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"Hide in %@" = "Hide in %@";

/*No comment provided by engineer.*/
"Hide Space number labels:" = "Hide Space number labels:";
"Hide Space number labels:" = "Skjul Mellemrum etiket:";

/*No comment provided by engineer.*/
"Hide status icons:" = "Hide status icons:";
Expand All @@ -192,7 +192,7 @@
"Hold" = "Hold";

/*No comment provided by engineer.*/
"I think the app could be improved with…" = "I think the app could be improved with…";
"I think the app could be improved with…" = "Jeg synes appen kunne forbedres med...";

/*No comment provided by engineer.*/
"Ignore shortcuts when active" = "Ignore shortcuts when active";
Expand All @@ -201,7 +201,7 @@
"Ignore shortcuts while a window from these apps is active" = "Ignore shortcuts while a window from these apps is active";

/*No comment provided by engineer.*/
"Latest releases" = "Latest releases";
"Latest releases" = "Seneste udgivelser";

/*No comment provided by engineer.*/
"Left" = "Left";
Expand Down Expand Up @@ -249,13 +249,13 @@
"Open Screen Recording Preferences…" = "Open Screen Recording Preferences…";

/*No comment provided by engineer.*/
"Optional: email (if you want a reply)" = "Optional: email (if you want a reply)";
"Optional: email (if you want a reply)" = "Valgfri: e-mail (hvis du vil have svar)";

/*No comment provided by engineer.*/
"Policies" = "Policies";

/*No comment provided by engineer.*/
"Preferences…" = "Preferences…";
"Preferences…" = "Indstillinger";

/*No comment provided by engineer.*/
"Preview selected window:" = "Preview selected window:";
Expand All @@ -264,7 +264,7 @@
"Quit" = "Quit";

/*No comment provided by engineer.*/
"Quit %@" = "Quit %@";
"Quit %@" = "Afslut %@";

/*No comment provided by engineer.*/
"Quit app" = "Quit app";
Expand Down Expand Up @@ -315,13 +315,13 @@
"Send anyway" = "Send anyway";

/*No comment provided by engineer.*/
"Send debug profile (CPU, memory, etc)" = "Send debug profile (CPU, memory, etc)";
"Send debug profile (CPU, memory, etc)" = "Send debug profil (CPU, hukommelse, osv.)";

/*No comment provided by engineer.*/
"Send feedback" = "Send feedback";
"Send feedback" = "Send evaluering";

/*No comment provided by engineer.*/
"Send feedback…" = "Send feedback…";
"Send feedback…" = "Send evaluering... ";

/*No comment provided by engineer.*/
"Share improvement ideas, or report bugs" = "Share improvement ideas, or report bugs";
Expand All @@ -345,13 +345,13 @@
"Shortcut already assigned to another action: %@" = "Shortcut already assigned to another action: %@";

/*No comment provided by engineer.*/
"Show" = "Show";
"Show" = "Vis";

/*No comment provided by engineer.*/
"Show at the end" = "Show at the end";

/*No comment provided by engineer.*/
"Show on:" = "Show on:";
"Show on:" = "Vis på:";

/*No comment provided by engineer.*/
"Show standard tabs as windows:" = "Show standard tabs as windows:";
Expand All @@ -360,7 +360,7 @@
"Show windows from:" = "Show windows from:";

/*No comment provided by engineer.*/
"Source code repository" = "Source code repository";
"Source code repository" = "Kildekode sted";

/*No comment provided by engineer.*/
"Space" = "Space";
Expand All @@ -371,8 +371,11 @@
/*No comment provided by engineer.*/
"Start at login:" = "Start at login:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Theme:";
"Theme:" = "Tema:";

/*No comment provided by engineer.*/
"Then release:" = "Then release:";
Expand Down
5 changes: 4 additions & 1 deletion resources/l10n/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"Check for updates…" = "Nach Updates suchen…";

/*Menubar option*/
"Check permissions…" = "Check permissions…";
"Check permissions…" = "Überprüfe Berechtigungen…";

/*No comment provided by engineer.*/
"Close window" = "Fenster schließen";
Expand Down Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Beim Anmelden starten:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Thema:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/el.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Start at login:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Θέμα:";

Expand Down
3 changes: 3 additions & 0 deletions resources/l10n/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Start at login:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Theme:";

Expand Down
5 changes: 4 additions & 1 deletion resources/l10n/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"Check for updates…" = "Comprobar actualizaciones…";

/*Menubar option*/
"Check permissions…" = "Check permissions…";
"Check permissions…" = "Verificar permisos...";

/*No comment provided by engineer.*/
"Close window" = "Cerrar ventana";
Expand Down Expand Up @@ -371,6 +371,9 @@
/*No comment provided by engineer.*/
"Start at login:" = "Cargar al inicio:";

/*Menubar option*/
"Support this project ❤️" = "Support this project ❤️";

/*No comment provided by engineer.*/
"Theme:" = "Tema:";

Expand Down
Loading

0 comments on commit 385f648

Please sign in to comment.