-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: hatimhtm/Click2Minimize
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Add missing break in event loop to optimize Dock item lookup
#61
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🔒 [security fix] Sanitize appID to prevent log injection
#60
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🧪 [testing improvement] Abstract SMAppService to enable testing for registerLoginItem error paths
#59
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🧪 Add AppDelegate testing infrastructure and initial tests
#57
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🧹 [Refactoring] Extract generic system preferences opener
#56
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🔒 Fix auto-updater vulnerability by verifying app signature
#53
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🧹 [code health improvement] Extract generic preferences opener
#52
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
⚡ Optimize isActiveAppFullscreen window filtering
#51
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
⚡ Optimize eventTapCallback by adding break to dock items loop
#49
opened Apr 23, 2026 by
hatimhtm
Owner
Loading…
🧪 Refactor AppDelegate minimizeAppWindows for Testability and add tests
#46
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
🔒 Add code signature validation on downloaded app update
#44
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
🔒 Fix Predictable Volume Mount Path in DMG Mounting
#43
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
⚡ Replace String.contains with Set.contains for Dock item filtering
#42
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
⚡ Optimize isActiveAppFullscreen using contains(where:)
#41
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
⚡ Optimize isActiveAppFullscreen via contains(where:)
#39
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
⚡ Optimize Dock app filtering with O(1) Set membership check
#38
opened Apr 11, 2026 by
hatimhtm
Owner
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.