Commits on Source (890)
Showing
- .gitignore 21 additions, 5 deletions.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- COPYING 20 additions, 22 deletionsCOPYING
- Makefile.am 100 additions, 54 deletionsMakefile.am
- NEWS 147 additions, 0 deletionsNEWS
- README.md 3 additions, 3 deletionsREADME.md
- autogen.sh 1 addition, 3 deletionsautogen.sh
- configure.ac 139 additions, 0 deletionsconfigure.ac
- icons/meson.build 13 additions, 0 deletionsicons/meson.build
- lib/libscreenshooter.h 1 addition, 0 deletionslib/libscreenshooter.h
- lib/meson.build 61 additions, 0 deletionslib/meson.build
- lib/screenshooter-actions.c 24 additions, 27 deletionslib/screenshooter-actions.c
- lib/screenshooter-actions.h 4 additions, 2 deletionslib/screenshooter-actions.h
- lib/screenshooter-capture-wayland.c 471 additions, 0 deletionslib/screenshooter-capture-wayland.c
- lib/screenshooter-capture-wayland.h 37 additions, 0 deletionslib/screenshooter-capture-wayland.h
- lib/screenshooter-capture-x11.c 1509 additions, 0 deletionslib/screenshooter-capture-x11.c
- lib/screenshooter-capture-x11.h 11 additions, 10 deletionslib/screenshooter-capture-x11.h
- lib/screenshooter-capture.c 21 additions, 1535 deletionslib/screenshooter-capture.c
- lib/screenshooter-capture.h 3 additions, 16 deletionslib/screenshooter-capture.h
- lib/screenshooter-custom-actions.c 236 additions, 0 deletionslib/screenshooter-custom-actions.c
.gitmodules
0 → 100644
icons/meson.build
0 → 100644
lib/meson.build
0 → 100644
lib/screenshooter-capture-wayland.c
0 → 100644
lib/screenshooter-capture-wayland.h
0 → 100644
lib/screenshooter-capture-x11.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
lib/screenshooter-custom-actions.c
0 → 100644