Commit graph

317 commits

Author SHA1 Message Date
Exidex
40fb6f2617
Implement entrypoint search aliases 2025-05-11 13:25:13 +02:00
Exidex
5a52e1a9e5
Fixed crash when closing inline view due to Action being run ... again 2025-05-09 19:37:11 +02:00
Exidex
4ab582ddad
Fix panic when trying to assign global shortcut that is already assigned by another application 2025-05-08 21:41:57 +02:00
Exidex
80396abbad
Migrate communication over Grpc to new system to reduce boilerplate 2025-05-05 19:52:07 +02:00
Exidex
44d594c395
Migrate FrontendApi and BackendForFrontendApi to new system to reduce boilerplate 2025-05-04 17:33:59 +02:00
Exidex
f204969e63
Add support for svg images 2025-05-03 19:52:05 +02:00
Exidex
59307623ca
Make text selection color distinct from the background in form view text inputs 2025-05-03 10:24:57 +02:00
Exidex
1a1c862973
More plugin examples 2025-04-24 21:13:43 +02:00
Exidex
4a99160427
Fix plugin view being empty if the window is closed by toggling global shortcut 2025-04-13 18:59:48 +02:00
Benno
8439f96430
fix: ensure window state resets correctly (#65) 2025-04-13 18:29:29 +02:00
Exidex
6fafe23658
Fix window sometimes not being hidden on x11 2025-04-11 18:02:10 +02:00
Exidex
d8b6010ad1
Global shortcuts for entrypoints 2025-04-08 21:45:49 +02:00
Exidex
2bb69f8add
Fix formatting 2025-04-03 20:38:03 +02:00
Exidex
a258bdf674
Do not panic when global shortcut unregistration fails 2025-04-03 19:54:01 +02:00
Exidex
ae0f833f15
Rework shortcut selector ui in settings 2025-03-30 19:25:09 +02:00
Exidex
709f8337d4
Fix scenario runner 2025-03-15 20:14:10 +01:00
Exidex
74f6433bea
Fix screenshot generator 2025-03-15 20:14:09 +01:00
Exidex
76609064df
Revert previous attempt to fix event loss 2025-03-11 20:06:43 +01:00
Exidex
1aca32ae9c
Fix panic when closing inline view due to action being run 2025-03-05 21:54:15 +01:00
Exidex
b5575725f0
Clean up debugging leftovers 2025-03-04 22:18:17 +01:00
Exidex
b0f03daba7
Fix event loss due to race condition by allowing only one concurrent view event 2025-03-04 22:03:15 +01:00
Exidex
e1216598a9
Cleanup formatting a little 2025-03-04 19:45:47 +01:00
Exidex
ecd21cf518
Drop events if state doesn't exist due to race condition instead of panicking 2025-03-04 19:32:55 +01:00
Exidex
dc8f8d96eb
Fix build on linux 2025-02-16 11:12:59 +01:00
Michał Kalinowski
f50a9ae51e Don't clear search bar if window is closed using global shortcut 2025-02-15 20:42:45 +01:00
Exidex
0c6b0282c2
Refactor 3.5k line file into multiple files 2025-02-15 18:59:12 +01:00
Exidex
ebc18be7c9
Fix missing cfg causing build to fail on non-linux platforms 2025-02-15 09:41:05 +01:00
Exidex
b542633cb6
On X11 listen on _NET_ACTIVE_WINDOW change instead of unfocus event for close-on-unfocus behaviour 2025-02-15 09:29:54 +01:00
Exidex
89c28bae6c
Change global shortcut to be executed on key down instead of key up 2025-02-15 08:21:02 +01:00
Benno
7ce6844ad0 feat: auto scroll to top in window hiding process 2025-02-13 22:07:45 +01:00
Benno
fcbeb20699
Add cmd/ctrl+comma to open settings ui 2025-02-11 20:22:39 +01:00
Benno
c8b3cfe09c
Global shortcut now hides the main window when the window is already open 2025-02-11 20:20:35 +01:00
Exidex
1b8ddf67b1
Implement ability to run entrypoints from cli 2025-02-09 14:00:59 +01:00
Exidex
9a1ee39485
Fix formatting 2025-02-03 18:18:05 +01:00
Exidex
b949886314
Make subtext in main window search items a little smaller 2025-02-03 18:16:43 +01:00
Exidex
7f185f2972
In search results, move name of plugin to entrypoint name, add entrypoint type in that place use. Use generator name as a type 2025-02-03 18:15:52 +01:00
Exidex
2d083074b1
Run cargo fmt. Add github workflow to validate 2025-02-02 17:10:54 +01:00
Exidex
792baa7e6a
Fix global shortcut unregistration failing if previous shortcut registration failed 2025-01-29 23:27:03 +01:00
Exidex
3201c721a5
Cleanup not needed usages of Arc<Mutex>> 2025-01-16 22:41:20 +01:00
Exidex
e4df96c890
Save position of the main window to be used after restart 2025-01-16 22:02:43 +01:00
Exidex
b4e255a92e
Fix window jumping to another screen if pressing global shortcut with window open when using active monitor position mode 2025-01-16 21:21:34 +01:00
Exidex
c492d26711
Add config setting to chose on which monitor window appears: always on the same or current active 2025-01-16 20:52:43 +01:00
Exidex
2ee1e645c9
Add config option to disable close on unfocus functionality 2025-01-13 20:53:08 +01:00
Exidex
565519fa30
Add ability to control whether window is closed based on return value of action 2025-01-12 21:47:11 +01:00
Exidex
b59762bd5b
Fix icons on macOS sometimes not loading 2025-01-12 20:18:17 +01:00
Exidex
f9d6642900
Remove onClick events, instead primary action is called on click with id of clicked item. Add onItemFocusChange events 2025-01-10 21:26:54 +01:00
Exidex
907e743607
Tweak styling of detail metadata when inside a list 2025-01-07 21:13:46 +01:00
Exidex
796008ad39
Make metadata section in detail in list slightly bigger 2025-01-07 20:51:39 +01:00
Exidex
e5117c6c45
Fix grid empty view not displaying the image 2025-01-07 20:45:02 +01:00
Exidex
d9b60d5e63
Fix list empty view image being too big 2025-01-07 20:44:21 +01:00