-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first
- Check out all the menus and keyboard shortcuts. Maybe the feature already exists?
- Try with the newest version from GitHub
- Read the documentation and FAQ, Known issues, Troubleshooting to see if the feature already exists
- See if someone already suggested this under Issues or Discussions
Description
I manage my dotfiles with git and lossless-cut's config changing after every use because I will definitely resize it at least once while using:
"windowBounds": {
- "x": 2567,
- "y": 745,
- "width": 1266,
- "height": 688
+ "x": 4383,
+ "y": 42,
+ "width": 730,
+ "height": 1391
},
windowBounds
should be stored in separate file and preferably in correct system dir (~/.local/state/lossless-cut
on linux for example)
Also I don't know what would happen if x
and y
is bigger then device's monitor, if I were to pull this config from my laptop with a smaller resolution screen.
Metadata
Metadata
Assignees
Labels
No labels