cacao/src
Ryan McGrath 46ee9e2ea8
Add in .layer support for Views.
- Cleans up `View` implementation so there's less boilerplate all
  around.

- Adds in a `Layer` wrapper for `CALayer`s on widgets.
2021-03-26 16:25:57 -07:00
..
button Fix button callbacks and avoid double-locks in listview. 2021-03-26 14:26:17 -07:00
cloudkit Working on fixing up docs, general cleanup 2020-03-26 20:19:52 -07:00
color Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
defaults Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
filesystem Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
foundation Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
image Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
input Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
ios A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
layer Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
layout Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
listview Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
macos Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
networking Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
notification_center Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
pasteboard Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
progress Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
quicklook A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
scrollview Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
text Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
user_notifications Finalize some NSString handling that I'd been mulling over. This should be much more sound and transparent regarding ownership while keeping the same general approach that's been working so far. 2020-03-31 20:59:08 -07:00
utils Fix button callbacks and avoid double-locks in listview. 2021-03-26 14:26:17 -07:00
view Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
webview Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
bundle.rs Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
dragdrop.rs Ongoing push to a v0.1. 2021-03-05 14:11:17 -08:00
error.rs A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
events.rs Ongoing documentation and cleanup work. 2021-03-15 17:09:50 -07:00
geometry.rs Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
invoker.rs More features and cleanup. 2021-02-07 20:25:56 -08:00
lib.rs Add in .layer support for Views. 2021-03-26 16:25:57 -07:00
switch.rs Rework the Layout trait implementation. 2021-03-26 13:29:39 -07:00
user_activity.rs Ongoing push to a v0.1. 2021-03-05 14:11:17 -08:00