index
:
dragon
master
packages
Simple drag-and-drop source/target for gtk3
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add debug prints for chosen action and succcess
FichteFoll
2019-11-02
*
Fix debug printing of URIs in drag_all mode
FichteFoll
2019-11-02
*
uri_collection needs to hold one more item than max
FichteFoll
2019-11-02
*
Prevent memory corruption by checking MAX_SIZE
FichteFoll
2019-11-02
*
Increment version to 1.1.0
Michael Homer
2019-07-06
*
Add verbose logging for drag receive events
FichteFoll
2019-07-05
*
Option to print file paths in target mode
FichteFoll
2019-07-05
*
Output debug messages on stderr
FichteFoll
2019-05-08
*
Add fallback to generic icons
FichteFoll
2019-05-08
*
Remove deprecated gtk_button_set_alignment call
FichteFoll
2019-05-08
*
Unify whitespace (to spaces)
FichteFoll
2019-05-08
*
Remove runtime warning about icon fallback
Michael Homer
2018-04-27
*
Let GIO handle URI building
Sebastian Reuße
2018-04-25
*
Bump version to 1.0.0
Michael Homer
2018-04-13
*
Add drag all feature
Andre Pontes
2017-06-22
*
Add simple --target example
Michael Homer
2014-08-15
*
Set stdout to line buffered for scripting -t
Michael Homer
2014-08-15
*
Show icons when displaying source buttons
Michael Homer
2014-08-15
*
Update --help output with other modes
Michael Homer
2014-06-21
*
Add readme and licence
Michael Homer
2014-06-20
*
Add short options -t and -x
Michael Homer
2014-06-19
*
Allow keeping dragged data around with --keep
Michael Homer
2014-06-19
*
Allow use as a drag target too
Michael Homer
2014-06-19
*
Initial commit
Michael Homer
2014-06-19
bgstack15