Scoopta
|
bd9f49b963
|
Added wofi_get_window_scale()
|
2020-05-18 23:22:05 -07:00 |
|
Scoopta
|
29aeffd8c1
|
Cleaned up includes, they were a bit of a mess
|
2020-03-25 23:05:46 -07:00 |
|
Scoopta
|
8e8bd632c5
|
Added wofi_get_dso_path()
|
2020-03-13 13:00:59 -07:00 |
|
Scoopta
|
5538191317
|
Changed the signature of wofi_create_widget() to use arrays instead of pointers
|
2020-02-01 17:44:00 -08:00 |
|
Scoopta
|
3a80153e17
|
Added wofi_insert_widgets()
This allows modes to ask for wofi to query them for new entries
|
2020-01-31 13:25:04 -08:00 |
|
Scoopta
|
05490241a9
|
Modes no longer have to pass a name that matches the name they were loaded with, this was just absurdly bad design and I don't know how I came up with it in the first place
|
2020-01-20 20:09:40 -08:00 |
|
Scoopta
|
c57070122e
|
Moved wofi_init() to the internal header
|
2020-01-20 17:29:33 -08:00 |
|
Scoopta
|
5b41ab2ca6
|
Moved the wofi api to wofi_api.h
|
2020-01-20 16:22:14 -08:00 |
|