CINXE.COM
Code : “Ubuntu Budgie Developers” team
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://code.launchpad.net/~ubuntubudgie-dev/+branches" /> <meta charset="UTF-8" /> <title>Code : “Ubuntu Budgie Developers” team</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/~ubuntubudgie-dev/branches.atom" title="Latest Branches for Ubuntu Budgie Developers" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~ubuntubudgie-dev/revisions.atom" title="Latest Revisions by members of Ubuntu Budgie Developers" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta name="description" content="https://ubuntubudgie.org Ubuntu Budgie is a community flavor of Ubuntu featuring the budgie-desktop. It's first official release is 17.04. This is the development team." /> <meta property="og:description" content="https://ubuntubudgie.org Ubuntu Budgie is a community flavor of Ubuntu featuring the budgie-desktop. It's first official release is 17.04. This is the development team." /> <meta property="og:title" content="Code : “Ubuntu Budgie Developers” team" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://code.launchpad.net/~ubuntubudgie-dev/+branches" /> <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&lp/meta.js&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> </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/~ubuntubudgie-dev/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~ubuntubudgie-dev"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/728765975/ubuntubudgielogo64-r.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~ubuntubudgie-dev">“Ubuntu Budgie Developers” team</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~ubuntubudgie-dev">Overview</a></li> <li class="branches active"><span>Code</span></li> <li class="bugs"><a href="https://bugs.launchpad.net/~ubuntubudgie-dev">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~ubuntubudgie-dev">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~ubuntubudgie-dev">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~ubuntubudgie-dev">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"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <span class="see-all"> <a href="/~ubuntubudgie-dev/+git">View Git repositories</a> </span> <div id="branches-table-listing"> <form method="get" name="filter" id="filter_form" style="padding-bottom: 0.5em" action="https://code.launchpad.net/~ubuntubudgie-dev/+branches"> <select id="field.category" name="field.category" size="1" > <option selected="selected" value="OWNED">Owned</option> <option value="SUBSCRIBED">Subscribed</option> <option value="REGISTERED">Registered</option> </select> <input name="field.category-empty-marker" type="hidden" value="1" /> branches with status: <select id="field.lifecycle" name="field.lifecycle" size="1" > <option selected="selected" value="CURRENT">Any active status</option> <option value="ALL">Any status</option> <option value="EXPERIMENTAL">Experimental</option> <option value="DEVELOPMENT">Development</option> <option value="MATURE">Mature</option> <option value="MERGED">Merged</option> <option value="ABANDONED">Abandoned</option> </select> <input name="field.lifecycle-empty-marker" type="hidden" value="1" /> <select id="field.sort_by" name="field.sort_by" size="1" > <option value="by project name">by project name</option> <option value="by status">by status</option> <option value="by branch name">by branch name</option> <option selected="selected" value="most recently changed first">most recently changed first</option> <option value="most neglected first">most neglected first</option> <option value="newest first">newest first</option> <option value="oldest first">oldest first</option> </select> <input name="field.sort_by-empty-marker" type="hidden" value="1" /> <input id="filter_form_submit" type="submit" value="Filter" /> </form> <script type="text/javascript"> function show_commit(id) { var div = document.getElementById('branch-log-' + id); if (div) { div.style.display = "block"; } } function hide_commit(id) { var div = document.getElementById('branch-log-' + id); if (div) { div.style.display = "none"; } } </script> <script type="text/javascript"> LPJS.use("lp.code.util", function(Y) { Y.on("domready", function(e) { Y.lp.code.util.hookUpBranchFilterSubmission(Y); }, window); }); </script> <table id="branchtable" class="listing sortable"> <thead> <tr> <th colspan="2">Name</th> <th>Status</th> <th>Last Modified</th> <th>Last Commit</th> </tr> </thead> <tbody> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.noble">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />noble</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">1</span> <span class="branchstatusDEVELOPMENT">Development</span> </td> <td> <span class="sortkey">2023-10-22 06:17:45 UTC</span> <time title="2023-10-22 06:17:45 UTC" datetime="2023-10-22T06:17:45.695000+00:00">2023-10-22</time> </td> <td onmouseout="hide_commit(17076633)" onmouseover="show_commit(17076633)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.noble/revision/2381">2381</a>. platform.mantic->platform.noble </div> <div class="popupTitle" id="branch-log-17076633" onmouseover="hide_commit(17076633)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Revision Date:</strong> 2023-10-22 06:17:45 UTC </p> <p>platform.<wbr />mantic-<wbr />>platform.<wbr />noble</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.mantic">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />mantic</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">1</span> <span class="branchstatusDEVELOPMENT">Development</span> </td> <td> <span class="sortkey">2023-10-08 14:44:54 UTC</span> <time title="2023-10-08 14:44:54 UTC" datetime="2023-10-08T14:44:54.433000+00:00">2023-10-08</time> </td> <td onmouseout="hide_commit(17075553)" onmouseover="show_commit(17075553)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.mantic/revision/2381">2381</a>. Add kernel to ship live to hopefully ... </div> <div class="popupTitle" id="branch-log-17075553" onmouseover="hide_commit(17075553)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2023-10-08 14:44:54 UTC </p> <p>Add kernel to ship live to hopefully resolve offline installs</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.jammy">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />jammy</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2023-08-29 19:39:44 UTC</span> <time title="2023-08-29 19:39:44 UTC" datetime="2023-08-29T19:39:44.043000+00:00">2023-08-29</time> </td> <td onmouseout="hide_commit(17067874)" onmouseover="show_commit(17067874)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.jammy/revision/2341">2341</a>. firefox has finally moved to gnome 42... </div> <div class="popupTitle" id="branch-log-17067874" onmouseover="hide_commit(17067874)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Revision Date:</strong> 2023-08-29 19:39:44 UTC </p> <p>firefox has finally moved to gnome 42 in jammy</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.lunar">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />lunar</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">1</span> <span class="branchstatusDEVELOPMENT">Development</span> </td> <td> <span class="sortkey">2023-03-16 20:45:17 UTC</span> <time title="2023-03-16 20:45:17 UTC" datetime="2023-03-16T20:45:17.575000+00:00">2023-03-16</time> </td> <td onmouseout="hide_commit(17074557)" onmouseover="show_commit(17074557)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.lunar/revision/2358">2358</a>. Firefox now uses gnome-42-2204 </div> <div class="popupTitle" id="branch-log-17074557" onmouseover="hide_commit(17074557)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2023-03-16 20:45:17 UTC </p> <p>Firefox now uses gnome-42-2204</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.kinetic">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />kinetic</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2022-10-18 17:45:06 UTC</span> <time title="2022-10-18 17:45:06 UTC" datetime="2022-10-18T17:45:06.478000+00:00">2022-10-18</time> </td> <td onmouseout="hide_commit(17071020)" onmouseover="show_commit(17071020)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.kinetic/revision/2354">2354</a>. Remove zsys from the live seed. This... </div> <div class="popupTitle" id="branch-log-17071020" onmouseover="hide_commit(17071020)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Revision Date:</strong> 2022-10-18 17:45:06 UTC </p> <p>Remove zsys from the live seed.</p> <p>This is for the moment not supported in the install target so should not<br /> be included in the live enviroment either.</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/budgie-welcome/trunk">lp:budgie-welcome</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">1</span> <span class="branchstatusDEVELOPMENT">Development</span> </td> <td> <span class="sortkey">2022-03-23 11:19:42 UTC</span> <time title="2022-03-23 11:19:42 UTC" datetime="2022-03-23T11:19:42+00:00">2022-03-23</time> </td> <td onmouseout="hide_commit(17023280)" onmouseover="show_commit(17023280)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/budgie-welcome/trunk/revision/893">893</a>. Remove gaming restriction, latest tra... </div> <div class="popupTitle" id="branch-log-17023280" onmouseover="hide_commit(17023280)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2022-03-23 11:19:42 UTC </p> <p>Remove gaming restriction, latest translations</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.focal">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />focal</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2022-02-11 20:17:40 UTC</span> <time title="2022-02-11 20:17:40 UTC" datetime="2022-02-11T20:17:40.985000+00:00">2022-02-11</time> </td> <td onmouseout="hide_commit(17059776)" onmouseover="show_commit(17059776)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.focal/revision/2286">2286</a>. Don't pull in nvidia server drivers </div> <div class="popupTitle" id="branch-log-17059776" onmouseover="hide_commit(17059776)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2022-02-11 20:17:40 UTC </p> <p>Don't pull in nvidia server drivers</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.impish">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />impish</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2021-08-06 21:47:03 UTC</span> <time title="2021-08-06 21:47:03 UTC" datetime="2021-08-06T21:47:03.277000+00:00">2021-08-06</time> </td> <td onmouseout="hide_commit(17066433)" onmouseover="show_commit(17066433)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.impish/revision/2319">2319</a>. ruby2.7 blacklist </div> <div class="popupTitle" id="branch-log-17066433" onmouseover="hide_commit(17066433)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2021-08-06 21:47:03 UTC </p> <p>ruby2.7 blacklist</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.hirsute">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />hirsute</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2021-03-27 20:46:44 UTC</span> <time title="2021-03-27 20:46:44 UTC" datetime="2021-03-27T20:46:44.890000+00:00">2021-03-27</time> </td> <td onmouseout="hide_commit(17064656)" onmouseover="show_commit(17064656)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.hirsute/revision/2317">2317</a>. Move budgie-arm-environment to generi... </div> <div class="popupTitle" id="branch-log-17064656" onmouseover="hide_commit(17064656)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2021-03-27 20:46:44 UTC </p> <p>Move budgie-<wbr />arm-environment to generic desktop rather than specific to pi</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.groovy">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />groovy</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2020-09-16 15:11:05 UTC</span> <time title="2020-09-16 15:11:05 UTC" datetime="2020-09-16T15:11:05.736000+00:00">2020-09-16</time> </td> <td onmouseout="hide_commit(17062580)" onmouseover="show_commit(17062580)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.groovy/revision/2291">2291</a>. Replace gvfs-bin (being removed in gr... </div> <div class="popupTitle" id="branch-log-17062580" onmouseover="hide_commit(17062580)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2020-09-16 15:11:05 UTC </p> <p>Replace gvfs-bin (being removed in groovy) by libglib2.0-bin (for 'gio-open')</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.eoan">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />eoan</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2019-10-11 18:57:49 UTC</span> <time title="2019-10-11 18:57:49 UTC" datetime="2019-10-11T18:57:49.104000+00:00">2019-10-11</time> </td> <td onmouseout="hide_commit(17057148)" onmouseover="show_commit(17057148)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.eoan/revision/2272">2272</a>. Move ZFS packages to live LP:#1847739 </div> <div class="popupTitle" id="branch-log-17057148" onmouseover="hide_commit(17057148)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2019-10-11 18:57:49 UTC </p> <p>Move ZFS packages to live LP:#1847739</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.disco">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />disco</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2019-03-26 18:11:40 UTC</span> <time title="2019-03-26 18:11:40 UTC" datetime="2019-03-26T18:11:40.416000+00:00">2019-03-26</time> </td> <td onmouseout="hide_commit(17053056)" onmouseover="show_commit(17053056)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.disco/revision/2256">2256</a>. No need to remove catfish from the mi... </div> <div class="popupTitle" id="branch-log-17053056" onmouseover="hide_commit(17053056)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2019-03-26 18:11:40 UTC </p> <p>No need to remove catfish from the minimal install</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.bionic">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />bionic</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2019-02-01 17:16:53 UTC</span> <time title="2019-02-01 17:16:53 UTC" datetime="2019-02-01T17:16:53.751000+00:00">2019-02-01</time> </td> <td onmouseout="hide_commit(17035056)" onmouseover="show_commit(17035056)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.bionic/revision/2240">2240</a>. Readd necessary applets to prevent wa... </div> <div class="popupTitle" id="branch-log-17035056" onmouseover="hide_commit(17035056)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2019-02-01 17:16:53 UTC </p> <p>Readd necessary applets to prevent wandering trigger applet</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.cosmic">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />cosmic</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2018-08-20 18:56:01 UTC</span> <time title="2018-08-20 18:56:01 UTC" datetime="2018-08-20T18:56:01.951000+00:00">2018-08-20</time> </td> <td onmouseout="hide_commit(17044204)" onmouseover="show_commit(17044204)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.cosmic/revision/2243">2243</a>. Add weathershow applet as a default </div> <div class="popupTitle" id="branch-log-17044204" onmouseover="hide_commit(17044204)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2018-08-20 18:56:01 UTC </p> <p>Add weathershow applet as a default</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.artful">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />artful</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2017-10-08 21:15:58 UTC</span> <time title="2017-10-08 21:15:58 UTC" datetime="2017-10-08T21:15:58.655000+00:00">2017-10-08</time> </td> <td onmouseout="hide_commit(17027820)" onmouseover="show_commit(17027820)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.artful/revision/2211">2211</a>. desktop: Drop fonts moved to desktop-... </div> <div class="popupTitle" id="branch-log-17027820" onmouseover="hide_commit(17027820)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~jbicha" class="sprite person">Jeremy Bícha</a> <br /> <strong>Revision Date:</strong> 2017-10-08 21:15:58 UTC </p> <p>desktop: Drop fonts moved to desktop-common</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.zesty">lp:~ubuntubudgi<wbr />e-dev/ubuntu-<wbr />seeds/ubuntu-<wbr />budgie.<wbr />zesty</a> </td> <td align="right" style="padding-right: 5px"> </td> <td> <span class="sortkey">2</span> <span class="branchstatusMATURE">Mature</span> </td> <td> <span class="sortkey">2017-03-02 21:52:06 UTC</span> <time title="2017-03-02 21:52:06 UTC" datetime="2017-03-02T21:52:06.852000+00:00">2017-03-02</time> </td> <td onmouseout="hide_commit(17016356)" onmouseover="show_commit(17016356)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/ubuntu-seeds/ubuntu-budgie.zesty/revision/2195">2195</a>. add language-selector-gnome </div> <div class="popupTitle" id="branch-log-17016356" onmouseover="hide_commit(17016356)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2017-03-02 21:52:06 UTC </p> <p>add language-<wbr />selector-<wbr />gnome</p> </div> </td> </tr> <tr> <td> <a class="sprite branch" href="/~ubuntubudgie-dev/tasksel/ubuntu-budgie-tasksel-proposal.zesty">lp:~ubuntubudgi<wbr />e-dev/tasksel/<wbr />ubuntu-<wbr />budgie-<wbr />tasksel-<wbr />proposal.<wbr />zesty</a> </td> <td align="right" style="padding-right: 5px"> <img alt="bug" width="14" height="14" src="/@@/bug" title="Linked to a bug"/><img alt="(Has a merge proposal)" width="14" height="14" src="/@@/merge-proposal-icon" title="Has a merge proposal"/> </td> <td> <span class="sortkey">1</span> <span class="branchstatusDEVELOPMENT">Development</span> </td> <td> <span class="sortkey">2016-12-23 16:40:02 UTC</span> <time title="2016-12-23 16:40:02 UTC" datetime="2016-12-23T16:40:02.152130+00:00">2016-12-23</time> </td> <td onmouseout="hide_commit(17018589)" onmouseover="show_commit(17018589)"> <div class="lastCommit"> <a href="https://bazaar.launchpad.net/~ubuntubudgie-dev/tasksel/ubuntu-budgie-tasksel-proposal.zesty/revision/1500">1500</a>. community flavor ubuntu-budgie tasks </div> <div class="popupTitle" id="branch-log-17018589" onmouseover="hide_commit(17018589)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~fossfreedom" class="sprite person">fossfreedom</a> <br /> <strong>Revision Date:</strong> 2016-12-23 16:25:44 UTC </p> <p>community flavor ubuntu-budgie tasks</p> </div> </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>17</strong> of 17 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="portlet-person-codesummary" class="portlet"> <table> <tr class="code-links"> <td><span class="menu-link-branches nolink">Branches</span></td> </tr> <tr class="code-links"> <td><a class="menu-link-active_reviews" href="https://code.launchpad.net/~ubuntubudgie-dev/+activereviews">Active reviews</a></td> </tr> <tr class="code-links"> <td><a class="menu-link-source_package_recipes" href="https://code.launchpad.net/~ubuntubudgie-dev/+recipes">Source package recipes</a></td> </tr> <tr class="code-links"> <td><a class="menu-link-snaps" href="https://code.launchpad.net/~ubuntubudgie-dev/+snaps">Snap packages</a></td> </tr> </table> </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> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <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"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 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": {}, "context": {"self_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev", "web_link": "https://launchpad.net/~ubuntubudgie-dev", "resource_type_link": "https://code.launchpad.net/api/devel/#team", "all_specifications_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/all_specifications", "valid_specifications_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/valid_specifications", "recipes_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": true, "account_status": "Unactivated", "visibility": "Public", "name": "ubuntubudgie-dev", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "https://ubuntubudgie.org\nUbuntu Budgie is a community flavor of Ubuntu featuring the budgie-desktop. It's first official release is 17.04.\n\nThis is the development team.", "languages_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/languages", "hide_email_addresses": false, "date_created": "2016-11-09T20:12:53.439558+00:00", "sshkeys_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/gpg_keys", "wiki_names_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/wiki_names", "irc_nicknames_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/irc_nicknames", "jabber_ids_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/jabber_ids", "social_accounts_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/social_accounts", "memberships_details_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/memberships_details", "open_membership_invitations_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/confirmed_email_addresses", "team_owner_link": "https://code.launchpad.net/api/devel/~fossfreedom", "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/+archive/ubuntu/zesty-proposed-deletedppa", "ppas_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/ppas", "sub_teams_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/sub_teams", "super_teams_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/super_teams", "members_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/members", "admins_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/admins", "participants_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/participants", "deactivated_members_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/deactivated_members", "expired_members_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/expired_members", "invited_members_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/invited_members", "members_details_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/members_details", "proposed_members_collection_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "team_description": null, "membership_policy": "Restricted Team", "subscription_policy": "Restricted Team", "renewal_policy": "invite them to apply for renewal", "default_membership_period": null, "default_renewal_period": null, "logo_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/logo", "mugshot_link": "https://code.launchpad.net/api/devel/~ubuntubudgie-dev/mugshot", "display_name": "Ubuntu Budgie Developers", "http_etag": "\"5e9f23f6566afa2a9bf0c547f01738c97627722e-2cc31f36d25ad8f6e2f63922d590ce095fa498a4\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 32 queries/external actions issued in 0.54 seconds Features: {'profiling.enabled': None, 'hard_timeout': '9000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'ajax.batch_navigator.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>