Skip to content
#

winui

Here are 94 public repositories matching this topic...

Files
439bananas
439bananas commented Oct 20, 2021

What's the Problem?

No response

Solution/Idea

The keybind would be heavily useful from a productivity perspective, especially where pressing a keybind is faster than right-clicking a tab and pressing duplicate. This keybind should have the binding ctrl + k or ctrl + shift + k, given that they tend to be used in browser environments and they're not drastically different for the user to

uno
takla21
takla21 commented Jun 10, 2021

Current behavior

When I removed the status bar by adding those 4 lines in the style.xml

<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>

Applying `VisibleBoundsPadding

microsoft-ui-xaml

Improve this page

Add a description, image, and links to the winui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winui topic, visit your repo's landing page and select "manage topics."

Learn more