workbenchdev / workbenchdev/Workbench

Move inspector to the bottom

Open
#10 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
844
Forks
91
Avg merge
7h 12m
Merged PRs (30d)
1

Description

It'd be better if the inspector was in the bottom and the console was just a tab of it.

https://gitlab.gnome.org/GNOME/gtk/-/blob/d033a099ae01efd0c339423b375a55eb867a0b22/gtk/inspector/window.c#L746

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked GTK inspector implementation at gtk/inspector/window.c around line 746, then locate the corresponding inspector and console UI in Workbench. Done means the inspector is positioned at the bottom and the console is available as one of its tabs, with the existing functionality preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.