David Heinemeier Hansson
b140a48ec7
Actually create the output dir!
...
Closes #5189
2026-04-02 16:07:17 +02:00
08b317901b
Create pictures dir if non existent ( #5181 )
...
* Create pictures dir if non existent
* Simplify
Don't need to guard against mkdir failing
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-02 12:32:12 +02:00
David Heinemeier Hansson
549cd59e48
Style
2026-03-08 15:52:35 +01:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
Ryan Hughes and GitHub
2a4e4080a7
Merge pull request #2953 from riozee/fix/screenshot-portrait-transform
...
Fix: omarchy-cmd-screenshot geometry for transformed monitors
2026-02-21 03:02:52 -05:00
jtaw5649 and Ryan Hughes
f93c9307ba
Fix HDR omarchy-cmd-screenshot
2026-02-20 16:00:51 -05:00
David Heinemeier Hansson
d346f5d522
Style
2026-02-17 12:12:30 +01:00
David Heinemeier Hansson
f152ff68ea
Tweak screenshot notification
2026-02-17 12:11:48 +01:00
David Heinemeier Hansson
01d7296616
We no longer need early exit since default is not to edit
...
Closes #4569
2026-02-17 12:07:47 +01:00
Ryan Hughes
bbb57e98c1
Update screenshot behavior
...
- Unifies screenshot to a single shortcut
- Provides easy override for screenshot editor of choice via env var or
flag
- Edit screenshots via clicking the notification
- Screenshots are copied to clipboard + saved by default
2026-02-12 17:04:48 -05:00
David Heinemeier Hansson
ca40676657
Add documentation to Omarchy commands
2026-01-05 10:17:32 +01:00
riozee
95f1f312b4
Fix: omarchy-cmd-screenshot geometry for transformed monitors
2025-10-29 12:16:57 +09:00
Ryan Hughes
636416bbd2
Revert "Remove wayfreeze until we have the AUR pkg built in OPR"
...
This reverts commit ea30329522 .
2025-10-18 15:19:09 -04:00
David Heinemeier Hansson
ea30329522
Remove wayfreeze until we have the AUR pkg built in OPR
...
CC @ryanrhughes
2025-10-18 12:00:07 +02:00
06827c8ee6
Add smart region selection to omarchy-cmd-snapshot ( #1714 )
...
* Add smart snapshot selection
* Add wayfreeze
* Update to only include current workspace in rectangles
* Fix if there are no windows on screen
* Add option to sidestep slurp and copy straight to clipboard
* Update capture menu
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-17 11:58:40 +03:00
David Heinemeier Hansson
d96322e58a
Freeze seems to not be reliable in practice
2025-09-14 13:32:40 +02:00
Raul Dias
7fe02e7d68
Update screenshot command to include --freeze option for improved capture stability
2025-09-05 18:23:16 -03:00
David Heinemeier Hansson and GitHub
4aa6b6c1f9
Merge pull request #342 from michaldziurowski/fix-videos-dir-for-screenrec
...
take into consideration xdg dirs for screenshot and screen recording
2025-07-25 22:15:38 -04:00
Ryan Hughes and GitHub
bb2d21c3b7
Merge branch 'dev' into prevent-screenshot-stacking
2025-07-25 19:22:09 -04:00
Ryan Hughes
ac935bdaed
Kill selection if already active
2025-07-25 18:12:08 -04:00
Michal Dziurowski
92c1db9176
take into consideration xdg dirs for screenshot and screen recording
2025-07-25 21:43:37 +02:00
Ben Homan
70da2ecbe8
allow override of screenshot/screenrecord output
2025-07-24 11:39:12 -04:00
David Heinemeier Hansson
6a3ce098e9
Use a common namespace for cmds
2025-07-21 18:26:09 -04:00