Skip to content

Modernize kb layouts #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ Build-Depends:
libgdk-pixbuf-2.0-dev,
libgirepository1.0-dev (>= 0.10.2-1~),
libglib2.0-dev (>= 2.44),
libgnomekbd-dev,
libgtk-3-dev (>= 3.16),
libx11-dev,
libxkbfile-dev,
meson,
python-gi-dev,
python3,
Expand Down Expand Up @@ -59,7 +57,6 @@ Depends:
libgnomekbd-dev,
libgtk-3-dev (>= 3.16),
libxapp1 (= ${binary:Version}),
libxkbfile-dev,
${misc:Depends},
Description: XApp library - development files
This package provides the include files and static library for the XApp
Expand Down
18 changes: 0 additions & 18 deletions debian/libxapp1.symbols
Original file line number Diff line number Diff line change
Expand Up @@ -91,24 +91,6 @@ libxapp.so.1 libxapp1 #MINVER#
xapp_icon_chooser_dialog_set_default_icon@Base 1.6.9
xapp_icon_chooser_dialog_set_property@Base 1.4.9
xapp_icon_size_get_type@Base 1.4.9
xapp_kbd_layout_controller_get_all_names@Base 1.4.9
xapp_kbd_layout_controller_get_current_flag_id@Base 1.4.9
xapp_kbd_layout_controller_get_current_group@Base 1.4.9
xapp_kbd_layout_controller_get_current_icon_name@Base 1.4.9
xapp_kbd_layout_controller_get_current_name@Base 1.4.9
xapp_kbd_layout_controller_get_current_short_group_label@Base 1.4.9
xapp_kbd_layout_controller_get_current_variant_label@Base 1.4.9
xapp_kbd_layout_controller_get_enabled@Base 1.4.9
xapp_kbd_layout_controller_get_flag_id_for_group@Base 1.4.9
xapp_kbd_layout_controller_get_icon_name_for_group@Base 1.4.9
xapp_kbd_layout_controller_get_short_group_label_for_group@Base 1.4.9
xapp_kbd_layout_controller_get_type@Base 1.4.9
xapp_kbd_layout_controller_get_variant_label_for_group@Base 1.4.9
xapp_kbd_layout_controller_new@Base 1.4.9
xapp_kbd_layout_controller_next_group@Base 1.4.9
xapp_kbd_layout_controller_previous_group@Base 1.4.9
xapp_kbd_layout_controller_render_cairo_subscript@Base 1.4.9
xapp_kbd_layout_controller_set_current_group@Base 1.4.9
xapp_monitor_blanker_are_monitors_blanked@Base 1.4.9
xapp_monitor_blanker_blank_other_monitors@Base 1.4.9
xapp_monitor_blanker_get_type@Base 1.4.9
Expand Down
8 changes: 4 additions & 4 deletions docs/reference/XAppDarkModeManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API reference">
<link rel="prev" href="ch01.html" title="API reference">
<link rel="next" href="XAppFavorites.html" title="XAppFavorites">
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Expand Down Expand Up @@ -70,7 +70,7 @@ <h2><span class="refentrytitle"><a name="XAppDarkModeManager.top_of_page"></a>XA
</div>
<div class="refsect1">
<a name="XAppDarkModeManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<pre class="screen"> GObject
<span class="lineart">╰──</span> XAppDarkModeManager
</pre>
</div>
Expand All @@ -86,7 +86,7 @@ <h2><span class="refentrytitle"><a name="XAppDarkModeManager.top_of_page"></a>XA
<div class="refsect2">
<a name="xapp-dark-mode-manager-new"></a><h3>xapp_dark_mode_manager_new ()</h3>
<pre class="programlisting"><a class="link" href="XAppDarkModeManager.html" title="XAppDarkModeManager"><span class="returnvalue">XAppDarkModeManager</span></a> *
xapp_dark_mode_manager_new (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> prefer_dark_mode</code></em>);</pre>
xapp_dark_mode_manager_new (<em class="parameter"><code><span class="type">gboolean</span> prefer_dark_mode</code></em>);</pre>
<div class="refsect3">
<a name="xapp-dark-mode-manager-new.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
Expand Down Expand Up @@ -125,6 +125,6 @@ <h2><span class="refentrytitle"><a name="XAppDarkModeManager.top_of_page"></a>XA
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.33.1</div>
<hr>Generated by GTK-Doc V1.34.0</div>
</body>
</html>
70 changes: 35 additions & 35 deletions docs/reference/XAppFavorites.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions docs/reference/XAppGpuOffloadHelper.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions docs/reference/XAppGtkWindow.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/reference/XAppIconChooserButton.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="API reference">
<link rel="prev" href="XAppGpuOffloadHelper.html" title="XAppGpuOffloadHelper">
<link rel="next" href="XAppIconChooserDialog.html" title="XAppIconChooserDialog">
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
<td class="function_type">const <span class="returnvalue">gchar</span> *
</td>
<td class="function_name">
<a class="link" href="XAppIconChooserButton.html#xapp-icon-chooser-button-get-icon" title="xapp_icon_chooser_button_get_icon ()">xapp_icon_chooser_button_get_icon</a> <span class="c_punctuation">()</span>
Expand Down Expand Up @@ -150,8 +150,8 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
</div>
<div class="refsect1">
<a name="XAppIconChooserButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
<pre class="screen"> GObject
<span class="lineart">╰──</span> GInitiallyUnowned
<span class="lineart">╰──</span> <a href="../gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
<span class="lineart">╰──</span> <a href="../gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
<span class="lineart">╰──</span> <a href="../gtk3/GtkBin.html#GtkBin-struct">GtkBin</a>
Expand Down Expand Up @@ -250,7 +250,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
<a name="xapp-icon-chooser-button-set-icon"></a><h3>xapp_icon_chooser_button_set_icon ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
xapp_icon_chooser_button_set_icon (<em class="parameter"><code><a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a> *button</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon</code></em>);</pre>
<em class="parameter"><code>const <span class="type">gchar</span> *icon</code></em>);</pre>
<p>Sets the icon on the <a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a>.</p>
<div class="refsect3">
<a name="xapp-icon-chooser-button-set-icon.parameters"></a><h4>Parameters</h4>
Expand Down Expand Up @@ -281,7 +281,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
<pre class="programlisting"><span class="returnvalue">void</span>
xapp_icon_chooser_button_set_default_category
(<em class="parameter"><code><a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a> *button</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
<em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
<p>Sets the icon on the <a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a>.</p>
<div class="refsect3">
<a name="xapp-icon-chooser-button-set-default-category.parameters"></a><h4>Parameters</h4>
Expand Down Expand Up @@ -309,7 +309,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
<hr>
<div class="refsect2">
<a name="xapp-icon-chooser-button-get-icon"></a><h3>xapp_icon_chooser_button_get_icon ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
<pre class="programlisting">const <span class="returnvalue">gchar</span> *
xapp_icon_chooser_button_get_icon (<em class="parameter"><code><a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a> *button</code></em>);</pre>
<p>Gets the icon from the <a class="link" href="XAppIconChooserButton.html" title="XAppIconChooserButton"><span class="type">XAppIconChooserButton</span></a>.</p>
<div class="refsect3">
Expand Down Expand Up @@ -407,6 +407,6 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.33.1</div>
<hr>Generated by GTK-Doc V1.34.0</div>
</body>
</html>
Loading