summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* power: Rename "Suspend and Power Button" sectionBastien Nocera2020-07-061-3/+3
* power: Make mouse a device with coarse battery levelBastien Nocera2020-07-061-1/+1
* power: Fix runtime warnings with test features enabledBastien Nocera2020-07-061-0/+10
* power: Fix compilation with test features enabledBastien Nocera2020-07-061-0/+2
* printers: Remove unused finalize methodsRobert Ancell2020-07-023-23/+0
* printers: Remove unused class membersRobert Ancell2020-07-028-56/+10
* printers: Don't initialize classes members to NULL/0/FALSERobert Ancell2020-07-024-65/+0
* keyboard: unify `standard_edit_box` and `custom_edit_box`Ian Douglas Scott2020-07-012-149/+84
* printers: Fix crash on closeRobert Ancell2020-06-301-2/+3
* Disconnect wifi device changed callbackJamison Lofthouse2020-06-301-0/+4
* Clean up wifi panel widgets in correct orderJamison Lofthouse2020-06-301-7/+7
* Add wifi device change callbackJamison Lofthouse2020-06-301-3/+40
* Split wifi device handling conditionsJamison Lofthouse2020-06-301-8/+19
* Split device removed into separate functionsJamison Lofthouse2020-06-301-32/+37
* keyboard: fix seat grabbing when setting custom shortcutIan Douglas Scott2020-06-291-12/+3
* keyboard: remove CcKeyboardItem.modelIan Douglas Scott2020-06-292-13/+0
* keyboard: remove some dead codeIan Douglas Scott2020-06-292-75/+0
* keyboard: remove shortcuts_modelIan Douglas Scott2020-06-291-55/+1
* fingerprint-dialog: Wiggle the enroll status label on retry eventsMarco Trevisan (Treviño)2020-06-263-4/+34
* user-accounts: Implement new designed fingerprint dialogMarco Trevisan (Treviño)2020-06-2625-1085/+2028
* fingerprint-manager: Add state for state updatingMarco Trevisan (Treviño)2020-06-263-3/+18
* fingerprint-manager: Add a getter for the userMarco Trevisan (Treviño)2020-06-262-0/+12
* fingerprint-manager: Cleanup devices cache when fprintd stopsMarco Trevisan (Treviño)2020-06-261-4/+57
* fingerprint-manager: Add ability to cache devicesMarco Trevisan (Treviño)2020-06-261-1/+19
* fingerprint-manager: Add completion callback to update stateMarco Trevisan (Treviño)2020-06-263-21/+62
* fingerprint-dialog: Use fingerprint manager to notify state changesMarco Trevisan (Treviño)2020-06-263-126/+27
* user-panel: Use fingerprint manager to track the enrollment stateMarco Trevisan (Treviño)2020-06-263-16/+36
* user-accounts: Add fingerprint managerMarco Trevisan (Treviño)2020-06-265-0/+1209
* printers: Update GtkListBox of printers consecutivelyMarek Kasik2020-06-223-65/+240
* sound: Stop non-interactive profile changes from triggering changed eventsRobert Ancell2020-06-171-1/+5
* user-accounts: Add a launcher for parental controls appUmang Jain2020-06-173-1/+153
* applications: Integrate with malcontent's restrictionsUmang Jain2020-06-172-0/+72
* datetime: Use the new time editorMohammed Sadiq2020-06-153-361/+36
* Add time editor widgetMohammed Sadiq2020-06-157-0/+1269
* Revert "applications: snap-row: Shorten permission text to prevent button ove...lenke1822020-06-154-0/+5
* printers: Clear GSource id when printer removal finishesMarek Kasik2020-06-081-15/+8
* printers: Do not crash due to wrong argumentMarek Kasik2020-06-031-6/+3
* lock: Add USB protection entryLudovico de Nittis2020-05-282-11/+114
* fingerprint-dialog: Disconnect signals and reset stages on enroll-restartMarco Trevisan (Treviño)2020-05-271-0/+2
* fingerprint-dialog: Don't limit the number of maximum enroll stagesMarco Trevisan (Treviño)2020-05-272-133/+37
* fingerprint-dialog: Don't use sync calls for deleting fingerprintsMarco Trevisan (Treviño)2020-05-271-3/+15
* user-panel: Only load the fingerprint state onceMarco Trevisan (Treviño)2020-05-271-9/+23
* user-panel: Pass a cancellable to the fingerprint operationsMarco Trevisan (Treviño)2020-05-272-5/+23
* fingerprint-dialog: Make the operations cancellableMarco Trevisan (Treviño)2020-05-273-45/+66
* user-panel: Don't wait for fprintd on initializationMarco Trevisan (Treviño)2020-05-273-21/+88
* user-panel: Add reference to selected user and clear on disposeMarco Trevisan (Treviño)2020-05-271-3/+4
* lock: Fix typoprshnt192020-05-131-1/+1
* sharing: Use the new list row patternsMohammed Sadiq2020-05-122-202/+47
* notifications: Use CcListRow for list box rowsMohammed Sadiq2020-05-122-101/+15
* printers: Do not authenticate SMB servers when search field is editedElia Geretto2020-05-121-1/+1