nenw*

Results 9 issues of nenw*

I found that custom icon is available by using Data URI. Letting users choose icon would be awesome.

Purpose:Feature Request

When I get Chinese/Japanese/Korean TrackName from spotify, it glitches out or does not show.

## 문제 * `react-viewer` 는 `withRef` 라는 필드를 사용합니다. * `react-redux@>=6` 부터 `withRef` 가 없어지며 (`forwardRef` 로 변경됐습니다.) 사용할 시에는 무려 에러를 내뱉습니다. * Interop을 위해 `withRef` 와 `forwardRef` 를...

It would be great if it shows warning when user tries to download dangerous files. These files would be affected * document files (Especially hwp because of EPS attack vector)...

improve

### Description In the document, it says that cli arguments are not passed through task dependencies. > Note that these additional arguments will not be passed to any additional tasks...

needs: team input
needs: triage
owned-by: turborepo

## Description When I uses the `gqlImport` config with plugins, which utilizes `visitor-plugin-common`, it tends to create invalid gql tagged template. For example, with config, `gqlImport: './path/to/pragma#myPragma`, it generates like...

## Summary Adds new configuration option to sort the entries to the `applications` plugin. ```ron // Can be ActionsFirst (default), ApplicationsFirst, NoPriority entry_priority: Some(ApplicationsFirst) ``` ## Motivation #257 ## Screenshot...

## Problem * The actions are more prioritized than applications and it seems to be quite counter-intuitive. * For example, `Quit Telegram` is more prioritized than `Telegram`, `New Private Windows`...