| .. |
|
ButtonGroup.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
CircularProgress.qml
|
circular progress: use implicitSize instead of size
|
2025-08-03 19:54:01 +07:00 |
|
CliphistImage.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ConfigRow.qml
|
move quickshell config to subfolder to ease distribution
|
2025-07-10 22:03:01 +07:00 |
|
ConfigSelectionArray.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ConfigSpinBox.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ConfigSwitch.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ContentPage.qml
|
fix weirdass scroll speed
|
2025-07-28 11:58:50 +07:00 |
|
ContentSection.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ContentSubsection.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
ContentSubsectionLabel.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
CustomIcon.qml
|
quickshell: configPath -> shellPath
|
2025-07-22 09:17:17 +07:00 |
|
DialogButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
DragManager.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
Favicon.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
FloatingActionButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
FlowButtonGroup.qml
|
move quickshell config to subfolder to ease distribution
|
2025-07-10 22:03:01 +07:00 |
|
GroupButton.qml
|
groupbutton: press and hold for alt action
|
2025-07-23 09:00:54 +07:00 |
|
KeyboardKey.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
LightDarkPreferenceButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
MaterialSymbol.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
MaterialTextField.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
MenuButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NavigationRail.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NavigationRailButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NavigationRailExpandButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NavigationRailTabArray.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
notification_utils.js
|
move quickshell config to subfolder to ease distribution
|
2025-07-10 22:03:01 +07:00 |
|
NotificationActionButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NotificationAppIcon.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NotificationGroup.qml
|
notifications: destroy wrapper object when quickshell's notif is destroyed (#1465)
|
2025-07-18 16:09:35 +07:00 |
|
NotificationGroupExpandButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
NotificationItem.qml
|
qs: handle toggles internally instead of relying on hyprctl dispatch global (#1745)
|
2025-07-31 12:35:16 +07:00 |
|
NotificationListView.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
PointingHandInteraction.qml
|
move quickshell config to subfolder to ease distribution
|
2025-07-10 22:03:01 +07:00 |
|
PointingHandLinkHover.qml
|
move quickshell config to subfolder to ease distribution
|
2025-07-10 22:03:01 +07:00 |
|
PrimaryTabBar.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
PrimaryTabButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
Revealer.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
RippleButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
RippleButtonWithIcon.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
RoundCorner.qml
|
RoundCorner: rewrite to use Shape instead of Canvas
|
2025-08-03 20:40:52 +07:00 |
|
SecondaryTabButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
SelectionDialog.qml
|
fix weirdass scroll speed
|
2025-07-28 11:58:50 +07:00 |
|
SelectionGroupButton.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledFlickable.qml
|
fix weirdass scroll speed
|
2025-07-28 11:58:50 +07:00 |
|
StyledLabel.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledListView.qml
|
fix weirdass scroll speed
|
2025-07-28 11:58:50 +07:00 |
|
StyledPopup.qml
|
bar tooltips: make em use tooltip color
|
2025-08-11 16:03:29 +07:00 |
|
StyledProgressBar.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledRadioButton.qml
|
radiobutton: fix inaccurate height
|
2025-07-23 10:26:16 +07:00 |
|
StyledRectangularShadow.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledSlider.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledSpinBox.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledSwitch.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledText.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledTextArea.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledTextInput.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
StyledToolTip.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
VerticalButtonGroup.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |
|
WaveVisualizer.qml
|
quickshell: use qs imports instead of root:/
|
2025-07-17 20:24:01 +07:00 |