Max Tsyba

Results 57 issues of Max Tsyba

It would be good to refactor the script in order to use 12x12 grid, so that users could easily manage all supported layouts, add new or remove the current ones.

## Description When user opens link from page in a background tab, it can appear out of view when tabs list is long enough. It causes user to not being...

type: enhancement
status: resolved in beta

## Description As it can be seen, Sidebery already can store tab's screenshots, to display them in tab group overview (when in list mode). So it will be awesome to...

type: enhancement

Error message in debug logs: `#11 0xe59640d9 in __SourceHook_MFHCls_GiveNamedItem::Func(char const*, int, CEconItemView*, bool, Vector*) (this=, p1=, p2=, p3=, p4=, p5=) at /root/alliedmodders/PTaH-1.1.3/forwards.cpp:34`

First leap of circle have to set seconds, the second one is for minutes, and then hours.

## Steps to Reproduce 1. Wrap `FirstCard()` widget on the `FirstScreen()` in `OpenContainer` widget from 'animations' package, to make it open `SecondScreen()` screen on tap 2. On the `SecondScreen()` place...

framework
a: animation
f: routes
package
passed secondary triage
p: animations
has reproducible steps
P4
found in release: 3.3
found in release: 3.7

This pull request solves issue I opened here: https://github.com/hathibelagal-dev/launcher-assist-for-flutter/issues/11 Project's `compileSdkVersion` updated to 28, build gradle updated to `3.5.3`, also migrated to AndroidX. Build error no longer appears in my...

Here's the error from console: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':launcher_assist:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android...

### Microsoft PowerToys version 0.70.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Keyboard Manager ### Steps to reproduce 1. Assign "Ctrl + B"...

Issue-Bug
Needs-Triage

ExplorerPatcher currently provides an option to disable corner roundness for all windows. However, Windows 11 also supports a [DWM flag](https://learn.microsoft.com/en-us/windows/win32/api/dwmapi/ne-dwmapi-dwm_window_corner_preference) for smaller corner radius (4px), which I consider to be...