ZIm/crates/gpui/src/platform/linux
citorva a84344a82e
linux: Get the color scheme through xdg-desktop-portal (#11926)
The method has been tested on:
- Gnome 46 (Working)
- Gnome 40 (Not supported)

Tasks

- [x] Implements a draft which get and provides the user theme to
components which needs it
- [x] Implements a way to call the callback function when the theme is
updated
- [X] Cleans the code

Release notes:
- N/A
2024-05-26 17:00:10 -07:00
..
headless Report an error when trying to open ui in linux::headless (#11952) 2024-05-17 09:50:23 -06:00
wayland linux: Get the color scheme through xdg-desktop-portal (#11926) 2024-05-26 17:00:10 -07:00
x11 linux: Get the color scheme through xdg-desktop-portal (#11926) 2024-05-26 17:00:10 -07:00
dispatcher.rs Make block_with_timeout more robust (#11670) 2024-05-10 13:10:02 -06:00
headless.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
platform.rs linux: Get the color scheme through xdg-desktop-portal (#11926) 2024-05-26 17:00:10 -07:00
wayland.rs wayland: Refactor serial usage (#11388) 2024-05-06 13:15:42 -07:00
x11.rs x11: Add XIM support (#11657) 2024-05-16 15:13:51 -07:00
xdg_desktop_portal.rs linux: Get the color scheme through xdg-desktop-portal (#11926) 2024-05-26 17:00:10 -07:00