Commit Graph

  • bf092494e7 Fix memory leak inside CGEventMonitor Christoffer Winterkvist 2025-02-28 09:02:01 +01:00
  • 0e380366f3 🔀 Merge pull request #677 from MrKai77/673-hide-and-minimize-not-working-correctly Kai 2025-01-21 22:59:15 -07:00
  • e2908ff726 🐞 Move window activation to after minimizing/hiding Kai 2025-01-21 22:56:31 -07:00
  • ccab30f04f 🔀 Merge pull request #676 from MrKai77/disable-updates Kai 2025-01-21 22:43:22 -07:00
  • d3fd50bc94 🌐 Remove unused localisation key Kai 2025-01-21 22:42:36 -07:00
  • ec20bec4cd little changes :) Kai 2025-01-21 22:39:04 -07:00
  • 37f3e719b6 Merge branch 'develop' into disable-updates Kai 2025-01-21 21:54:43 -07:00
  • 1c8f6d993e 🔀 Merge pull request #675 from MrKai77/fn-fix Kai 2025-01-21 21:51:58 -07:00
  • 63adbeb07b Merge branch 'develop' into fn-fix Kami 2025-01-21 16:22:17 +10:00
  • bef556dbac Merge branch 'develop' into disable-updates Kami 2025-01-21 16:21:41 +10:00
  • 5dafa0d7f4 Enhance update management by introducing environment variable check Kami 2025-01-21 16:17:10 +10:00
  • 635d827ef9 🔀 Merge pull request #674 from MrKai77/Resize-Adjacent-Windows Kai 2025-01-20 14:11:02 -07:00
  • 92cd6da4cc 📝 Eliminate extraneous whitespaces in README.md Kai 2025-01-20 14:09:44 -07:00
  • c9a1ec3283 📝 Fix "Resize Adjacent Windows" item in comparison chart Jace 2025-01-20 21:50:33 +01:00
  • fc5dcd57fa Add an option to disable update checks Kami 2025-01-17 16:21:02 +10:00
  • 54d9278769 🔧 Refactor key modifier handling in Keycorder Kami 2025-01-17 15:41:01 +10:00
  • 9fb958d4c1 💚 Update Xcode version Kai 2025-01-10 16:21:22 -07:00
  • af9f68df19 🔀 Merge pull request #668 from zenangst/improve/animations-setting Kai 2025-01-10 16:17:21 -07:00
  • b60be9f9bf 🎨 Make method to determine if window should be resized Kai 2025-01-10 15:57:53 -07:00
  • 8a882eca32 Merge branch 'develop' into improve/animations-setting Kai 2025-01-10 15:18:07 -07:00
  • e58933a309 🔀 Merge pull request #666 from zenangst/develop Kai 2025-01-10 15:17:25 -07:00
  • f304d51a3f Merge branch 'develop' into develop Kai 2025-01-10 15:14:58 -07:00
  • 2813ba8393 Separate padding into enablePadding and padding Kai 2025-01-10 15:13:19 -07:00
  • 82aac46ea3 🔀 Merge pull request #667 from zenangst/improve/window-animations Kai 2025-01-10 14:21:38 -07:00
  • a91fd3ea4d 🎨 Move display mode code into NSScreen+Extensions.swift Kai 2025-01-10 14:18:59 -07:00
  • e0dd8b6325 Respect animation settings configured in WindowManager's user defaults. Christoffer Winterkvist 2025-01-10 00:58:12 +01:00
  • 0b26fa2458 Improve window animations Christoffer Winterkvist 2025-01-10 00:26:22 +01:00
  • 823c2d1172 Respect the window tiling spacing set in com.apple.WindowManager. Christoffer Winterkvist 2025-01-09 23:38:13 +01:00
  • 91077450a7 🔀 Merge pull request #660 from MrKai77/fix-bugs Kai 2025-01-04 21:20:56 -07:00
  • b1e90fadf0 Stop event monitor on defocus Kai 2025-01-04 19:46:57 -07:00
  • 43d7b31e44 🐞 Support more than one non-modifier key Kai 2025-01-04 18:34:27 -07:00
  • e82ece3f91 🐞 Bug fixes Kami 2025-01-04 22:42:06 +10:00
  • 7231287407 💚 Bump developer build version Kai 2024-12-31 16:23:46 -07:00
  • e28cd1f275 🔀 Merge pull request #656 from iSapozhnik/chore/memory-leak-in-event-monitor Kai 2024-12-31 16:19:23 -07:00
  • 11e24b1765 🎨 Format code Kai 2024-12-31 16:17:17 -07:00
  • a6c31feeee Fixing the leak Ivan Sapozhnik 2024-12-31 22:57:39 +01:00
  • eec2f86c2f 📦️ Change Luminare branch 1.2.0 Kai 2024-12-30 15:15:03 -07:00
  • aea5c287f7 🔀 Merge pull request #655 from MrKai77/mrkai77/update-localizations Kai 2024-12-30 14:54:05 -07:00
  • 3058489e75 🌐 Update localizations + wording Kai 2024-12-30 14:52:15 -07:00
  • 6a435f43da Only use sheet modal if key window available Kai 2024-12-30 03:04:58 -07:00
  • 4f190a20f5 🐞 Use alert.beginSheetModal instead of alert.runModal Kai 2024-12-30 03:02:33 -07:00
  • 2141fe4247 🐞 Fix alert not running on main actor Kai 2024-12-30 02:42:18 -07:00
  • 1d32dccf86 🔀 Merge pull request #653 from MrKai77/mrkai77/loop-688-keybinding-importexport-bug-120-1401 Kai 2024-12-29 22:53:55 -07:00
  • 4b3bc02782 🎨 Move private to extension-level + general code improvements Kai 2024-12-29 22:50:52 -07:00
  • 5dfd89436c Improve import/export keybinds functionality Kai 2024-12-29 22:47:00 -07:00
  • b3aec5f72f 🔀 Merge pull request #651 from MrKai77/mrkai77/loop-584-customisable-snap-padding Kai 2024-12-28 19:27:12 -07:00
  • 8a20913a6e Customizable snap threshold Kai 2024-12-28 19:25:56 -07:00
  • 519438554a 🔀 Merge pull request #650 from MrKai77/mrkai77/loop-687-remind-me-later-text-should-change-after-update-is-installed Kai 2024-12-28 19:17:40 -07:00
  • cbd424dc14 Disable "Remind me later" button when installation begins Kai 2024-12-28 19:16:38 -07:00
  • 03018fd55b Backup emoji system in changelog Kai 2024-12-28 18:14:17 -07:00
  • 46b45f9e4a 🔀 Merge pull request #648 from MrKai77/mrkai77/loop-649-icon-for-cycles Kai 2024-12-28 18:05:48 -07:00
  • fb2343f4b5 Backup icons for custom and cycle actions Kai 2024-12-28 18:05:04 -07:00
  • 646267fd0c 🐞 Make cycle icon reflect first action Kai 2024-12-28 17:54:55 -07:00
  • cd339a2eaa 🔀 Merge pull request #647 from MrKai77/mrkai77/loop-684-undo-only-restores-the-last-window-movement-with-preview Kai 2024-12-28 16:50:30 -07:00
  • f21371ff9b 🐞 Fix multiline text alignment Kai 2024-12-28 16:50:13 -07:00
  • c7c0c52050 🐞 Record initial frame before resize Kai 2024-12-28 16:49:18 -07:00
  • 91771dd017 🐞 Don't record every single step of cycle when preview is disabled Kai 2024-12-28 16:28:53 -07:00
  • d7eec2720d 🐞 Make system window manager work on multi-screen setups Kai 2024-12-28 15:58:57 -07:00
  • 706a9424a7 🔀 Merge pull request #646 from MrKai77/mrkai77/loop-685-resetting-keybinds-and-importing-from-rectangle-should-have Kai 2024-12-28 15:40:36 -07:00
  • 7a7a7589a2 🚸 Notify when there are keybind conflicts Kai 2024-12-28 15:36:00 -07:00
  • fa33f69608 add confirmation for reset keybinds Kai 2024-12-28 15:21:40 -07:00
  • 586cd1deb0 Add confirmations for import/export Kai 2024-12-28 15:10:04 -07:00
  • dab18eff54 Make import button work for both Loop and Rectangle Kai 2024-12-28 14:53:12 -07:00
  • 0abc2ae295 🔀 Merge pull request #631 from zenangst/fix/issue-with-pressedKeys-mismatch Kai 2024-12-13 22:12:41 -07:00
  • 66e7dc335b Resolve the issue where pressing multiple keys in quick succession may result in a discrepancy and transmit keyboard events to the front most application. Christoffer Winterkvist 2024-12-13 08:10:00 +01:00
  • 8f17b7af88 🚛 Keybinding -> Keybind Kai 2024-11-14 23:16:09 -07:00
  • 44d1909903 🔀 Merge pull request #614 from MrKai77/mrkai77/loop-654-add-daylight Kai 2024-11-12 21:47:10 -07:00
  • 62a36e9f6e 🍱 Replace Simon app icon with Daylight Kai Azim 2024-11-12 21:45:13 -07:00
  • 81132351af 🔀 Merge pull request #613 from MrKai77/fix-gradient-toggle-when-using-system-colors Kai 2024-11-12 21:26:00 -07:00
  • f233febcf4 Merge branch 'develop' into fix-gradient-toggle-when-using-system-colors Kai 2024-11-12 21:25:31 -07:00
  • 5c4db3b3ca 🔀 Merge pull request #612 from MrKai77/no-padding-limit Kai 2024-11-12 21:25:19 -07:00
  • 07596db4b1 Merge branch 'develop' into fix-gradient-toggle-when-using-system-colors Kai 2024-11-12 21:25:06 -07:00
  • dc5a3f4c6b Merge branch 'develop' into no-padding-limit Kai 2024-11-12 21:24:40 -07:00
  • d9ceb8fed0 Remove padding limit of 200pt Kai Azim 2024-11-12 21:23:29 -07:00
  • d24773f41a 🐞 Show gradient toggle even when using system accent color Kai Azim 2024-11-12 21:19:31 -07:00
  • c1e9a33a40 🔀 Merge pull request #611 from MrKai77/stage-manager-autohide Kai 2024-11-12 21:16:19 -07:00
  • a0b66050ca Merge branch 'develop' into stage-manager-autohide Kai 2024-11-12 21:16:06 -07:00
  • dcb5605c7b 🔀 Merge pull request #610 from MrKai77/latest-localizations Kai 2024-11-12 21:15:17 -07:00
  • be1896ec56 Use Stage Manager's AutoHide value Kai Azim 2024-11-12 21:14:48 -07:00
  • b2f32d3aba 🌐 Update localizations from Crowdin Kai Azim 2024-11-12 21:07:06 -07:00
  • 551fbf264e 🔀 Merge pull request #605 from ShawnZhong/maximizeHeight Kai 2024-11-05 21:25:40 -07:00
  • d0b2255c2f Update hasRadialMenuAngle & shouldFillRadialMenu Shawn Zhong 2024-11-05 04:35:48 -06:00
  • 861f9748d2 Merge branch 'develop' into maximizeHeight Shawn Zhong 2024-11-05 02:08:38 -06:00
  • adbe352415 Add Maximize Width Shawn Zhong 2024-11-03 15:18:34 -06:00
  • 9b43551274 Add Maximize Height Shawn Zhong 2024-10-30 16:03:54 -05:00
  • 8de4f76524 🔀 Merge pull request #601 from MrKai77/docs-update Kai 2024-10-16 17:46:04 -06:00
  • 7c1c24c61c 📝 Remove docs images Kami 2024-10-16 21:20:40 +10:00
  • fb4c78b618 📝 Update docs Kami 2024-10-16 21:19:11 +10:00
  • 2aa63c6c6e 🔀 Merge pull request #595 from MrKai77/mrkai77/loop-647-allow-the-window-position-commands-to-move-to-next-screen Kai 2024-10-15 17:12:06 -06:00
  • 29ee732374 🐞 Fix cycle actions not working Kai Azim 2024-10-14 14:41:45 -06:00
  • 614eeb8f45 🔀 Merge pull request #588 from MrKai77/luminare-new Kami 2024-10-07 15:06:27 +10:00
  • e81055b125 🔥 Remove useless line Kai Azim 2024-10-06 23:05:31 -06:00
  • 06e84fb789 📦️ Set Luminare branch to main Kai Azim 2024-10-06 22:57:47 -06:00
  • a28865798b Update to latest Luminare Kai Azim 2024-10-06 22:48:09 -06:00
  • 17e953919e Make sure tab section titles localize Kai Azim 2024-10-06 17:37:16 -06:00
  • 8a76840218 🐞 Restore SwiftLint Kai Azim 2024-10-06 16:51:58 -06:00
  • 9c6b4c38c0 📦️ Set Luminare branch to rewrite Kai Azim 2024-10-06 16:47:42 -06:00
  • 0616d09d03 Restore indicator functionality when update is available Kai Azim 2024-10-06 16:36:53 -06:00
  • b6ef9bbfee Use Color.systemGray when Luminare window is defocused Kai Azim 2024-10-06 16:30:25 -06:00
  • 645573c0c2 🔀 Merge branch develop into luminare-new Kai Azim 2024-10-06 16:20:44 -06:00