midirhee12
a570fdea8b
Added river support ( #3674 )
...
* Added river support
This attempts to generalize wlroots compositors by checking against the
proper desktop name instead of only sway. This fixes the problem of only
supporting sway. Any additional desktop will just have to be added to
the source to check for the correct string.
* fix: riverwm floating docs
* docs: removed no longer relevant comment
* fix: clang-format length
* refactor(desktopinfo): clang-format -i
---------
Co-authored-by: cvoges12 <vogesclayton@gmail.com >
Co-authored-by: cvoges12 <38054771+cvoges12@users.noreply.github.com >
Co-authored-by: midirhee12 <midirhee@proton.me >
2025-05-14 06:19:54 -05:00
Mehrad Mahmoudian
2004959b4a
Fix documentations ( #3934 )
...
* fixes code fence symmetry
* capitalized names in documentations
* improves markdown styling of documentation
2025-05-11 07:50:28 -05:00
Mehrad Mahmoudian
b88056c266
removes Slack from documentation ( #3650 )
2025-02-01 18:38:09 +02:00
archer-n
0bbb952861
Update Sway and wlroots support.md ( #3372 )
2023-10-12 12:23:16 +03:00
Jakub Dupak
ad39060323
Add multi output instructions to Sway ( #3355 )
2023-10-02 18:36:56 +03:00
Haris Gušić
a2f036be9b
Add developer docs ( #3097 )
...
* Create developer docs
* Remove mike dependency
* Update docs
* Make docs/dev self-contained
* Add incomplete deploy-dev-docs workflow
* Fix typo
* Add workflow file to path:
* Add doxygen as dependency
* Add remaining deploy steps
* Add working-directory
* Fix working-directory error
* Add missing Makefile
* Change flameshot website repo url
* Change working-directory for safety step
* Add git credentials
* Change push credentials
* Use different token secret
* Remove checkpoints
* Add separate branch developer-docs
* Add || true
* Update docs
* Update the 'Maintaining the documentation' docs
* Fix error in deploy-dev-docs workflow
* Remove accidentally committed file DOC.md
* Update PAT expiry date
* Rename developer-docs branch to dev-docs-staging
2023-08-21 20:06:39 +02:00
borgmanJeremy
96c2c82e62
added v12.1 release notes ( #2754 )
2022-07-03 08:48:12 -05:00
luzpaz
04b57e4957
Fix typos ( #2705 )
...
Found via `codespell -q 3 -S *.ts,./external`
2022-06-28 08:25:08 -05:00
borgmanJeremy
b036e53132
Update ReleaseNotes_12.0.md
2022-06-14 19:49:09 -05:00
borgmanJeremy
84aeb5c60a
Update ReleaseNotes_12.0.md
2022-06-14 19:47:50 -05:00
borgmanJeremy
59ec600616
Update ReleaseNotes_12.0.md
2022-06-14 19:47:29 -05:00
borgmanJeremy
7c02ae8297
adding release notes for version 12 ( #2666 )
...
* adding release notes for version 12
* revising feedback
2022-06-14 19:46:41 -05:00
Mehrad Mahmoudian
f7315ec625
KDE Plasma khotkeys ( #2383 )
...
* Adds links to sponsors in README
* Adds AnonAddy to the sponsor list
* fix the kde shortcuts to match the current CLI
2022-02-06 17:50:41 -06:00
Haris Gušić
ab32f40348
Add fish completions ( #2247 )
...
* Add fish completions
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Fix minor bug in `flameshot config` output
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Add fish completions to install target
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Add release note
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Update rpm package spec
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
2022-01-14 22:55:56 +01:00
Haris Gušić
2a034d13a8
Version 11 housekeeping ( #2220 )
...
* Replace 11.0.0 with 11.0
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Clarify the pitfalls of actions from the CLI
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com >
* Revert "Replace 11.0.0 with 11.0"
This reverts commit 639dfcc3331443c697815acc6e091678ba66de20.
2022-01-14 22:32:19 +01:00
borgmanJeremy
1bccad6a0a
clarified release process to make sure tag matches CMAKE version ( #2229 )
2022-01-05 08:22:27 -06:00
borgmanJeremy
4680dcd29e
Staging v11 beta ( #2188 )
...
* Staging v11 beta
* Add more changes and fix typos/syntax (#2190 )
Co-authored-by: Haris Gušić <harisgusic.dev@gmail.com >
2021-12-25 17:30:20 -06:00
borgmanJeremy
1b40e62b5b
fixing MacOs version and documenting process ( #1987 )
2021-10-18 08:43:34 -05:00
Mehrad Mahmoudian
9cdb8f9fb1
Kde shortcuts dbus2cmd ( #1953 )
...
* changes the KDE shortcuts from dbus to commands
* fixes the file name to have the updated file name for KDE shortcuts
* fixes a grammatical mistake in README
2021-10-08 09:26:35 -05:00
Pr. Sunflower
27e81bf14d
Update 0000-Add-Opacity-slider.md
2021-10-06 13:00:36 -05:00
Pr. Sunflower
008aca81ab
Update 0000-Add-Opacity-slider.md
2021-10-06 13:00:36 -05:00
Pr. Sunflower
e824ee7f75
Create RFC to Add opacity slider for color-picker
...
Please see issue #249
2021-10-06 13:00:36 -05:00
borgmanJeremy
8beb605cd3
Update CONTRIBUTING.md
...
Changed donation to rysolv to allow more contributors to be funded.
2021-09-27 20:36:18 -05:00
a1346054
b95e096136
Simple maintenance improvements ( #1918 )
...
* Use license file from gnu.org
Downloaded from:
https://www.gnu.org/licenses/gpl-3.0.txt
* Add missing final newline
* Fix link
* Fix shellcheck warnings
* Move donation header one level up
* Fix typos
* Stop mixing tabs and spaces
* Trim trailing whitespace
2021-09-27 20:33:45 -05:00
Mehrad Mahmoudian
eb52d7a9ad
fix the KDE Plasma shortcut DBus calls ( #1887 )
2021-09-13 08:14:29 -05:00
Soc Virnyl S. Estela
4b26b28493
Update docs on wlroots based Wayland compositors ( #1832 )
...
* Update docs on wlroots based Wayland compositors
* Add note about clipboard bugs
2021-08-24 10:29:20 -05:00
nullobsi
bd2feadc65
[docs] add wlroots/sway documentation ( #1599 )
...
this should help clear up some common issues with xdg desktop portal and wlroots compositors
2021-05-02 12:40:48 -05:00
Patrick José Pereira
c5c4cfb7f5
flameshot-shortcuts-kde: Add comment about how to import
2021-03-03 14:43:44 -06:00
Jeremy Borgman
99a778e31e
Updated Releasing documents per review
2021-02-14 13:08:44 -06:00
Jeremy Borgman
2ca780dfe3
Staging Release Candidate for 0.9
2021-02-14 13:08:44 -06:00
Jeremy Borgman
4e03f6150c
Added release notes
2021-02-14 13:08:44 -06:00
Yuriy Puchkov
472d0dca29
Merge branch 'flameshot-org-master' into bugfix/RND-664-flameshot-update-history-widget-on-new-capture
2020-10-16 15:05:12 +03:00
borgmanJeremy
e98c974009
Updated releasing instructions ( #1074 )
2020-10-16 05:25:33 -05:00
Yuriy Puchkov
654455e9ac
Merge branch 'flameshot-org-master' into merge-from-upstream
...
# Conflicts:
# .github/workflows/Linux-pack.yml
# CMakeLists.txt
# appveyor.yml
# data/graphics.qrc
# src/tools/imgur/imguruploader.cpp
2020-10-15 15:44:49 +03:00
Jeremy Borgman
ce331924a4
organizing files
2020-10-14 11:08:12 -05:00
James LaChance
3ceaf66cd8
Add instructions for how to format code
...
This took @jfly and me far too long to figure out how to actually get
the code formatted.
2020-10-14 08:55:55 -05:00
Yuriy Puchkov
c92f8e3014
Merge branch 'flameshot-org-master' into bugfix/memory-leak
...
# Conflicts:
# .github/workflows/Linux-pack.yml
# CMakeLists.txt
# data/graphics.qrc
# src/config/configwindow.cpp
# src/tools/imgur/imguruploader.cpp
2020-10-11 20:49:15 +03:00
Jeremy Borgman
81c68c06d6
staging for 0.8.4 release
2020-10-10 19:43:35 -05:00
borgmanJeremy
8ff94a95a8
Cleaned up flatpak build for flathub submission ( #1040 )
...
* Cleaned up flatpak build for flathub submission. Fixed app-id and other assets to match dbus naming.
* fixed missing updates
* fixing build issues
2020-10-10 13:04:19 -05:00
Yuriy Puchkov
0a31d2d94d
Merge branch 'flameshot-org-master' into feature/RND-656-flameshot-ability-to-lock-switching-between-s3-and-imgur-and-use-s3-only
...
# Conflicts:
# data/translations/Internationalization_eu.ts
2020-10-06 16:13:45 +03:00
Yuriy Puchkov
b34215c6b0
Update docs/dev/release.md file to the latest one
2020-10-05 10:15:49 +03:00
heis2201
e3ef3096e9
Update german translation
...
Corrected my own typo and improved Comment
2020-10-02 13:28:58 -05:00
Yuriy Puchkov
8e92ea5ab4
Merge 0.8.3 upstream
2020-10-02 10:15:56 +03:00
Alex Pantechovskis
55bed077ca
Remove outdated translation table and link the instruction repo
2020-10-01 18:56:52 -05:00
heis2201
675df1aea4
Added/Updated German translation
...
Added/Updated German translation
2020-10-01 07:42:04 -05:00
Tiago Rinaldi
ead84c502c
Update CONTRIBUTING.md
...
Add pt_BR translation credits
2020-10-01 07:41:13 -05:00
Jeremy Borgman
ceb51a90bd
Added releasing info for 0.8.3
2020-09-28 09:24:35 -05:00
Yuriy Puchkov
d4d3b9eae0
Merge branch 'master-flameshotorg' into master_nc_merge_upstream
...
# Conflicts:
# .travis.yml
# appveyor.yml
# data/graphics.qrc
# data/img/app/keyboard.svg
# data/img/material/black/delete.png
# data/img/material/black/delete.svg
# data/img/material/black/filepath.svg
# data/img/material/black/shortcut.svg
# data/img/material/white/filepath.svg
# data/img/material/white/shortcut.svg
# data/translations/Internationalization_hu.ts
# data/translations/Internationalization_ka.ts
# external/Qt-Color-Widgets/src/color_wheel.cpp
# external/singleapplication/singleapplication.cpp
# flameshot.pro
# src/cli/commandlineparser.cpp
# src/config/buttonlistview.cpp
# src/config/configwindow.cpp
# src/config/configwindow.h
# src/config/geneneralconf.cpp
# src/config/geneneralconf.h
# src/config/uicoloreditor.cpp
# src/config/uicoloreditor.h
# src/core/controller.cpp
# src/core/globalshortcutfilter.cpp
# src/main.cpp
# src/third-party/Qt-Color-Widgets/src/color_utils.cpp
# src/tools/abstractactiontool.h
# src/tools/abstractpathtool.h
# src/tools/arrow/arrowtool.cpp
# src/tools/arrow/arrowtool.h
# src/tools/blur/blurtool.cpp
# src/tools/capturetool.h
# src/tools/circle/circletool.cpp
# src/tools/circle/circletool.h
# src/tools/copy/copytool.cpp
# src/tools/copy/copytool.h
# src/tools/exit/exittool.cpp
# src/tools/exit/exittool.h
# src/tools/imgur/imguruploader.cpp
# src/tools/launcher/applaunchertool.cpp
# src/tools/launcher/applaunchertool.h
# src/tools/launcher/applauncherwidget.cpp
# src/tools/launcher/openwithprogram.cpp
# src/tools/line/linetool.cpp
# src/tools/line/linetool.h
# src/tools/marker/markertool.cpp
# src/tools/marker/markertool.h
# src/tools/move/movetool.cpp
# src/tools/pencil/penciltool.cpp
# src/tools/pencil/penciltool.h
# src/tools/pin/pintool.cpp
# src/tools/pin/pintool.h
# src/tools/pin/pinwidget.cpp
# src/tools/pixelate/pixelatetool.h
# src/tools/rectangle/rectangletool.cpp
# src/tools/rectangle/rectangletool.h
# src/tools/redo/redotool.cpp
# src/tools/redo/redotool.h
# src/tools/save/savetool.cpp
# src/tools/save/savetool.h
# src/tools/selection/selectiontool.cpp
# src/tools/selection/selectiontool.h
# src/tools/sizeindicator/sizeindicatortool.cpp
# src/tools/sizeindicator/sizeindicatortool.h
# src/tools/storage/imgur/imguruploader.h
# src/tools/storage/imgur/imguruploadertool.cpp
# src/tools/storage/imgur/imguruploadertool.h
# src/tools/text/textconfig.cpp
# src/tools/text/texttool.cpp
# src/tools/text/texttool.h
# src/tools/toolfactory.cpp
# src/tools/toolfactory.h
# src/tools/undo/undotool.cpp
# src/tools/undo/undotool.h
# src/utils/confighandler.cpp
# src/utils/confighandler.h
# src/utils/dbusutils.cpp
# src/utils/screenshotsaver.cpp
# src/utils/screenshotsaver.h
# src/widgets/capture/buttonhandler.cpp
# src/widgets/capture/buttonhandler.h
# src/widgets/capture/capturebutton.cpp
# src/widgets/capture/capturebutton.h
# src/widgets/capture/capturewidget.cpp
# src/widgets/capture/capturewidget.h
# src/widgets/capture/colorpicker.cpp
# src/widgets/capturelauncher.cpp
# src/widgets/infowindow.cpp
# src/widgets/infowindow.h
# src/widgets/panel/sidepanelwidget.cpp
# src/widgets/panel/utilitypanel.cpp
# src/widgets/panel/utilitypanel.h
# translations/Internationalization_ca.ts
# translations/Internationalization_de_DE.ts
# translations/Internationalization_es.ts
# translations/Internationalization_fr.ts
# translations/Internationalization_ja.ts
# translations/Internationalization_nl.ts
# translations/Internationalization_pl.ts
# translations/Internationalization_pt_br.ts
# translations/Internationalization_ru.ts
# translations/Internationalization_sk.ts
# translations/Internationalization_sr.ts
# translations/Internationalization_tr.ts
# translations/Internationalization_uk.ts
# translations/Internationalization_zh_CN.ts
# translations/Internationalization_zh_TW.ts
2020-09-24 18:52:49 +03:00
Jeremy Borgman
e298d56f32
Updated per feedback
2020-09-24 10:26:55 -05:00
Jeremy Borgman
86cf5819a3
added releasing checklist
2020-09-24 10:26:55 -05:00