summaryrefslogtreecommitdiff
path: root/panels/applications
Commit message (Expand)AuthorAgeFilesLines
* applications: Fix selecting an app using the command linePhilip Withnall2021-08-181-0/+1
* applications: Ellipsize title labelGuido Günther2021-07-281-0/+1
* panels: Align dialog labels with their respective listbox belowFelipe Borges2021-02-231-0/+2
* applications: Fix NULL hash table being unreffed.Robert Ancell2020-11-101-4/+4
* applications: Hide buttons that launch gnome-software if it is not availableRobert Ancell2020-09-252-2/+13
* applications: ensure private types used by the templatejeongsu8162020-08-071-0/+3
* applications: Add shortcuts permissionsOlivier Fourdan2020-07-212-0/+65
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* applications: Integrate with malcontent's restrictionsUmang Jain2020-06-172-0/+72
* Revert "applications: snap-row: Shorten permission text to prevent button ove...lenke1822020-06-154-0/+5
* applications: Use new snapd-glib API for labelling Snap interfacesRobert Ancell2020-04-163-128/+34
* applications: Fix only connected snap interfaces showingRobert Ancell2020-04-161-2/+6
* applications: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-48/+38
* applications: Replace GtkStack child names with widget referencesRobert Ancell2020-03-302-11/+9
* applications: Use GTK widget typesRobert Ancell2020-03-301-138/+137
* applications: update iconAllan Day2020-02-201-2/+2
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-12/+5
* applications: Add a 'set desktop background' switchMatthias Clasen2020-02-022-2/+47
* applications: Show snap interface controlsRobert Ancell2019-12-186-1/+627
* applications: Show snap app sizesRobert Ancell2019-12-184-5/+40
* applications: Show portal permissions for snapsRobert Ancell2019-12-181-19/+34
* applications: Rename functions as portal permssions are not Flatpak specificRobert Ancell2019-12-181-12/+12
* applications: Fix builtin-permissions showing when none are setRobert Ancell2019-12-181-4/+4
* applications: Add missing whitespaceRobert Ancell2019-12-181-0/+1
* applications: Add a 'run in background' switchbackground-permissionMatthias Clasen2019-12-102-0/+46
* shell: Show the submenu icon hint for the applications panelRobert Ancell2019-11-281-0/+1
* applications: Fix link to privacy panelRobert Ancell2019-11-271-1/+1
* Simplify usage of g_variant_iter_loopRobert Ancell2019-11-271-9/+7
* applications: Use "application-x-executable" when app has no iconFelipe Borges2019-11-171-1/+7
* applications: Remove trailing whitespaceRobert Ancell2019-11-132-7/+7
* Avoid warnings where G_LOG_DOMAIN is overridenRobert Ancell2019-11-041-0/+1
* applications: Fix a memory leakMohammed Sadiq2019-10-171-1/+1
* applications: Remove unused variableRobert Ancell2019-10-151-1/+0
* applications: Use g_autofree for stringsRobert Ancell2019-09-301-27/+22
* Remove unused GNOMELOCALEDIR definesRobert Ancell2019-09-091-2/+0
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* Applications: use larger iconsJakub Steiner2019-04-242-2/+7
* applications: Add a placeholder widget for the sidebar listGeorges Basile Stavracas Neto2019-04-011-0/+47
* applications: Add search entry to the sidebarGeorges Basile Stavracas Neto2019-04-012-4/+90
* applications: Select the first row at startupGeorges Basile Stavracas Neto2019-04-011-0/+6
* applications: Trivial code style updateGeorges Basile Stavracas Neto2019-04-011-3/+3
* applications: Remove unecessary castGeorges Basile Stavracas Neto2019-04-011-1/+1
* applications: Make async file operations cancellableRobert Ancell2019-03-203-13/+78
* applications: Rename functions as portal permssions are not Flatpak specificRobert Ancell2019-03-201-18/+18
* applications: Fix wrong IDs being passed to portal permission storeRobert Ancell2019-03-201-3/+3
* applications: Fix flatpak ID memory leakRobert Ancell2019-03-181-0/+1
* applications: Add shadow to application iconsFelipe Borges2019-03-131-0/+1
* applications: Add missing creation of cancellableRobert Ancell2019-03-111-0/+2
* applications: Emit sidebar-activated on sidebar row activationAdrien Plazas2019-01-211-0/+1
* applications: Update the panel on activation, not selectionAdrien Plazas2019-01-211-5/+5