Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ImageOverlay set appropriate windowRole again | Thulinma | 2023-02-10 | 1 | -0/+1 |
| | |||||
* | chore: when save file, hide ImageOverlay window | ShootingStarDragons | 2023-01-20 | 1 | -0/+1 |
| | | | | | | Log: on wm like sway, it will cover the whole screen, and I cannot get the file save dialog, then the program will stay there, I must kill it, so I think hide it is better, because after, it will be closed | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Close image viewer when clicking on the background | Nicolas Werner | 2022-06-15 | 1 | -0/+4 |
| | | | | fixes #1088 | ||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -7/+6 |
| | |||||
* | Remove boundary handling in image overlay | Nicolas Werner | 2022-04-10 | 1 | -34/+25 |
| | | | | They hurt more than they are helping | ||||
* | Fix some minor UI issues with ImageOverlay and RawMessageDialog | Joseph Donofry | 2022-01-05 | 1 | -24/+25 |
| | |||||
* | Add minimum scale in image viewer | Nicolas Werner | 2022-01-03 | 1 | -0/+33 |
| | |||||
* | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 1 | -0/+110 |
Allows you to zoom and pan now. relates to #647 |