Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Settings
Settings
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 722
    • Issues 722
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • SettingsSettings
  • Merge Requests
  • !287

Closed
Created Nov 11, 2018 by Benjamin Berg@bbergMaintainer
  • Report abuse
Report abuse

network: Move AP list population into an idle handler

  • Overview 11
  • Commits 1
  • Pipelines 2
  • Changes 1

The AP list needs to be updated every time APs are added or removed. However, such addition and removal generally happens in bulk (i.e. scan results coming in) and doing so for every AP is wasteful.

So update the widget from an idle handler instead of updating it immediately from the signal handler.

Fixes #152 (closed)

Assignee
Assign to
Reviewer
Request review from
GNOME 3.30
Milestone
GNOME 3.30 (Past due)
Assign milestone
Time tracking
Source branch: wip/benzea/ap-list-cpu-usage