8000 high ram use on `walker --gapplication-service` · Issue #121 · abenz1267/walker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
high ram use on walker --gapplication-service #121
Open
@zspher

Description

@zspher

Describe the bug
high ram use on walker --gapplication-service

whenever i run walker with the service on, ram just keeps increasing without decreasing

Version
0.7.7

Minimal Config
Provide a minimal config to reproduce the bug.

  programs.walker = {
    enable = true;
    config = {
      ignore_mouse = true;
      activation_mode.labels = "123456789";
      activation_mode.use_alt = true;

      disabled = ["finder" "runner" "windows"];
      list.max_items = 20;
    };
  };

To Reproduce

  1. run walker --gapplication-service
  2. keep running walker and type something
  3. do the above repeatedly

Expected behavior
ram should decrease and stay at some default level after walker is ran

Screenshots
spammed walker repeatedly till 1Gb ram use; checked with btop
Screenshot_2024-08-27-18-13-23

Desktop

  • OS: Linux 6.6.47, NixOS, 24.11 (Vicuna), 24.11.20240821.c374d94
  • DE: Hyprland v0.42.0

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0