rizinorg/cutter

Add Decompiler widget to the default layout

Open

#2,348 opened on 2020年7月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
EnhancementHacktoberFestgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

Is your feature request related to a problem? Please describe.

Currently, the Decompiler widget is not shown to the users in the dock in the default layout. Instead, the user need to know that Cutter has a decompiler widget or to look under Windows menu to see it.

image

Describe the solution you'd like

I'd like to see the decompiler widget as part of the dock in the default layout.

Describe alternatives you've considered

An alternative is to make a check to make sure to show the widget only if at least one decompiler is installed. I don't like this option as I want users to install decompilers and know about this option.

コントリビューターガイド