Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
gnome-software
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
28
Issues
28
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
gnome-software
Commits
7df6271a
Commit
7df6271a
authored
Sep 09, 2019
by
Adrien Plazas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
librem5: shell: Make the notification box vetical
This helps it work well on mobile but not on desktops.
parent
4f683284
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/gnome-software.ui
src/gnome-software.ui
+3
-2
No files found.
src/gnome-software.ui
View file @
7df6271a
...
...
@@ -262,7 +262,7 @@
<property
name=
"valign"
>
GTK_ALIGN_START
</property>
<child>
<object
class=
"GtkBox"
>
<property
name=
"orientation"
>
horizont
al
</property>
<property
name=
"orientation"
>
vertic
al
</property>
<property
name=
"spacing"
>
6
</property>
<property
name=
"visible"
>
True
</property>
<style>
...
...
@@ -272,6 +272,7 @@
<object
class=
"GtkLabel"
id=
"label_events"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"halign"
>
start
</property>
<property
name=
"justify"
>
center
</property>
<property
name=
"label"
>
Some Title
</property>
<property
name=
"wrap"
>
True
</property>
<property
name=
"wrap_mode"
>
word-char
</property>
...
...
@@ -285,7 +286,7 @@
</child>
<child>
<object
class=
"GtkButtonBox"
>
<property
name=
"layout_style"
>
end
</property>
<property
name=
"layout_style"
>
e
xpa
nd
</property>
<property
name=
"visible"
>
True
</property>
<child>
<object
class=
"GtkButton"
id=
"button_events_sources"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment