Commit graph

118 commits

Author SHA1 Message Date
Ashley Wulber
2c0aea3e78 wip: replace popover menu with custom implementation that allows non-label entries 2022-01-04 13:54:25 -05:00
Ashley Wulber
3a72c74b08 dock right click menu 2022-01-03 21:33:26 -05:00
Ashley Wulber
35eb571528 big refactor and cleanup of dock + use tokio mpsc 2022-01-02 01:46:44 -05:00
Ashley Wulber
346701b16d remove templates for app_library and cleanup window styling 2021-12-31 16:03:47 -05:00
Ashley Wulber
7c0cf048ee refactor launcher removing templates 2021-12-31 14:58:26 -05:00
Ashley Wulber
839a4a55d7 cleanup 2021-12-30 22:25:39 -05:00
Ashley Wulber
a1ab52b311 refactor ui layout 2021-12-30 22:23:17 -05:00
Ashley Wulber
2b8e462c9d refactor remove template for dock window 2021-12-30 19:01:59 -05:00
Ashley Wulber
71273ec430 remove template for dock_item 2021-12-30 17:53:06 -05:00
Ashley Wulber
e48f501b0d cleanup 2021-12-30 16:54:35 -05:00
Ashley Wulber
e6ef9a5357 dock items react to different types of clicks! 2021-12-30 15:35:10 -05:00
Ashley Wulber
12ebd54979 fix dock app name 2021-12-30 11:10:45 -05:00
Ashley Wulber
ed4863388f formatting 2021-12-29 22:32:10 -05:00
Ashley Wulber
65f43a9300 revert X Property change, and cleanup formatting 2021-12-29 17:31:01 -05:00
Ashley Wulber
5a4a802751 cleanup 2021-12-28 13:06:04 -05:00
Ashley Wulber
6c46fb03a6 cleanup 2021-12-28 13:05:05 -05:00
Ashley Wulber
6e318abf04 refactor X and recenter app_library when size changes 2021-12-28 11:38:52 -05:00
Ashley Wulber
f0542071d4 rename search result object and row 2021-12-28 11:19:55 -05:00
Ashley Wulber
f95fa068f3 refactor and cleanup launcher 2021-12-28 11:08:02 -05:00
Ashley Wulber
701cfe1ef2 move launcher window to center when it is resized 2021-12-28 09:52:05 -05:00
Ashley Wulber
39fe8bbafe refresh dock model on dnd 2021-12-27 20:19:59 -05:00
Ashley Wulber
be9ee81967 more cleanup and fix save/restore dock items 2021-12-27 18:33:17 -05:00
Ashley Wulber
fb6bbb79a7 refactor dnd and fix dnd bugs 2021-12-27 17:59:49 -05:00
Ashley Wulber
9bde60bbe9 cleanup 2021-12-24 18:38:17 -05:00
Ashley Wulber
c51ff3d81c ignore X11 errors 2021-12-24 18:37:19 -05:00
Ashley Wulber
253b0a518e fix: gdk layout crash 2021-12-23 23:56:58 -05:00
Ashley Wulber
fb95442a0b fix: configure window then flush frame clock events, so it stays in sync and prevents crash 2021-12-23 21:29:32 -05:00
Ashley Wulber
d5e042e822 fix: configure window in the idle time, so it stays in sync and prevents crash 2021-12-23 13:49:11 -05:00
Ashley Wulber
195470c4e0 remove app indicator from dock item when window closed 2021-12-23 13:25:56 -05:00
Ashley Wulber
66c5574498 TODO remove closed windows from dock on update 2021-12-23 13:07:12 -05:00
Ashley Wulber
677a9e4f5c cleanup 2021-12-23 13:01:24 -05:00
Ashley Wulber
2171fd8eac focus open window when dock item selected 2021-12-23 12:55:55 -05:00
Ashley Wulber
86b7c2f341 add gap under dock 2021-12-22 18:55:36 -05:00
Ashley Wulber
6989b2a180 refactor to get around weird behavior when dropping, and excessive window resizes 2021-12-22 17:24:05 -05:00
Ashley Wulber
c2dd25a09d reach out directly to pop shell gbus for window list 2021-12-22 12:32:46 -05:00
Ashley Wulber
6be5b84b24 small fixes 2021-12-21 18:45:57 -05:00
Ashley Wulber
a3349e673f display active indicators for each open window of an app on the dock 2021-12-21 17:55:43 -05:00
Ashley Wulber
b3ce9ada8c add placeholder for refreshing model from cache4 2021-12-21 17:25:06 -05:00
Ashley Wulber
d7c48e69f5 merge active app windows to saved list if the app is added to the save list 2021-12-21 17:20:43 -05:00
Ashley Wulber
fe0fc2e0e3 cache active apps 2021-12-21 16:41:36 -05:00
Ashley Wulber
d731ab5f41 dock zbus signal test 2021-12-21 14:51:57 -05:00
Ashley Wulber
03300c788a show active apps 2021-12-21 13:01:32 -05:00
Ashley Wulber
ad6f147546 constantly update active apps on dock 2021-12-21 01:00:46 -05:00
Ashley Wulber
6a479899ad add active list to dock object 2021-12-20 23:52:59 -05:00
Ashley Wulber
5cda4046a6 cleanup and re-enable dock autohide 2021-12-17 12:22:45 -05:00
Ashley Wulber
e9c5bf9254 reorder dock items & move item if it is dropped on dock but already exists 2021-12-16 17:14:44 -05:00
Ashley Wulber
9f5af5e573 merge 2021-12-16 13:02:45 -05:00
Ashley Wulber
ac1b8ac1ee prototype gtk launcher 2021-12-16 12:25:43 -05:00
Ashley Wulber
da46175abe DnD from app library prototype into dock intyo correct index 2021-12-16 12:03:30 -05:00
Ashley Wulber
83b6f3da5e accept dnd drops from app library prototype 2021-12-16 09:45:42 -07:00