Skip to content

refactor(pixmap): route network, header and files icons through BlocksPixmap - #324

Open
gmmcosta15 wants to merge 1 commit into
feat/blocks-pixmapfrom
refactor/blocks-pixmap-core
Open

refactor(pixmap): route network, header and files icons through BlocksPixmap#324
gmmcosta15 wants to merge 1 commit into
feat/blocks-pixmapfrom
refactor/blocks-pixmap-core

Conversation

@gmmcosta15

Copy link
Copy Markdown
Collaborator

Description

  • Code refactor

  • Convert networkWindow, mainWindow, filesPage.

  • Replace the ad-hoc wifi string building with Icon.wifi(bars, protected).

  • Update the network and panel fixtures for the new call path.

  • Net 102 lines removed.

Motivation

The hot paths: the network list rebuilds icons per scan, the header per status change, the files page per row.

Tests

make check green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update python code Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant