Ian Douglas Scott
|
82951822b9
|
If toplevels don't fit, scale by same factor
|
2024-01-22 17:19:46 -08:00 |
|
Ian Douglas Scott
|
7d0882162b
|
Spacing fix
|
2024-01-22 13:40:10 -08:00 |
|
Ian Douglas Scott
|
99aeca0f2f
|
Custom Toplevels widget
Fixes centering on toplevels.
Need to use fewer hacks, and add equal scale factor.
See if Iced layout system can be improved.
|
2024-01-19 15:32:54 -08:00 |
|
Ian Douglas Scott
|
ec5dceeed2
|
Custom widget to avoid stretching toplevel items
Avoids close button aligned way to right. And fixes offset for drag
surface.
But left aligns workspaces (need new container?).
|
2024-01-19 14:42:06 -08:00 |
|
Ian Douglas Scott
|
aac02973c1
|
Remove unused import
|
2023-12-20 14:46:43 -08:00 |
|
Ian Douglas Scott
|
06c37e39f5
|
WIP custom cursor for drag and drop
|
2023-12-15 15:46:41 -08:00 |
|
Ian Douglas Scott
|
d56a591a9f
|
Passthrough widget implementation with treating as child
|
2023-12-15 13:39:02 -08:00 |
|
Ian Douglas Scott
|
c4adca76c0
|
Use delegate crate to simplify things a bit.
|
2023-12-15 13:33:29 -08:00 |
|
Ian Douglas Scott
|
0cebd30600
|
Fix excessive vertical height taken by button
|
2023-12-14 16:29:45 -08:00 |
|
Ian Douglas Scott
|
3ef8800fb4
|
Show background image
Harcoded path for now.
|
2023-12-13 17:58:38 -08:00 |
|
Ian Douglas Scott
|
a3e3bec885
|
Custom widget for sidebar; closing workspace
Need custom widget currently to distribute space correctly.
|
2023-12-13 15:54:33 -08:00 |
|