tsuza
e3f149d932
feat: add a window drag resize task
2025-01-16 11:17:00 +00:00
Héctor
a00f564dee
Merge pull request #2641 from Jinderamarak/fix-markdown-nested-lists
...
Fix parsing of nested markdown lists without empty line
2025-01-15 11:07:32 +00:00
Jinderamarak
440918ce53
fix: parsing of nested markdown lists without empty line
2025-01-15 10:59:20 +00:00
Héctor
a773e44b61
Merge pull request #2716 from Zarthus/master
...
Bump image from `0.24` to `0.25`
2025-01-14 11:56:51 +00:00
Héctor Ramón Jiménez
1a2e55ea60
Update Cargo.lock
2025-01-14 11:45:30 +00:00
Jos Ahrens
8078f5b08c
Bump image from 0.24 to 0.25
2025-01-14 11:45:19 +00:00
Héctor
2879797758
Merge pull request #2724 from Rudxain/dl2
...
Upgrade `dark-light` to v2
2025-01-14 11:44:59 +00:00
Héctor Ramón Jiménez
6fb7ec6cd4
Use unwrap_or in Theme::default
2025-01-14 11:36:02 +00:00
Héctor Ramón Jiménez
2f233024c0
Update Cargo.lock
2025-01-14 11:35:53 +00:00
Héctor
bca293db2a
Merge pull request #2722 from iced-rs/fix/lazy-compositor-initialization
...
Initialize `Compositor` lazily in `winit` shell
2025-01-14 11:32:38 +00:00
Héctor Ramón Jiménez
8b3b554de2
Panic instead of erroring when compositor channel unexpectedly closes
2025-01-14 11:18:08 +00:00
Héctor
f4eebf0f61
Merge pull request #2723 from Konsl/master
...
Apply `Wrapping` to `Paragraph`s
2025-01-10 23:46:40 +01:00
Héctor Ramón Jiménez
bffe572a04
Fix text wrapping for rich_text
2025-01-10 23:36:45 +01:00
Ricardo Fernández Serrata
b0f860533e
migrate core::theme to dark-light v2
2025-01-09 19:30:09 -04:00
Ricardo Fernández Serrata
cb19e152cd
dark-light: 1 -> 2 (in root Cargo.toml)
2025-01-09 19:20:21 -04:00
Konsl
664caf7087
Apply wrapping to paragraphs
2025-01-07 00:30:14 +01:00
Héctor
e722c4ee4f
Merge pull request #2633 from JL710/window-tasks
...
more window tasks
2025-01-06 23:36:35 +01:00
Héctor Ramón Jiménez
5b70754809
Rename window::change_* tasks to set_*
2025-01-06 23:25:57 +01:00
Héctor Ramón Jiménez
ed199e5e8f
Fix unintuitive variable name in winit::program
2025-01-06 23:24:12 +01:00
Héctor Ramón Jiménez
82ac0e7bf9
Rename window::resizable to window::set_resizable
2025-01-06 23:24:01 +01:00
Héctor Ramón Jiménez
91fd6d395f
Remove window::change_title since it's redundant
...
Applications can change title declaratively.
2025-01-06 23:20:51 +01:00
JL710
00b60d819b
window task for setting resize increments
2025-01-06 23:20:51 +01:00
JL710
f5f075e5cd
window resizable task
2025-01-06 23:20:51 +01:00
JL710
8ebbfa9767
window tasks for setting min and max size
2025-01-06 23:20:51 +01:00
JL710
ca8aaf9b8d
add Task and Action for changing a window title
2025-01-06 23:20:51 +01:00
Héctor
717b296cdb
Merge pull request #2626 from tvolk131/remove_once_cell
...
chore: remove once_cell dependency
2025-01-06 23:09:15 +01:00
Héctor
634365564e
Merge pull request #2627 from bbb651/more-window-settings
...
Add `maximized` and `fullscreen` to `window::Settings`
2025-01-06 23:05:32 +01:00
Héctor Ramón Jiménez
2b8b3fd413
Fix consistency of import ordering
2025-01-06 23:00:21 +01:00
Tommy Volk
0e8c3fe30f
chore: remove once_cell dependency
2025-01-06 22:56:48 +01:00
Héctor Ramón Jiménez
2086fc0d6b
Simplify type annotations in winit::program
2025-01-06 22:48:09 +01:00
Héctor Ramón Jiménez
6daba88029
Initialize Compositor lazily in winit shell
...
... and get rid of the ghost boot window!
2025-01-06 22:37:42 +01:00
Héctor
b156087fcf
Merge pull request #2607 from DavidAguilo/palette_warning
...
Feat: Add warning color to palette
2025-01-06 21:13:08 +01:00
Héctor Ramón Jiménez
8fc57628a0
Showcase different button styles in styling example
2025-01-06 21:05:29 +01:00
Héctor Ramón Jiménez
edbb318cbd
Add warning style for button
2025-01-06 21:05:13 +01:00
Héctor
2b4f428cf8
Merge pull request #2585 from dtzxporter/scrollbar-show-always-disabled
...
Scrollbar disabled style status to allow custom styles for always visible, but not overflowing scrollbars.
2025-01-06 20:37:21 +01:00
Héctor Ramón Jiménez
e01fb00d3b
Fix missing warning field in color_palette example
2025-01-06 20:36:44 +01:00
David Aguiló Domínguez
feef71a382
Moved warning to be between success and danger
2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
3bc836827a
Added color for warning for TERRA, and added warning field to Extended with the needed struct and generate
2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
39f2cdd946
Added color for warning for OXOCARBON, used a purple since it is the one used for diagnostic warnings in the nvim theme
2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
c3aefdc27b
Added color for warning for MOONFLY and NIGHTFLY
2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
91439dc172
Added color for warning for TOKYO_NIGHT and KANAGAWA
2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
c768aba64c
Added color for warning for GRUVBOX and CATPPUCCIN
2025-01-06 20:31:19 +01:00
David Aguiló Domínguez
9e2f7b2d50
Added warning field to palette and assigned colors to it in the LIGHT, DARK, DRACULA, NORD and SOLARIZED(both) themes
2025-01-06 20:31:19 +01:00
Héctor
e543329c79
Merge pull request #2688 from iced-rs/fix/window-position-inconsistency
...
Use "outer" positions in all window-related operations
2025-01-06 20:26:07 +01:00
Héctor Ramón Jiménez
eee3588181
Rename *_disabled to is_*_disabled in scrollable
2025-01-06 20:25:22 +01:00
Héctor Ramón Jiménez
cff3eb217f
Simplify scrollable disabled styling calculation
2025-01-06 20:23:26 +01:00
dtzxporter
8d9fe61d76
Migrate scrollbar disabled style status to iced 0.13.
...
Feel free to change the 'name' of it. I originally used 'disabled' to signal that it's not usable, but still visible. 'Overflowing' may be a better term.
2025-01-06 20:20:32 +01:00
Héctor Ramón Jiménez
bfab1a32d1
Fix documentation of window::Event::Opened
2025-01-06 20:13:51 +01:00
Héctor Ramón Jiménez
a0acaba866
Use "outer" positions in all window-related operations
2025-01-06 20:13:51 +01:00
Héctor
f2c9b6b2ff
Merge pull request #2698 from iced-rs/feature/test-crate
...
Headless Mode Testing
2024-12-17 17:28:46 +01:00