Coder Social home page Coder Social logo

scrot's Introduction

scrot

Language grade: C/C++

A nice and straightforward screen capture utility implementing the dynamic loaders of Imlib2.

This utility works in X11-based environments only - it does not work inside Wayland or XWayland sessions.

Dependencies

Fedora:

$ sudo dnf install meson imlib2-devel libX11-devel libXfixes-devel

Debian, Ubuntu:

$ sudo apt install meson libimlib2-dev libx11-dev libxfixes-dev

Build instructions

$ meson setup build
$ ninja -C build
$ ninja -C build install

License

This software is covered by MIT-feh license. All changes authored by Patryk Obara are dual-licensed using MIT-feh and normal MIT license.

scrot's People

Contributors

buslov avatar daltomi avatar dreamer avatar gilbrit avatar i-rinat avatar quite avatar sigmike avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scrot's Issues

scrot -s did not work when awesome hotkey press

awesome v3.4.13
scrot version 0.8

I run scrot -s at terminal, it works .
but when press awesome's hotkey , it did't works .

awful.key({ "Shift" }, "Print" ,
 function ()
  awful.util.spawn("scrot -e 'mv $f /tmp/ ' ")
  os.execute("scrot -s -e 'mv $f /tmp/ ' ")
  naughty.notify({ title="Screenshot", text="The full screen captured" })
 end),

naughty.notify is work.

%h not outputting height, but Short month instead

Version 0.8

scrot ~/Pictures/Screenshot_%wx%h_%Y-%m-%d_%H:%M:%S.png

Will output:

Screenshot_5xOct_2017-10-13_14:08:26.png


Running 4.10.0-35-generic
i3 4.14.1

RELEASE=18.2
CODENAME=sonya
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.2 Sonya"
DESKTOP=Gnome
TOOLKIT=GTK
NEW_FEATURES_URL=http://www.linuxmint.com/rel_sonya_cinnamon_whatsnew.php
RELEASE_NOTES_URL=http://www.linuxmint.com/rel_sonya_cinnamon.php
USER_GUIDE_URL=help:linuxmint
GRUB_TITLE=Linux Mint 18.2 Cinnamon 64-bit

Status of the repo?

A couple weeks ago I found out about this repo and am curious as to what the project status is. For some context I have been contributing to the scrot fork at resurrecting-open-source-projects/scrot recently.

Is there any plans to continue development in this repo? From the comment here it seems to me that this was meant to be a personal fork.

If you have plans to continue development, do you think we can unify efforts into resurrecting-open-source-projects/scrot instead of duplicating work in two different repos.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.