-
Instead of overloading the Form init with a ton of arguments, I'm thinking that we should have a Settings or Behavior for all the different settings. Then we can have one set_settings, or set_behavior…
-
Some thought and experimenting should go into extending iconpacks to include the ttktheme, sounds, etc. Also a way to include default values so that it's quick and easy to make a simple iconpack with…
-
Implement checklist:
- [ ] use tk.after() for delay live update on text entry
- [ ] Expand live update to slider, radio buttons, and listbox
- [ ] Don’t update other dataset combo boxes when a de…
-
Current buttons (with background colors hard-coded):
![current](https://user-images.githubusercontent.com/57631333/226020890-f34fe7df-9d78-4452-99a6-5e466dfb7a50.png)
I'd like to allow kwargs in a…
-
In thunderbird:
![image](https://user-images.githubusercontent.com/57631333/222811038-ec29c327-853a-42aa-95a7-dd4b9bd9d3a7.png)
![image](https://user-images.githubusercontent.com/57631333/222811493-…
-
I’d like to go through and create central way to customize for all the popup messages, yes/no buttons, duplicate “Copy of”, etc.
Is that something that you would like to see added?
I guess the “…
-
Hello everyone,
after updating to the community fix 2.8.0., I get this VoiceAttack message after any voice commands:
Command 'xxx' is currently disabled for this session and was not executed.
F…
-
OS: Macos 13.1 (22C65)
Nvim Version: NVIM v0.8.3
Tmux Version: 3.3A
Process List : ```Ss+ zsh (figterm)```
tmux.conf:
```
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/t…
-
Such as those provided here https://github.com/jimeh/tmux-themepack, currently using both causes conflicts.
-
### Step 1: Provide a summary of your problem
Previously working setup now only opens the first window when loading a new session using `tmuxp load`
### Step 2: Provide tmuxp details
`tmuxp…