[BUG]: Status bar displays incorrectly #655

Open
opened 2026-01-05 14:52:13 +01:00 by adam · 0 comments
Owner

Originally created by @Amne-Dev on GitHub (Aug 6, 2025).

Summary

After running the program for the first time through komorebic start --whkd --bar
the status bar showed up bugged

Image

Version Information

OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.37
tag:v0.1.37
commit_hash:00384ce3
build_time:2025-05-17 19:16:53 +00:00
build_env:rustc 1.87.0 (17067e9ac 2025-05-09),stable-x86_64-pc-windows-msvc

Komorebi Configuration

{
  "minimum_window_width": 0,
  "minimum_window_height": 0,
  "resize_delta": 50,
  "window_container_behaviour": "Create",
  "float_override": false,
  "floating_layer_behaviour": "Tile",
  "toggle_float_placement": "CenterAndResize",
  "floating_layer_placement": "Center",
  "float_override_placement": "None",
  "float_rule_placement": "None",
  "cross_monitor_move_behaviour": "Insert",
  "cross_boundary_behaviour": "Monitor",
  "unmanaged_window_operation_behaviour": "Op",
  "mouse_follows_focus": true,
  "border_width": 8,
  "border_offset": -1,
  "border": true,
  "border_colours": {
    "single": {
      "r": 174,
      "g": 149,
      "b": 199
    },
    "stack": {
      "r": 149,
      "g": 199,
      "b": 174
    },
    "monocle": {
      "r": 199,
      "g": 149,
      "b": 149
    },
    "floating": {
      "r": 199,
      "g": 199,
      "b": 149
    },
    "unfocused": {
      "r": 116,
      "g": 124,
      "b": 132
    },
    "unfocused_locked": {
      "r": 199,
      "g": 174,
      "b": 149
    }
  },
  "border_style": "System",
  "border_implementation": "Komorebi",
  "transparency": false,
  "transparency_alpha": 200,
  "default_workspace_padding": 20,
  "default_container_padding": 20,
  "monitors": [
    {
      "workspaces": [
        {
          "name": "I",
          "layout": "BSP",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "II",
          "layout": "VerticalStack",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "III",
          "layout": "HorizontalStack",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "IV",
          "layout": "UltrawideVerticalStack",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "V",
          "layout": "Rows",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "VI",
          "layout": "Grid",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        },
        {
          "name": "VII",
          "layout": "RightMainVerticalStack",
          "apply_window_based_work_area_offset": true,
          "window_container_behaviour_rules": {}
        }
      ],
      "work_area_offset": {
        "left": 0,
        "top": 50,
        "right": 0,
        "bottom": 50
      },
      "window_based_work_area_offset_limit": 1
    }
  ],
  "window_hiding_behaviour": "Cloak",
  "object_name_change_applications": [
    {
      "kind": "Exe",
      "id": "firefox.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "idea64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "studio64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "clion64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "datagrip64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Class",
      "id": "SWT_Window",
      "matching_strategy": "StartsWith"
    },
    {
      "kind": "Exe",
      "id": "goland64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "Godot_v",
      "matching_strategy": "StartsWith"
    },
    {
      "kind": "Exe",
      "id": "GodotManager.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Class",
      "id": "GlassWndClass-GlassWindowClass",
      "matching_strategy": "StartsWith"
    },
    {
      "kind": "Exe",
      "id": "jetbrains_client64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "soffice.bin",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "ManicTimeClient.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Class",
      "id": "TeamsWebView",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "phpstorm64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "pycharm64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "rider64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "rustrover64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "TablePlus.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "vlc.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "devenv.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "webstorm64.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "zen.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Class",
      "id": "mpv",
      "matching_strategy": "Legacy"
    },
    {
      "kind": "Exe",
      "id": "mpvnet.exe",
      "matching_strategy": "Equals"
    }
  ],
  "object_name_change_title_ignore_list": [],
  "monitor_index_preferences": {},
  "display_index_preferences": {},
  "slow_application_identifiers": [
    {
      "kind": "Exe",
      "id": "firefox.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "blender.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "hammer.exe",
      "matching_strategy": "Equals"
    },
    {
      "kind": "Exe",
      "id": "zen.exe",
      "matching_strategy": "Equals"
    }
  ],
  "slow_application_compensation_time": 20,
  "remove_titlebar_applications": [],
  "floating_window_aspect_ratio": "Standard",
  "window_handling_behaviour": "Sync"
}

Hotkey Configuration

whkdrc

Output of komorebic check

No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\amdev

Looking for configuration files in C:\Users\amdev

Found komorebi.json; this file can be passed to the start command with the --config flag

Found C:\Users\amdev.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag

Originally created by @Amne-Dev on GitHub (Aug 6, 2025). ### Summary After running the program for the first time through komorebic start --whkd --bar the status bar showed up bugged <img width="1919" height="1079" alt="Image" src="https://github.com/user-attachments/assets/7714f495-bda3-4786-bb83-d76d4a2ffaaa" /> ### Version Information OS Name: Microsoft Windows 11 Pro OS Version: 10.0.26100 N/A Build 26100 komorebic 0.1.37 tag:v0.1.37 commit_hash:00384ce3 build_time:2025-05-17 19:16:53 +00:00 build_env:rustc 1.87.0 (17067e9ac 2025-05-09),stable-x86_64-pc-windows-msvc ### Komorebi Configuration ```json { "minimum_window_width": 0, "minimum_window_height": 0, "resize_delta": 50, "window_container_behaviour": "Create", "float_override": false, "floating_layer_behaviour": "Tile", "toggle_float_placement": "CenterAndResize", "floating_layer_placement": "Center", "float_override_placement": "None", "float_rule_placement": "None", "cross_monitor_move_behaviour": "Insert", "cross_boundary_behaviour": "Monitor", "unmanaged_window_operation_behaviour": "Op", "mouse_follows_focus": true, "border_width": 8, "border_offset": -1, "border": true, "border_colours": { "single": { "r": 174, "g": 149, "b": 199 }, "stack": { "r": 149, "g": 199, "b": 174 }, "monocle": { "r": 199, "g": 149, "b": 149 }, "floating": { "r": 199, "g": 199, "b": 149 }, "unfocused": { "r": 116, "g": 124, "b": 132 }, "unfocused_locked": { "r": 199, "g": 174, "b": 149 } }, "border_style": "System", "border_implementation": "Komorebi", "transparency": false, "transparency_alpha": 200, "default_workspace_padding": 20, "default_container_padding": 20, "monitors": [ { "workspaces": [ { "name": "I", "layout": "BSP", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "II", "layout": "VerticalStack", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "III", "layout": "HorizontalStack", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "IV", "layout": "UltrawideVerticalStack", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "V", "layout": "Rows", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "VI", "layout": "Grid", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} }, { "name": "VII", "layout": "RightMainVerticalStack", "apply_window_based_work_area_offset": true, "window_container_behaviour_rules": {} } ], "work_area_offset": { "left": 0, "top": 50, "right": 0, "bottom": 50 }, "window_based_work_area_offset_limit": 1 } ], "window_hiding_behaviour": "Cloak", "object_name_change_applications": [ { "kind": "Exe", "id": "firefox.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "idea64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "studio64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "clion64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "datagrip64.exe", "matching_strategy": "Equals" }, { "kind": "Class", "id": "SWT_Window", "matching_strategy": "StartsWith" }, { "kind": "Exe", "id": "goland64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "Godot_v", "matching_strategy": "StartsWith" }, { "kind": "Exe", "id": "GodotManager.exe", "matching_strategy": "Equals" }, { "kind": "Class", "id": "GlassWndClass-GlassWindowClass", "matching_strategy": "StartsWith" }, { "kind": "Exe", "id": "jetbrains_client64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "soffice.bin", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "ManicTimeClient.exe", "matching_strategy": "Equals" }, { "kind": "Class", "id": "TeamsWebView", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "phpstorm64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "pycharm64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "rider64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "rustrover64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "TablePlus.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "vlc.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "devenv.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "webstorm64.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "zen.exe", "matching_strategy": "Equals" }, { "kind": "Class", "id": "mpv", "matching_strategy": "Legacy" }, { "kind": "Exe", "id": "mpvnet.exe", "matching_strategy": "Equals" } ], "object_name_change_title_ignore_list": [], "monitor_index_preferences": {}, "display_index_preferences": {}, "slow_application_identifiers": [ { "kind": "Exe", "id": "firefox.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "blender.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "hammer.exe", "matching_strategy": "Equals" }, { "kind": "Exe", "id": "zen.exe", "matching_strategy": "Equals" } ], "slow_application_compensation_time": 20, "remove_titlebar_applications": [], "floating_window_aspect_ratio": "Standard", "window_handling_behaviour": "Sync" } ``` ### Hotkey Configuration [whkdrc](https://github.com/user-attachments/files/21621453/whkdrc.txt) ### Output of komorebic check No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\amdev Looking for configuration files in C:\Users\amdev Found komorebi.json; this file can be passed to the start command with the --config flag Found C:\Users\amdev\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
adam added the bug label 2026-01-05 14:52:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#655