Alexander Mohr
922ef0b42a
update docs fixes #4
2025-06-08 14:45:58 +02:00
Alexander Mohr
bb3ff26161
document missing support for x and y offset
2025-06-08 14:45:58 +02:00
Alexander Mohr
c852847ffc
support single click fixes #45
2025-06-08 14:45:58 +02:00
Alexander Mohr
d00d307c4f
update readme
2025-06-08 14:45:58 +02:00
Alexander Mohr
4b33e3e44e
improve theming
...
* add option to center center vertically, this
makes it possible to show full screen dialogs
which centered elements. i.e. for an exit dialog
* improve dynamic line and update themes
2025-06-08 14:45:58 +02:00
Alexander Mohr
db2ae90268
hide background with main window
2025-06-08 14:45:58 +02:00
Alexander Mohr
c8724a9068
add fancy themes
2025-06-08 14:45:58 +02:00
Alexander Mohr
c2efd66d6c
add option to blur the whole background
2025-06-08 14:45:58 +02:00
Alexander Mohr
7d0cc569b7
make ydotoold optional
2025-06-08 14:45:58 +02:00
Alexander Mohr
bf951bf0c8
support web search, fixes #55
2025-06-08 14:45:58 +02:00
Alexander Mohr
8abcdfcf4a
bump version to 0.1.2
2025-06-01 10:51:25 +02:00
Alexander Mohr
0e9a7c067c
fix clippy
2025-06-01 10:51:25 +02:00
Alexander Mohr
0c86a97ab4
remove redundant args error
2025-06-01 10:51:25 +02:00
Alexander Mohr
89b3f6f2d3
restructure lib
...
this makes imports better, as
they can now be written as
use worf:: instead worf_lib::
2025-06-01 10:51:25 +02:00
Alexander Mohr
bf9cb00a45
add option to limit dynamic lines
2025-06-01 10:51:25 +02:00
Alexander Mohr
9e2f4d4eac
support dynamic rows fixes #42
2025-06-01 10:51:25 +02:00
Alexander Mohr
0f89e367a8
add more formatting and wrapping options
2025-06-01 10:51:25 +02:00
Alexander Mohr
578594636a
math mode, also prints binary representation now
2025-06-01 10:51:25 +02:00
Alexander Mohr
01802fe84e
add layer option, fixes #43
2025-06-01 10:51:25 +02:00
Alexander Mohr
79e8ac0a36
make version non option, fixes #22
2025-06-01 10:51:25 +02:00
Alexander Mohr
c245785881
update readme fixes #66
2025-06-01 10:51:25 +02:00
Alexander Mohr
b3fe0636bc
improve math, fixes #69
2025-06-01 10:51:25 +02:00
Alexander Mohr
fbe5454c7b
add workspace id to hyprswitch
2025-06-01 10:51:25 +02:00
Alexander Mohr
9c1e48a4f6
sort imports
2025-06-01 10:51:25 +02:00
Alexander Mohr
4cde2d02e6
add hyprswitch
2025-06-01 10:51:25 +02:00
Alexander Mohr
2983ddb49e
fix #67
2025-06-01 10:51:25 +02:00
Alexander Mohr
f1aceb18eb
fix #68
2025-06-01 10:51:25 +02:00
Alexander Mohr
ceecc490a6
gui, fix some key codes
2025-06-01 10:51:25 +02:00
Alexander Mohr
fcfd5c932d
worf warden use key code
2025-06-01 10:51:25 +02:00
Alexander Mohr
ec110d1d91
yet another change to line flag
2025-05-25 17:07:24 +02:00
Alexander Mohr
9f4dbf13b0
add version flag
2025-05-25 17:07:24 +02:00
dependabot[bot]
cf4dd9ca5d
Bump crossbeam-channel from 0.5.14 to 0.5.15 in /worf
...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam ) from 0.5.14 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15 )
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-25 16:25:18 +02:00
Alexander Mohr
b788459c30
more edge case handling for line flag
2025-05-25 16:04:09 +02:00
Alexander Mohr
a4295b3101
update cargo lock
2025-05-25 16:04:09 +02:00
Alexander Mohr
f75946df60
update to 0.1.1
2025-05-25 16:04:09 +02:00
Alexander Mohr
55f75b5b26
update cargo.lock
2025-05-25 16:04:09 +02:00
Alexander Mohr
bd27f20114
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-25 16:04:09 +02:00
Alexander Mohr
4aa57d5ea4
update readme
2025-05-25 16:04:09 +02:00
Alexander Mohr
3749a10137
fix sometimes broken line flag
2025-05-25 13:20:14 +02:00
Alexander Mohr
818cc41aac
improve dmenu style, fix config loading issues
2025-05-25 13:20:14 +02:00
Alexander Mohr
eafd962276
mostly correct line impl
2025-05-25 13:20:14 +02:00
Alexander Mohr
7f96889803
support forking
2025-05-25 13:20:14 +02:00
Alexander Mohr
45a97e86d1
fix sort and filter on default sort order
2025-05-25 13:20:14 +02:00
Alexander Mohr
93fe365975
worf-warden, do not show ui on rbw error
2025-05-25 13:20:14 +02:00
Alexander Mohr
e39b006f71
replace homebrewn image lookup with freedesktop_icon
2025-05-25 13:20:14 +02:00
Alexander Mohr
0001c2f14a
update dependencies
...
* math eval replaced with fasteval3, as it seems to be better maintained
* xdgkit and desktop file parser are now using a fork
xdgkit was updated to a more recent clap and serde version
dektop file parser was only updated to pull new dependencies in
2025-05-25 13:20:14 +02:00
Alexander Mohr
22458ddd4a
add key handling by code
2025-05-25 13:20:14 +02:00
Alexander Mohr
f0f9b83270
convert custom key to lower case
2025-05-25 13:20:14 +02:00
Alexander Mohr
e6bdaac6fe
improve emoji browser
2025-05-25 13:20:14 +02:00
Alexander Mohr
2f03bda3a8
math mode support hex
2025-05-25 13:20:14 +02:00