Commit Graph

196 Commits

Author SHA1 Message Date
Kirottu
08114309a3 Switched to summing exec and name matches in the Applications plugin 2023-04-14 08:31:03 +03:00
Kirottu
78acd78d66 Fixed incorrect rustls feature from rink and translate plugins 2023-04-13 14:31:18 +03:00
Kirottu
df6491b6b5 Changed example config ignore_exclusive_zones to false, added an example config to examples/config.ron 2023-04-13 14:19:47 +03:00
Kirottu
5b0b18e449 Merge branch 'master' of https://github.com/Kirottu/anyrun 2023-04-13 14:16:01 +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
Kirottu
8a0806f175 Switched to rustls for TLS in the Rink and Translate plugins 2023-04-11 12:15:44 +03:00
Kirottu
e472fe73b1 Merge branch 'master' of https://github.com/Kirottu/anyrun 2023-04-11 11:18:12 +03:00
Kirottu
f0f520dc20 Show main desktop entry name in the desktop action's description 2023-04-11 11:18:05 +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
Jennings Zhang
1952955fed Fix README.md missing hide_icon setting (#8)
* Fix README.md missing `hide_icon` setting

* Update README.md
2023-04-09 23:04:42 +03:00
Kirottu
1bc8d4d3d1 Fixed last desktop action from desktop file losing the last key value pair 2023-04-09 20:50:18 +03:00
Kirottu
7a7fb55e74 Added Applications plugin readme 2023-04-08 11:24:10 +03:00
Kirottu
f88dff93b5 Added plugin title to Symbols plugin readme 2023-04-08 11:22:56 +03:00
Kirottu
76658aad60 Merge branch 'master' of https://github.com/Kirottu/anyrun 2023-04-08 11:13:20 +03:00
Kirottu
8467c1b1e5 Desktop Action support for the Applications plugin 2023-04-08 11:13:12 +03:00
Kirottu
b835889905 Merge pull request #6 from abenz1267/master
added config option to hide icons
2023-04-08 10:30:17 +03:00
Andrej Benz
0be041cc03 added config option to hide icons 2023-04-06 12:49:56 +02:00
Kirottu
c74235a841 Merge pull request #5 from abenz1267/master
remove forced space character from prefix
2023-04-05 21:53:01 +03:00
Kirottu
dbc46da360 Hopefully a better implementation of the center position 2023-04-05 21:50:27 +03:00
Andrej Benz
e7f503c36e remove forced space character from prefix 2023-04-05 20:24:50 +02:00
Kirottu
b6f8bc631d Added Kidex plugin for file search. 2023-04-05 21:00:13 +03:00
Kirottu
d48a48bd31 Correctly capitalize title 2023-04-05 20:49:11 +03:00
Kirottu
589d4fb0c5 Add note about the AUR package to the README 2023-04-05 18:33:43 +03:00
Kirottu
fa43481868 Added support for a global config at /etc/anyrun 2023-04-05 18:26:58 +03:00
Kirottu
795bb00656 Add position configuration key to the example config in README.md 2023-04-04 18:18:09 +03:00
Kirottu
2adbaa58a4 Added a basic centered mode 2023-04-04 16:03:52 +03:00
Kirottu
9ac2a9a2eb Merge pull request #3 from Flrian/layer
Set layer to overlay
2023-02-12 08:30:16 +02: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
61d8e7573e Bump tokio in translate plugin to 1.25.0 2023-02-06 09:31:37 +02:00
Kirottu
2e15ab83a8 Revert "Initial randr plugin commit"
This reverts commit 68928d9623.
2023-02-05 21:43:45 +02:00
Kirottu
68928d9623 Initial randr plugin commit 2023-02-01 09:35:36 +02:00
Kirottu
3f349301bf Pick the highest rating from matching with the app name and exec in the applications plugin 2023-01-05 10:19:54 +02: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
7394ce2dae Add up-to-date currency conversion to the rink plugin 2023-01-03 19:29:54 +02:00
Kirottu
06a95a2b06 Improve installation instructions 2023-01-03 11:17:35 +02:00
Kirottu
3ac731fe63 Focus first match automatically 2023-01-03 10:21:44 +02:00
Kirottu
292669b552 Translation plugin 2023-01-03 10:04:12 +02:00
Kirottu
9f12e3e192 Add shell configuration to Shell plugin 2023-01-01 11:28:36 +02:00
Kirottu
885601cde0 Fix configuration link 2023-01-01 02:35:29 +02:00
Kirottu
fb93d728b3 Add installation instructions 2023-01-01 02:32:31 +02:00
Kirottu
5a2996bd1c Create LICENSE 2022-12-31 21:48:09 +02:00
Kirottu
1901732c91 README.md, a README.md for the Symbols plugin 2022-12-31 21:31:19 +02:00
Kirottu
b50681881d Removed redundant style class name 2022-12-31 21:30:18 +02:00
Kirottu
a8782ec37c Shell plugin 2022-12-31 21:29:20 +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