~ubuntubudgie-dev/budgie-extras/+git/trash:v1.x

Last commit made on 2019-11-11
Get this branch:
git clone -b v1.x https://git.launchpad.net/~ubuntubudgie-dev/budgie-extras/+git/trash

Branch merges

Branch information

Recent commits

ebcc09e... by Evan Maddock <email address hidden>

Bump version to 1.2.0

Signed-off-by: Evan Maddock <email address hidden>

cb5f6b2... by Evan Maddock <email address hidden>

Create a thread to delete files in to avoid locking the system

Fixes GH-4

Signed-off-by: Evan Maddock <email address hidden>

45bde5e... by Evan Maddock <email address hidden>

Use 'using' statements to make things slightly nicer to read

Signed-off-by: Evan Maddock <email address hidden>

c640603... by Evan Maddock <email address hidden>

Add more sorting methods

Fully resolves GH-3

Signed-off-by: Evan Maddock <email address hidden>

d058c5e... by Evan Maddock <email address hidden>

Create new settings view for more flexibility

Signed-off-by: Evan Maddock <email address hidden>

39a398e... by Evan Maddock <email address hidden>

Add a revealer to display info about a trash item

Signed-off-by: Evan Maddock <email address hidden>

932ec4f... by Evan Maddock <email address hidden>

Implement the ability to change sorting method

Currently only sorting alphabetically by name or by deletion date are supported. In the future, it would be nice to also be able to sort by file size.

Resolves GH-3

Signed-off-by: Evan Maddock <email address hidden>

76549c3... by Evan Maddock <email address hidden>

Implement the ability to drag and drop files on the applet to delete them

As an added bonus, popup notifications are now generated when errors occur.

Signed-off-by: Evan Maddock <email address hidden>

43626f0... by Evan Maddock <email address hidden>

Split TrashStore class into its own file

Signed-off-by: Evan Maddock <email address hidden>

38b9095... by Evan Maddock <email address hidden>

Bump version to 1.1.0

Signed-off-by: Evan Maddock <email address hidden>