This website requires JavaScript.
Explore
Help
Register
Sign In
TnSb
/
wofi
Watch
1
Star
0
Fork
0
You've already forked wofi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6ddc5222bc571ff8cd3397f350ef8c949ea847b
wofi
/
src
T
History
mazunki
84c3d80560
Bugfix: removed malloc() exception caused when using --pre-display-cmd
...
Should we update the version number, too?
2022-07-17 02:32:05 +02:00
..
config.c
Cleaned up includes, they were a bit of a mess
2020-03-25 23:05:46 -07:00
main.c
The help output for --show now mentions that a list of modes can be found in wofi(7)
2022-02-13 21:04:32 -08:00
map.c
Moved the wofi api to wofi_api.h
2020-01-20 16:22:14 -08:00
match.c
Fixed indentation in match.c
2022-06-28 08:11:48 -07:00
property_box.c
Removed unneeded semicolons
2020-05-08 18:34:23 -07:00
utils_g.c
data: will now be correctly handled
2020-07-27 23:53:29 -07:00
utils.c
Extract text matching to it's own file.
2022-06-26 01:51:48 +01:00
widget_builder.c
Added wofi_widget_builder_insert_text_with_list() and wofi_widget_builder_insert_image_with_list()
2022-07-04 01:16:03 -07:00
wofi.c
Bugfix: removed malloc() exception caused when using --pre-display-cmd
2022-07-17 02:32:05 +02:00