Originally created by @madmedicnl on GitHub (Nov 25, 2024).
Summary
When using Better discord and you enable transparency in those settings than Discord will jump out of the tiling setup.
As soon as you disable transparency and restart Discord jumps back in and stays.
Version Information
OS Name: Microsoft Windows 11 Home
OS Version: 10.0.26100 N/A Build 26100
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\MadMedic
Looking for configuration files in C:\Users\MadMedic
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\MadMedic.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 @madmedicnl on GitHub (Nov 25, 2024).
### Summary
When using Better discord and you enable transparency in those settings than Discord will jump out of the tiling setup.
As soon as you disable transparency and restart Discord jumps back in and stays.
### Version Information
OS Name: Microsoft Windows 11 Home
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.31
branch:master
commit_hash:b14c0d07
build_time:2024-11-24 00:53:21 +00:00
build_env:rustc 1.82.0 (f6e511eec 2024-10-15),stable-x86_64-pc-windows-msvc
### Komorebi Configuration
```json
/// KOMOREBI.JSON
{
"$schema": "https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.30/schema.json",
"app_specific_configuration_path": "$Env:USERPROFILE/applications.json",
"window_hiding_behaviour": "Cloak",
"cross_monitor_move_behaviour": "Insert",
"default_workspace_padding": 10,
"default_container_padding": 1,
"border": true,
"border_width": 3,
"border_offset": -1,
"theme": {
"palette": "Base16",
"name": "GruvboxDarkMedium",
"unfocused_border": "Base03",
"bar_accent": "Base0D" },
"stackbar": {
"height": 25,
"mode": "OnStack",
"tabs": {
"width": 200
}
},
"monitors": [
{
"workspaces": [
{
"name": "Main",
"layout": "BSP"
},
{
"name": "Web",
"layout": "VerticalStack"
},
{
"name": "Chat",
"layout": "HorizontalStack"
},
{
"name": "Terminal",
"layout": "UltrawideVerticalStack"
},
{
"name": "Office",
"layout": "Rows"
},
{
"name": "Misc",
"layout": "Grid"
}
//,
// {
// "name": "",
// "layout": "RightMainVerticalStack"
// }
]
}
]
}
```
### Hotkey Configuration
default whkd
### Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\MadMedic
Looking for configuration files in C:\Users\MadMedic
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\MadMedic\.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:51:19 +01:00
Thanks for this report - there are no plans to support transparency flags set by other applications outside of komorebi's transparency feature.
@LGUG2Z commented on GitHub (Nov 25, 2024):
Thanks for this report - there are no plans to support transparency flags set by other applications outside of komorebi's transparency feature.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @madmedicnl on GitHub (Nov 25, 2024).
Summary
When using Better discord and you enable transparency in those settings than Discord will jump out of the tiling setup.
As soon as you disable transparency and restart Discord jumps back in and stays.
Version Information
OS Name: Microsoft Windows 11 Home
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.31
branch:master
commit_hash:b14c0d07
build_time:2024-11-24 00:53:21 +00:00
build_env:rustc 1.82.0 (f6e511eec 2024-10-15),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
default whkd
Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\MadMedic
Looking for configuration files in C:\Users\MadMedic
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\MadMedic.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Nov 25, 2024):
Thanks for this report - there are no plans to support transparency flags set by other applications outside of komorebi's transparency feature.