summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Handle edge drag gesture cancellationwip/carlosg/osk-gesture-feedbackCarlos Garnacho2021-02-162-2/+18
* keyboard: Make OSK follow gesture progressCarlos Garnacho2021-02-161-2/+25
* keyboard: Use translation-y property for focus window animationsCarlos Garnacho2021-02-161-2/+6
* keyboard: Move monitor management to KeyboardControllerCarlos Garnacho2021-02-161-9/+7
* keyboard: Simplify focus window trackingCarlos Garnacho2021-02-161-30/+22
* edgeDragAction: Add signal to notify about progressCarlos Garnacho2021-02-161-1/+10
* keyboard: Drop layoutManager's keyboard-visible-changedCarlos Garnacho2021-02-162-17/+21
* windowManager: Move OSK gesture to KeyboardManagerCarlos Garnacho2021-02-162-11/+14
* layout: Move keyboard slide animation to keyboardCarlos Garnacho2021-02-162-56/+54
* workspacesView: Don't invalidate allocation before using it for gestureSebastian Keller2021-02-161-3/+3
* dnd: Set dnd actor size instead of scaling it when reparentingSebastian Keller2021-02-161-11/+9
* st: Keep weak ref on texture cache bound texture sourceCarlos Garnacho2021-02-151-1/+11
* gdm: Fail and restart verification on conversation stopped for all servicesMarco Trevisan (Treviño)2021-02-151-3/+3
* authPrompt: Bump the user verifier timeout when wiggling the messageMarco Trevisan (Treviño)2021-02-152-3/+17
* authPrompt: Wiggle error messages coming from the Fingerprint serviceMarco Trevisan (Treviño)2021-02-151-0/+4
* authPrompt: Only wiggle the entry on failures coming from the querying serviceMarco Trevisan (Treviño)2021-02-151-1/+3
* gdm: Expose the source serviceName for messages and verification failuresMarco Trevisan (Treviño)2021-02-152-14/+16
* gdm: Count fingerprint authentication failures in fail counterMarco Trevisan (Treviño)2021-02-151-3/+12
* gdm: Increase the verification failed counter once we've a failureMarco Trevisan (Treviño)2021-02-151-2/+4
* gdm: Always show fingerprint error messagesMarco Trevisan (Treviño)2021-02-151-1/+3
* ShellUserVerifier: Add method to check if the service name is fingerprintMarco Trevisan (Treviño)2021-02-151-2/+6
* blur-effect: Don't use stage view when drawing off-stageJonas Dreßler2021-02-151-5/+16
* Updated Spanish translationDaniel Mustieles2021-02-151-34/+34
* Update Serbian translationМарко Костић2021-02-151-131/+171
* shell: Drop shell_global_sync_pointer()Carlos Garnacho2021-02-142-43/+0
* messageTray: Drop hack to keep track of X11Carlos Garnacho2021-02-141-11/+0
* windowManager: Drop sync_pointer() after relayoutsCarlos Garnacho2021-02-141-9/+0
* messageList: Drop sync_pointer() after relayoutsCarlos Garnacho2021-02-141-2/+0
* overview: Avoid sync_pointer after pop_modal()Carlos Garnacho2021-02-141-1/+0
* grabHelper: Avoid sync_pointer after pop_modal()Carlos Garnacho2021-02-141-1/+0
* dnd: Avoid sync_pointer after pop_modal()Carlos Garnacho2021-02-141-1/+0
* Update Punjabi translationA S Alam2021-02-141-274/+295
* Update Hungarian translationBalázs Meskó2021-02-131-132/+176
* st/scroll-view-fade: Fix vertical top fadingSebastian Keller2021-02-131-1/+1
* osk-layouts: Add additional keys to Thai layoutPanawat Wong-kleaw2021-02-131-2/+10
* osk-layouts: Add a shift level to Thai layoutPanawat Wong-kleaw2021-02-131-0/+171
* windowManager: Do not set Wacom LED state through g-s-dCarlos Garnacho2021-02-131-4/+2
* lookingGlass: Let history trim inputLucas Werkmeister2021-02-131-5/+3
* runDialog: Let history trim inputLucas Werkmeister2021-02-131-3/+1
* history: Trim input and ignore if emptyLucas Werkmeister2021-02-131-4/+7
* history: Use strict equality checksLucas Werkmeister2021-02-131-6/+6
* HC: Set legible app icons for window thumbnailsJakub Steiner2021-02-131-0/+7
* gdm: Restart only the service that failed at verification-failureMarco Trevisan (Treviño)2021-02-121-5/+6
* gdm: Pass source serviceName to verification failuresMarco Trevisan (Treviño)2021-02-121-6/+7
* gdm: Ensure we cancel all the previously running services on auth retryMarco Trevisan (Treviño)2021-02-121-0/+1
* gdm: Include the failed service name when in reporting errorsMarco Trevisan (Treviño)2021-02-121-2/+2
* gdm: Do not fail the whole authentication if a background service failedMarco Trevisan (Treviño)2021-02-121-0/+5
* gdm: Disconnect user verifier signals on destruction and verification failedMarco Trevisan (Treviño)2021-02-121-7/+28
* gdm: Don't try answering query if the user verifier has been deletedMarco Trevisan (Treviño)2021-02-121-3/+8
* gdm: Limit verification cancellations to be conform to allowed-failuresMarco Trevisan (Treviño)2021-02-123-2/+25