summaryrefslogtreecommitdiff
path: root/clipfs.c
AgeCommit message (Expand)Author
2021-08-28Added naive recognition between images and textAki
2021-08-26Property deletion is now handled by get_propertyAki
2021-08-26Switched to use raw get_propertyAki
2021-08-26Exported owner lookup to an utility functionAki
2021-08-25Added selection owner check before updatingAki
2021-08-25Added naive support for remaining usual selectionsAki
2021-08-24Wrapped the selection getter in a FUSE stubAki
2021-08-24Implemented program that reads X PRIMARY selectionAki