Commit graph

17 commits

Author SHA1 Message Date
Lassebq f807b553a3 Initial support for .desktop applications 2023-10-16 17:14:36 +02:00
Orangerot 1287752857 update README for drag and drop feature 2023-04-12 19:56:51 +02:00
Orangerot 8f32fb80e9 Merge branch 'drag-and-drop' 2023-04-12 19:49:58 +02:00
Orangerot d59da82993 drag files to other application 2023-04-12 19:49:40 +02:00
Orangerot b0a8acd23c added README with installation instructions 2023-04-10 22:59:49 +02:00
Orangerot b59cb63774 listen for drops and move files to desktop directory 2023-04-08 14:09:15 +02:00
Orangerot af9d2c446e add/remove icon based on directory changes 2023-04-07 01:07:16 +02:00
Orangerot 79d2167a22 listen for changes in directory 2023-04-06 21:42:42 +02:00
Orangerot 42bacc4e82 (un)install system wide 2023-04-06 00:06:36 +02:00
Orangerot 1ce8ee6319 now spanning the whole desktop and transparent 2023-04-05 23:35:32 +02:00
Orangerot 9e35e33ede open default app for file on double click 2023-04-05 22:45:08 +02:00
Orangerot ceadebf005 ported to gtk3 because of layer-shell 2023-04-05 22:33:15 +02:00
Orangerot 7b01971938 open GFiles from model with app from g_dir_open; replaces GFileInfo 2023-04-05 20:55:24 +02:00
Orangerot 3ae7f6c61f replace own model with directory_list model gtk 2023-04-05 19:55:43 +02:00
Orangerot d18510ad12 grid view shows file name and icon from model 2023-04-05 19:00:08 +02:00
Orangerot 3f95106227 read name and icon from files on desktop 2023-04-05 15:53:13 +02:00
Orangerot 688aeb85d1 Initial Commit 2023-04-05 13:09:05 +02:00