[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Latest

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-10-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #18 from ircha...@airmail.cc --- tried to look at other cli tools for reference, but scrot uses -b for borders (which is already used for --background here). I, for one, like the suggested -e over --no-decoration, I consider it would work

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-10-04 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=425995 Antonio changed: What|Removed |Added CC||ircha...@airmail.cc --- Comment #17 from Antonio

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #16 from David Redondo --- > > That seems closer to an ideal solution except that I can't recall ever > seeing two long options for an option. Is that something which is common in > KDE? Does the KDE argument parser allow you to group

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-22 Thread Karl Robillard
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #15 from Karl Robillard --- (In reply to David Redondo from comment #14) > This merge request makes it so that by default the pointer is excluded and > window decorations captured (the default values for the gui). > > You can pass

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #14 from David Redondo --- This merge request makes it so that by default the pointer is excluded and window decorations captured (the default values for the gui). You can pass '-p/--pointer' and '--nd, --no-decorations' to change it --

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425995 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #13 from Bug

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #12 from David Redondo --- I agree, best would be to define a default behavior (I would go for including decorations and hiding the pointer, the default values of those settings) and then provide command line options to override those. In

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-21 Thread Karl Robillard
https://bugs.kde.org/show_bug.cgi?id=425995 Karl Robillard changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-21 Thread Karl Robillard
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #11 from Karl Robillard --- When you can break compatibility I would recommend consolidating the Area options to free up some letters with something like this: -a, --area Area to Capture (default all) That would also make it clear

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #10 from Nate Graham --- If other CLI options have a default mode, we could emulate that here. Regarding shorter option options (lol), that's tricky because we're running out of reasonable letters. :) -- You are receiving this mail

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-21 Thread Nazar Kalinowski
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #9 from Nazar Kalinowski --- (In reply to Nazar Kalinowski from comment #8) > wdon't = don't > cheese = choose > short decision = final decision (don't ask how) I promise to not write a response from my phone ever again (or at least to

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-21 Thread Nazar Kalinowski
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #8 from Nazar Kalinowski --- (In reply to Nate Graham from comment #7) > Thoughts, Nazar? Speaking honestly, I wdon't know :-( What Karl says about defaults for the settings makes sense to me, but I am definitely not the one who should

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #7 from Nate Graham --- Thoughts, Nazar? -- You are receiving this mail because: You are watching all bug changes.

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-18 Thread Karl Robillard
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #6 from Karl Robillard --- Thanks for the fix, but this seems a rather messy way to go about it. Since there are no independent default values for the CLI you are forcing the user to use these options, but that is something they will only

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 Nate Graham changed: What|Removed |Added Version Fixed In||20.12 -- You are receiving this mail because:

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 Nate Graham changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425995 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Bug Janitor

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-12 Thread Nazar Kalinowski
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #3 from Nazar Kalinowski --- (In reply to Nate Graham from comment #2) > In the background mode, it should probably read the default value form the > config file, unless you use the proposed new option to force them on or off. > > As for

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 --- Comment #2 from Nate Graham --- In the background mode, it should probably read the default value form the config file, unless you use the proposed new option to force them on or off. As for the style, I'd say just copy what's already done.

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-12 Thread Nazar Kalinowski
https://bugs.kde.org/show_bug.cgi?id=425995 Nazar Kalinowski changed: What|Removed |Added CC||naz...@tutanota.com --- Comment #1 from

[Spectacle] [Bug 425995] CLI options are missing the ability to exclude window decorations

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425995 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED Keywords|