summaryrefslogtreecommitdiff
path: root/src/screenshot-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_dialog_run()Alexander Mikhaylenko2021-04-051-15/+39
* Move the screenshot sound effects to gnome-shellBrion Vibber2021-02-111-34/+0
* utils: Stop using gtk_show_uri()Alexander Mikhaylenko2020-04-221-3/+4
* Split ScreenshotUtilsAlexander Mikhaylenko2020-04-221-587/+14
* Remove support for removing window borderAlexander Mikhaylenko2020-04-031-21/+5
* Make X11 dependency optionalAlexander Mikhaylenko2020-03-301-2/+20
* utils: fix X11 fallback code path for HiDPiCosimo Cecchi2019-07-241-8/+14
* flash: update from libcheeseCosimo Cecchi2019-07-241-2/+0
* utils: create same size pixbuf when using XShapeCosimo Cecchi2019-07-241-1/+2
* utils: add an env variable to force fallback code pathCosimo Cecchi2019-07-241-7/+22
* Use g_autofree/g_autoptr to simplify codeCosimo Cecchi2019-07-241-28/+14
* Clean up formatting. Remove extra whitespace, convert tabs to spaces, fix ind...Evan Jarrett2018-06-151-43/+41
* Use the appropriate inclusion directive for config.hEmmanuele Bassi2017-05-291-1/+2
* Update FSF AddressDominique Leuenberger2015-09-131-1/+1
* screenshot-utils: use the new Shell interface nameCosimo Cecchi2013-01-031-3/+3
* screenshot: use g_message instead of a g_warning for fallback pathCosimo Cecchi2012-05-291-2/+2
* screenshot: simplify GApplication codeCosimo Cecchi2012-05-081-1/+1
* screenshot: fix some compilation warningsCosimo Cecchi2012-03-051-2/+3
* screenshot: use new Shell API for including pointerCosimo Cecchi2012-02-141-4/+8
* screenshot: implement an overwrite dialog for interactive modeCosimo Cecchi2012-01-261-10/+17
* screenshot: cache the effect to the sound serverCosimo Cecchi2012-01-261-0/+4
* screenshot: simplify some codeCosimo Cecchi2012-01-261-15/+3
* screenshot: make sure to emit the screenshot taken sound for clipboardCosimo Cecchi2012-01-251-3/+0
* screenshot: make play_sound_effect publicCosimo Cecchi2012-01-251-5/+6
* screenshot: don't use an X selection to ensure a single instanceCosimo Cecchi2012-01-251-59/+0
* screenshot: port to GApplicationCosimo Cecchi2012-01-251-1/+3
* screenshot: don't look for the current GdkWindow if using the shellCosimo Cecchi2012-01-251-37/+64
* screenshot: rename some functionsCosimo Cecchi2012-01-251-18/+18
* screenshot: don't set the XID for the sound effectCosimo Cecchi2012-01-251-0/+33
* screenshot: update for new shell Screenshot APICosimo Cecchi2012-01-251-3/+5
* screenshot: only fire flash in the fallback caseCosimo Cecchi2012-01-251-10/+24
* screenshot: simplify fallback code pathCosimo Cecchi2012-01-251-17/+9
* screenshot: always unlink the temporary file from the shellCosimo Cecchi2012-01-251-5/+3
* screenshot: don't use deprecated GDK apiCosimo Cecchi2011-10-251-3/+14
* screenshot: don't use gdk_cursor_unref()Cosimo Cecchi2011-10-251-1/+1
* Update for module splitCosimo Cecchi2011-09-281-0/+706