-
Notifications
You must be signed in to change notification settings - Fork 302
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: glzr-io/glazewm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rpop0/glazewm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 2 contributors
Commits on Oct 15, 2024
-
feat: hide and show windows via set_cloak from COM lib
Previous method of hiding the windows (SW_HIDE and SWP_HIDEWINDOW) would completely remove the window from the taskbar, which would lead to unexpected behavior for some people. set_cloak allows the hidden windows to still be present in the task bar. Other discussions on the topic: Ciantic/AltTabAccessor#1
Configuration menu - View commit details
-
Copy full SHA for 9822a1a - Browse repository at this point
Copy the full SHA 9822a1aView commit details
Commits on Oct 16, 2024
-
fix: properly handle COM lib errors for cloaking
One common source for crashes when using the COM library cloaking is the get_view_for_hwnd function from IApplicationViewCollection. For a lot of windows, getting a view is not possible (Outlook splash screen, OneDrive quit screen, etc). In the situations where the view can't be acquired, windows are essentially ignored.
Configuration menu - View commit details
-
Copy full SHA for 64ee9c3 - Browse repository at this point
Copy the full SHA 64ee9c3View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d0c8b5 - Browse repository at this point
Copy the full SHA 7d0c8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be655c0 - Browse repository at this point
Copy the full SHA be655c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89ba4f - Browse repository at this point
Copy the full SHA c89ba4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011bda1 - Browse repository at this point
Copy the full SHA 011bda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2300446 - Browse repository at this point
Copy the full SHA 2300446View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d367d - Browse repository at this point
Copy the full SHA e2d367dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa1473 - Browse repository at this point
Copy the full SHA aaa1473View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main