fractal/src
Kévin Commaille 68291d7abc
build: Remove Hack manifest and profile
Now that the stable release is on the same codebase, it should be less
necessary to have 2 development builds.
Also since most performance issues have been fixed, it should not be
necessary anymore to build the nightly version in release mode.
2023-11-25 15:22:22 +01:00
..
account_switcher application: Move some actions to the main window 2023-11-19 11:46:09 +00:00
components misc: Do not change line height 2023-11-21 10:34:17 +01:00
contrib chore: Fix clippy warnings 2023-11-17 13:04:58 +01:00
login secret: Handle per-session errors and migrations 2023-11-19 11:46:09 +00:00
session account-settings: Add buttons to copy advanced information 2023-11-25 13:48:04 +01:00
utils user-facing-error: Do not consume errors 2023-11-19 11:46:09 +00:00
application.rs build: Remove Hack manifest and profile 2023-11-25 15:22:22 +01:00
config.rs.in misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
error_page.rs secret: Handle per-session errors and migrations 2023-11-19 11:46:09 +00:00
error_page.ui misc: Do not change line height 2023-11-21 10:34:17 +01:00
greeter.rs chore: Use AdwToolbarView wherever possible 2023-09-18 08:38:10 +00:00
greeter.ui application: Move some actions to the main window 2023-11-19 11:46:09 +00:00
i18n.rs utils: Add a macro to create toasts 2022-05-31 14:53:48 +02:00
main.rs main: Use tracing-subscriber's EnvFilter 2023-08-13 15:03:35 +02:00
meson.build build: Remove Hack manifest and profile 2023-11-25 15:22:22 +01:00
prelude.rs session: Reorganize submodules between model and view 2023-05-21 17:09:17 +02:00
secret.rs user-facing-error: Do not consume errors 2023-11-19 11:46:09 +00:00
session_list.rs session: Reorganize submodules between model and view 2023-05-21 17:09:17 +02:00
shortcuts.ui misc: Various improvements to strings 2023-11-05 14:04:20 +01:00
ui-resources.gresource.xml sidebar: Rename Entry to IconItem 2023-11-19 17:58:22 +01:00
user_facing_error.rs user-facing-error: Do not consume errors 2023-11-19 11:46:09 +00:00
window.rs secret: Handle per-session errors and migrations 2023-11-19 11:46:09 +00:00
window.ui window: Add title 2023-11-10 08:30:08 +00:00