GraphiteEditor / GraphiteEditor/Graphite

Familiar shortcut commands

Open
#2,528 0 comments 0 reactions 0 assignees View on GitHub
Design
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

To maintain familiarity with industry software, here are some commands that we should aim to develop:

- AltDelete/Backspace: If one layer is selected, fill it completely with the primary working color
- AltShiftDelete/Backspace: If one layer is selected, fill its color channels (preserving transparency) with the primary working color
- CtrlDelete/Backspace: If one layer is selected, fill it with the secondary working color
- CtrlShiftDelete/Backspace: If one layer is selected, fill its color channels (preserving transparency) with the secondary working color
- ShiftDelete/Backspace: Open a menu to choose the settings for a fill node that can optionally preserve transparency, choose a blend mode and opacity, and pick from what custom paint type (color/gradient/pattern) to use

This list will expand over time.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the application's keyboard shortcut handling and fill-node behavior, then compare the implemented commands with the five listed shortcut groups; done means the specified fills, transparency behavior, colors, and fill settings are available through those shortcuts.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
computer-graphics
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.