Dokkae
7f40aaa02f
Support KP_Enter as selection key ( #174 )
...
This commit adds selection/action support for the numpad enter key
2024-12-26 15:53:00 +02:00
NotAShelf
9181641b72
chore: update more vulnerable dependencies
2024-10-31 22:57:45 +03:00
NotAShelf
69d05e2ba5
chore(anyrun): update dependencies
2024-10-13 17:24:35 +03:00
Ching Pei Yang
883ef4be2b
add defaults for missing config options ( #66 )
...
* add defaults for missing config options
* Moved default value functions to an `impl` block of `Config`
---------
Co-authored-by: Kirottu <arnovaara@gmail.com >
2023-07-24 16:13:17 +03:00
Kirottu
bb79b0fd81
Added xaling to match description
2023-07-05 23:31:49 +03:00
Kirottu
49a43c4a9b
Reworked runner position configuration to allow for far more flexibility
2023-07-04 19:13:27 +03:00
Kirottu
eeb151a542
Added config option overrides to args
2023-06-19 16:40:31 +03:00
Kirottu
8da0ec5ff7
Fixed an issue where multiple instances could run at the same time
2023-06-17 12:40:20 +03:00
Kirottu
12020f685e
Only create widgets once if configure event is received
2023-05-27 22:12:41 +03:00
Kirottu
7f29aa8224
Added ability to immediately display results, switched to clap for argument parsing
2023-05-11 10:23:14 +03:00
Kirottu
c4e0940ce5
Added max_entries to limit amount of total entries
2023-05-03 10:53:41 +03:00
Kirottu
594fcf2bd0
Removed debug print message
2023-05-02 22:41:53 +03:00
Kirottu
9fed55e692
Load plugins from paths provided in the env var ANYRUN_PLUGINS
2023-05-02 13:51:03 +03:00
Kirottu
9603381da7
Display config error in the main Anyrun window, if exists
2023-05-01 16:13:05 +03:00
Kirottu
24719751d4
Use default config if the config file parsing/loading fails
...
This could happen for example after Anyrun has just been updated
and there were changes to the config file format.
2023-05-01 15:40:27 +03:00
Kirottu
465ee1d266
Option to close window when a click is received outside the main box
2023-05-01 15:28:39 +03:00
Kirottu
3a1648cf37
Fix wacky alignment for matches with long titles
2023-04-29 16:21:31 +03:00
Kirottu
b2f3e67cb4
Stdin plugin
2023-04-27 16:22:18 +03:00
Kirottu
e9e07b17b4
Set proper namespace for layer
2023-04-26 12:51:43 +03:00
Ivordir
0874e09c31
Fix out of bounds panic ( #16 )
2023-04-15 18:11:04 +03:00
Ivordir
1119137d27
Add use_pango option for Match ( #15 )
2023-04-15 08:02:23 +03:00
Andrej Benz
61773e2d79
added option for fullscreen window ( #12 )
...
* added option for fullscreen window
* added option for fullscreen window
* WIP center & top positions with proper positioning
* Added enum for absolute and fractions for the vertical offset and width
* fixed readme in regards to relative numbers
* Fixed default background color for the main box
---------
Co-authored-by: Kirottu <arnovaara@gmail.com >
2023-04-13 14:13:40 +03:00
Andrej Benz
affb0e0ad2
added a config option to hide the plugin info ( #7 )
...
* added config option to hide plugin info
* added config options to readme
2023-04-10 12:48:50 +03:00
Andrej Benz
0be041cc03
added config option to hide icons
2023-04-06 12:49:56 +02:00
Kirottu
dbc46da360
Hopefully a better implementation of the center position
2023-04-05 21:50:27 +03:00
Kirottu
b6f8bc631d
Added Kidex plugin for file search.
2023-04-05 21:00:13 +03:00
Kirottu
fa43481868
Added support for a global config at /etc/anyrun
2023-04-05 18:26:58 +03:00
Kirottu
2adbaa58a4
Added a basic centered mode
2023-04-04 16:03:52 +03:00
Flrian
d38210139b
Set layer to overlay
...
With this commit anyrun will appear above fullscreen windows
2023-02-11 23:51:54 +01:00
Kirottu
27ccf9c657
Load absolute icon paths from the paths, instead of it always resulting in a broken image
2023-01-05 10:14:51 +02:00
Kirottu
3ac731fe63
Focus first match automatically
2023-01-03 10:21:44 +02:00
Kirottu
b50681881d
Removed redundant style class name
2022-12-31 21:30:18 +02:00
Kirottu
ce4b157160
Refinement, plugins, etc.
2022-12-31 12:51:46 +02:00
Kirottu
990bf12b79
Anyrun!
2022-12-29 23:56:32 +02:00