CINXE.COM

liblxqt : Code : LXQt

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+index" /> <meta charset="UTF-8" /> <title>liblxqt : Code : LXQt</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~lxqt/lxqt/liblxqt/branch.atom" title="Latest Revisions for Branch lp:~lxqt/lxqt/liblxqt" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta property="og:title" content="liblxqt : Code : LXQt" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> .logtail { padding-left: 2em; } #merge-summary, #recipe-summary { margin-top: .5em; margin-bottom: .1em; } #download-url dt, #upload-url dt { font-weight: strong; } </style> <script type="text/javascript"> LPJS.use('node', 'event', 'widget', 'plugin', 'overlay', 'lp.ui.choiceedit', 'lp.code.branch.status', 'lp.code.branchmergeproposal.diff', 'lp.code.branch.subscription', function(Y) { Y.on('load', function(e) { var logged_in = LP.links['me'] !== undefined; if (logged_in) { var subscription_portlet = new Y.lp.code.branch.subscription.SubscriptionWidget({ contentBox: '#portlet-subscribers' }); subscription_portlet.render(); } Y.lp.code.branchmergeproposal.diff.connect_diff_links(); }, window); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-branches main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/lxqt"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/lxqt">LXQt</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/lxqt">Overview</a></li> <li class="branches active"><a href="https://code.launchpad.net/lxqt">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/lxqt">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/lxqt">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/lxqt">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/lxqt">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>lp:~lxqt/lxqt/liblxqt</h1> <div id="registration" class="registering"> Created by <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2015-11-01 12:53:24 UTC" datetime="2015-11-01T12:53:24.181318+00:00">on 2015-11-01</time> and last modified <time title="2016-10-20 06:38:45 UTC" datetime="2016-10-20T06:38:45.295000+00:00">on 2016-10-20</time> </div> </div> <div id="request-notifications"> </div> <div> <div class="yui-g first"> <div id="branch-messages"> </div> </div> <div class="yui-g first"> <div id="branch-management" class="portlet"> <div> <dl id="download-url"> <dt>Get this branch:</dt> <dd> <tt class="command"> bzr branch <span class="branch-url">lp:~lxqt/lxqt/liblxqt</span> </tt> </dd> </dl> <div id="upload-directions"> Members of <a href="https://launchpad.net/~lxqt">LXQt team</a> can upload to this branch. <a href="+login">Log in</a> for directions. </div> <div style="margin-top: 1.5em"> <a class="menu-link-source sprite info" href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/files">Browse the code</a> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet" id="branch-relations"> <div> <h3>Branch merges</h3> <div id="merge-links" class="actions"> <a class="menu-link-register_merge sprite add" href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+register-merge">Propose for merging</a> <div id="merge-summary"> <div id="dependent-branches"> <img src="/@@/merge-proposal-icon" /> <a href="+dependent-merges">No branches</a> dependent on this one. </div> </div> </div> </div> <div id="related-recipes"> <h3>Related source package recipes</h3> <div id="recipe-links" class="actions"> <div id="recipe-summary"> <img src="/@@/source-package-recipe" /> <a href="https://code.launchpad.net/~lxqt/+recipe/liblxqt">1 recipe</a> using this branch. <a href="/+help-code/related-recipes.html" target="help" class="sprite maybe action-icon">(?)</a> </div> <a class="menu-link-create_recipe sprite add" href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+new-recipe">Create packaging recipe</a> </div> </div> <div id="related-snaps"> <h3>Related snap packages</h3> <div id="snap-links" class="actions"> <div id="snap-summary"> No snap packages using this branch. </div> </div> <a class="menu-link-create_snap sprite add" href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+new-snap">Create snap package</a> </div> <div> <h3>Related bugs</h3> <div id="buglinks" class="actions"> <div id="buglink-list"> <table> </table> </div> <div> <a id="linkbug" class="sprite add" href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+linkbug">Link a bug report</a> </div> </div> <h3>Related blueprints</h3> <div class="actions"> <div><a class="menu-link-link_blueprint sprite add" href="https://code.launchpad.net/~lxqt/lxqt/liblxqt/+linkblueprint">Link to a blueprint</a></div> </div> <script id='branchlink-script' type='text/javascript'> <!-- LPJS.use('io-base', 'lp.code.branch.bugspeclinks', function(Y) { Y.on('domready', function() { var logged_in = LP.links['me'] !== undefined; if (logged_in) { var config = { picker_activator: '#linkbug' }; var linked_bug_picker = new Y.lp.code.branch.bugspeclinks.LinkedBugPicker(config); linked_bug_picker.render(); linked_bug_picker.hide(); } }); }); --> </script> </div> </div> </div> <div class="yui-g"> <div id="branch-info" class="portlet"> <h2>Branch information</h2> <div> <div class="two-column-list"> <dl id="owner"> <dt>Owner:</dt> <dd><a href="https://launchpad.net/~lxqt" class="sprite team">LXQt team</a></dd> </dl> <dl id="partof"> <dt>Project:</dt> <dd><a href="https://launchpad.net/lxqt" class="sprite product">LXQt</a></dd> </dl> <dl id="status"> <dt>Status:</dt> <dd><span id="edit-lifecycle_status"> <span class="value branchstatusDEVELOPMENT">Development</span> </span> </dd> </dl> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet" id="recent-revisions"> <h2>Recent revisions</h2> <div> <style type="text/css"> .subordinate { margin-left: 1em; } </style> <dl class="revision"> <!-- Display the extended revision listing --> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/revision/5">5</a>. By <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2016-10-20 06:38:45 UTC" datetime="2016-10-20T06:38:45.295000+00:00">on 2016-10-20</time> </dt> <dd class="subordinate revision-comment"> <p>debhelper</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/revision/4">4</a>. By <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2016-10-20 06:34:41 UTC" datetime="2016-10-20T06:34:41.938000+00:00">on 2016-10-20</time> </dt> <dd class="subordinate revision-comment"> <p>v0.11.0</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/revision/3">3</a>. By <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2016-04-26 18:58:47 UTC" datetime="2016-04-26T18:58:47.188000+00:00">on 2016-04-26</time> </dt> <dd class="subordinate revision-comment"> <p>v0.10-5</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/revision/2">2</a>. By <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2015-11-11 12:50:34 UTC" datetime="2015-11-11T12:50:34.731000+00:00">on 2015-11-11</time> </dt> <dd class="subordinate revision-comment"> <p>import 0.10</p> </dd> <div> </div> </div> <div> <dt class="revision-details"> <a href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/revision/1">1</a>. By <a href="https://launchpad.net/~joern-schoenyan" class="sprite person">J枚rn Sch枚nyan</a> <time title="2015-11-01 12:52:38 UTC" datetime="2015-11-01T12:52:38.879000+00:00">on 2015-11-01</time> </dt> <dd class="subordinate revision-comment"> <p>import</p> </dd> <div> </div> </div> <!-- Display the standard revision listing --> </dl> <div> &raquo; <span class="actions"><a class="menu-link-browse_revisions" href="https://bazaar.launchpad.net/~lxqt/lxqt/liblxqt/changes">All revisions</a></span> </div> </div> </div> </div> <div class="yui-g"> <div class="portlet"> <h2>Branch metadata</h2> <div> <div class="two-column-list"> <dl id="branch-format"> <dt>Branch format:</dt> <dd>Branch format 7</dd> </dl> <dl id="repository-format"> <dt>Repository format:</dt> <dd>Bazaar repository format 2a (needs bzr 1.16 or later) </dd> </dl> </div> <div class="actions"> </div> </div> </div> </div> <div id="nearby-branches" class="related"> <h2>Nearby</h2> <ul> <li> <a href="/lxqt"> Other LXQt branches </a> </li> <li> <a href="/~lxqt"> Other branches owned by LXQt team </a> </li> </ul> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This branch contains <strong id="information-type">Public</strong> information</span>&nbsp; <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> <script type="text/javascript"> LPJS.use('lp.code.branch.information_type_choice', function(Y) { Y.on('domready', function(e) { var config = { object_type: 'Branch' }; var widget = new Y.lp.code.branch.information_type_choice.BranchInformationTypeWidget(config); widget.render(); }, window); }); </script> <div class="portlet" id="portlet-subscribers"> <div> <div> <div class="section"> </div> </div> <h2>Subscribers</h2> <div id="branch-subscribers-outer"> <div class="section branch-subscribers"> <div id="subscriber-lxqt"> <a href="https://launchpad.net/~lxqt"> <span class="sprite team"></span> LXQt team </a> </div> </div> </div> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 419ba3b (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}, "PUBLICSECURITY": {"value": "PUBLICSECURITY", "description": "Everyone can see this security related information.\n", "name": "Public Security", "order": 1, "is_private": false, "description_css_class": "choice-description"}, "PRIVATESECURITY": {"value": "PRIVATESECURITY", "description": "Only the security group can see this information.\n ", "name": "Private Security", "order": 2, "is_private": true, "description_css_class": "choice-description"}, "USERDATA": {"value": "USERDATA", "description": "Only shared with users permitted to see private user information.\n", "name": "Private", "order": 3, "is_private": true, "description_css_class": "choice-description"}}, "context": {"self_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt", "web_link": "https://code.launchpad.net/~lxqt/lxqt/liblxqt", "resource_type_link": "https://code.launchpad.net/api/devel/#branch", "recipes_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/recipes", "webhooks_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/webhooks", "date_last_modified": "2016-10-20T06:38:45.295000+00:00", "explicitly_private": false, "information_type": "Public", "whiteboard": null, "registrant_link": "https://code.launchpad.net/api/devel/~joern-schoenyan", "owner_link": "https://code.launchpad.net/api/devel/~lxqt", "sourcepackage_link": null, "project_link": "https://code.launchpad.net/api/devel/lxqt", "unique_name": "~lxqt/lxqt/liblxqt", "display_name": "lp:~lxqt/lxqt/liblxqt", "last_mirrored": "2016-10-20T06:38:47.479965+00:00", "last_mirror_attempt": null, "last_scanned": "2016-10-20T06:38:48.634762+00:00", "last_scanned_id": "\u003cemail address hidden\u003e", "revision_count": 5, "linked_bugs_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/linked_bugs", "spec_links_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/spec_links", "subscriptions_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/subscriptions", "subscribers_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/subscribers", "date_created": "2015-11-01T12:53:24.181318+00:00", "landing_targets_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/landing_targets", "landing_candidates_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/landing_candidates", "dependent_branches_collection_link": "https://code.launchpad.net/api/devel/~lxqt/lxqt/liblxqt/dependent_branches", "code_import_link": null, "bzr_identity": "lp:~lxqt/lxqt/liblxqt", "name": "liblxqt", "reviewer_link": null, "description": null, "lifecycle_status": "Development", "url": null, "mirror_status_message": null, "branch_type": "Hosted", "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n", "control_format": "Bazaar-NG meta directory, format 1\n", "private": false, "http_etag": "\"180642a7d025a3c7a0f83cfa20a521a99268f28f-989d2f54fe68775201373b98c8eb4bfd1c37b3f3\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 45 queries/external actions issued in 0.41 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'code.ajax_revision_diffs.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10