Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Buddies of Budgie

Developers of the Budgie Desktop, a feature rich and modern desktop environment for Linux.
Collective - Host: opensource - https://opencollective.com/buddies-of-budgie - Website: https://buddiesofbudgie.org/ - Code: https://github.com/BuddiesOfBudgie

Launch pkexec based menu apps via spawn_async #1433 (#1807)

github.com/BuddiesOfBudgie/budgie-desktop - 8300cea3109e6df763ab9f1958dcb3cfe8e3de86 authored almost 5 years ago by David Mohammed <[email protected]>
Panel dock-mode theming fix (#1913)

* Update panel.vala

* Update panel.vala

meh

* Revert "Update panel.vala"

This revert...

github.com/BuddiesOfBudgie/budgie-desktop - 9b7d34366f12c7832bacf3d0161f5260edf0fe14 authored almost 5 years ago by hrdwrrsk / TheArakAttack <[email protected]>
Mutter 3.36 support (#1918)

* Add mutter 3.35.2 support

* Mutter compiler flags needs to be specified before dependency c...

github.com/BuddiesOfBudgie/budgie-desktop - 9d09a1b15bbf66780cc89eff3c4b84e666b0bfda authored almost 5 years ago by David Mohammed <[email protected]>
Typo (#1938)

`type-as-you-search` should be `search-as-you-type`; unless Budgie Menu has an AI that types for...

github.com/BuddiesOfBudgie/budgie-desktop - 5a67876263e423527f26de739f384b5ca77f5529 authored almost 5 years ago by Gurjus Bhasin <[email protected]>
WIP: Resolve losing keyboard shortcuts on login (#1907)

* Rework grab and ungrab keys

* Cleanup code, remove unneeded watches

* Implement UngrabAc...

github.com/BuddiesOfBudgie/budgie-desktop - eec319c8cd0485846559822b391532b6872e1a57 authored almost 5 years ago by David Mohammed <[email protected]>
Add missing LEFT/RIGHT panel layouts (#1920)

github.com/BuddiesOfBudgie/budgie-desktop - c6751695ffaad199761366efb9180d45a77b58b2 authored about 5 years ago by David Mohammed <[email protected]>
Support transparency in background images (#1880)

github.com/BuddiesOfBudgie/budgie-desktop - 211458c82d7c0ea1ac8de0454247dcbcf446eef6 authored about 5 years ago by Jouke Witteveen <[email protected]>
Use the window scale-factor for popup hiding (#1906)

github.com/BuddiesOfBudgie/budgie-desktop - f78122552b401eab28d603b845ed6014c0693d9f authored about 5 years ago by David Mohammed <[email protected]>
WIP: Handle multimonitor panel positioning (#1908)

* Rework panel struts based on Plank

* Cleanup code

github.com/BuddiesOfBudgie/budgie-desktop - 4d9498ee8b309119d06f5b0f12376dd9e391d0b3 authored about 5 years ago by David Mohammed <[email protected]>
Fix the ability to move non-favorited windows in IconTasklist.

This commit fixes the ability to move non-favorited running applications / windows in IconTaskli...

github.com/BuddiesOfBudgie/budgie-desktop - 3587a611cf46dbfa83168f946f3a7689b5ef2769 authored over 5 years ago by Joshua Strobl <[email protected]>
Add slight delay before integrating tray #1249 (#1877)

Race condition between the Na.Tray initialisation and the panel initialisation can cause redrawi...

github.com/BuddiesOfBudgie/budgie-desktop - a023c7781435d71e463184124a5cc8b26985d961 authored over 5 years ago by David Mohammed <[email protected]>
Switch to using doubles for OSD for GSD 3.33.90+

In the 3.33 and 3.34 releases of gnome-settings-daemon, int32 was switched out for doubles to al...

github.com/BuddiesOfBudgie/budgie-desktop - 290bb9ec025f7796ff225476da34cedbdf970892 authored over 5 years ago by Joshua Strobl <[email protected]>
Tray: Whenever we are allocated a new size, redraw.

May fix issues such as #1249.

github.com/BuddiesOfBudgie/budgie-desktop - 3a507d3bbb6911006520bcc4f3d732aaecdc903a authored over 5 years ago by Joshua Strobl <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 67769ea09299e57f3a4ceeb2223f642d86ecafcf authored over 5 years ago by Joshua Strobl <[email protected]>
Remove GSD 3.34 components that have also been removed upstream (#1867)

github.com/BuddiesOfBudgie/budgie-desktop - 979c151f51c40952d3fc7cb26d9e3ad34f640ac3 authored over 5 years ago by David Mohammed <[email protected]>
Implement virtual desktop / workspace changer in Desktop settings

Implemented the ability to change the default number of workspaces / virtual desktops via the De...

github.com/BuddiesOfBudgie/budgie-desktop - c2e755792f5553232a9bf53247b8c3bc1b520342 authored over 5 years ago by Joshua Strobl <[email protected]>
Revert workspace remove button exclusion

Reverted because potential workspace item may not be associated with the workspace which is in p...

github.com/BuddiesOfBudgie/budgie-desktop - 70ef32ee742cc22a940f234a3fa9d4171d2f8fd6 authored over 5 years ago by Joshua Strobl <[email protected]>
Respect num-workspaces for default workspace count

Respect the default org.gnome.desktop.preferences num-workspaces count and always generate the d...

github.com/BuddiesOfBudgie/budgie-desktop - e44e95286bf2f3dda543742a77fc5bcad2323428 authored over 5 years ago by Joshua Strobl <[email protected]>
Ensure Gvc ChannelMaps trigger control volume changes

Some applications do not provide an accurate GvcStream volume immediately when being created, so...

github.com/BuddiesOfBudgie/budgie-desktop - 7d9d2dcac386344d539ca7fea7f835715cf2100c authored over 5 years ago by Joshua Strobl <[email protected]>
Implement window invalidation in AbominationRunningApp

For instances where a window is closed but is still referenced by AbominationRunningApp.window, ...

github.com/BuddiesOfBudgie/budgie-desktop - b3eaea640336d7c6d0ca2fb9e7355804cc7ab187 authored over 5 years ago by Joshua Strobl <[email protected]>
Implement single-window tooltip info setting for IconTasklist -> IconButton.

In instances where we have a single window open for an IconButton, instead of showing the applic...

github.com/BuddiesOfBudgie/budgie-desktop - 70ff6fda82242393638b0e6e807b59e890dbdda8 authored over 5 years ago by Joshua Strobl <[email protected]>
Support libmutter-5 (3.34) (#1856)

* vapi: Add a script to generate the mutter vapi files

And update documentation about it.

...

github.com/BuddiesOfBudgie/budgie-desktop - 2c076aed9bcccc613f77abe30af78fac12efb748 authored over 5 years ago by Marco Trevisan <[email protected]>
Do not use a public creation method in an abstract class (#1859)

This is a change made upstream:
https://gitlab.gnome.org/GNOME/vala/issues/766

github.com/BuddiesOfBudgie/budgie-desktop - 82753b7a2b7a7c44e0f0a4e45dbf42304a3f9938 authored over 5 years ago by David Mohammed <[email protected]>
Use panel orientation for spacer sizing #1245 (#1866)

github.com/BuddiesOfBudgie/budgie-desktop - 9fb88ed2d00ebe12abe9eab104c48076dbba2544 authored over 5 years ago by David Mohammed <[email protected]>
Sort menu names using locale linguistic rules #1546 (#1837)

github.com/BuddiesOfBudgie/budgie-desktop - d80b745bd25489751b0290050566b388598b4271 authored over 5 years ago by David Mohammed <[email protected]>
Add icon-popover class for Icon Popover window.

Added container class for inner GtkBox for Night Light window (night-light-indicator) as well.

github.com/BuddiesOfBudgie/budgie-desktop - 8450ae384660c87bced67ded58c783be58a65a29 authored over 5 years ago by Joshua Strobl <[email protected]>
Ensure our containers for various applets consistently have the container class.

github.com/BuddiesOfBudgie/budgie-desktop - e45cc1a24eb5259371a4790420b4220b228edb0e authored over 5 years ago by Joshua Strobl <[email protected]>
Add classes to ease Raven Notification view styling.

- `raven-notifications-view` is the stack page / entire view
- `raven-header` is the inner hea...

github.com/BuddiesOfBudgie/budgie-desktop - a598796f1d5f12982241c19156765edbe57d7c52 authored over 5 years ago by Joshua Strobl <[email protected]>
Set no-album-art attribute on mpris-widget instead

github.com/BuddiesOfBudgie/budgie-desktop - 02eb852e74f47fa46fddbb642e43c2c7a701649f authored over 5 years ago by Joshua Strobl <[email protected]>
Add no-album-art class to background image of MPRIS when there is no art.

Will make it easier for theme authors to determine when to potentially use a more opaque overlay.

github.com/BuddiesOfBudgie/budgie-desktop - 2beb5b6c7bdb5b4338688cbaf15627f980e3fe46 authored over 5 years ago by Joshua Strobl <[email protected]>
Add raven-mpris-controls class for the container of the MPRIS Player Controls.

github.com/BuddiesOfBudgie/budgie-desktop - 5b73a55d4f55378b4ed715751fd763d377b8c339 authored over 5 years ago by Joshua Strobl <[email protected]>
Add mpris-widget CSS class for easier selection of the MPRIS widget in Raven.

github.com/BuddiesOfBudgie/budgie-desktop - 8f8a0bd1c154b1fcfecc93f994df9021420ae618 authored over 5 years ago by Joshua Strobl <[email protected]>
settings: Add Hinting and Antialiasing settings to Fonts section (#1774)

Signed-off-by: Federico Damián Schonborn <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 48d1bc4bf4bf9ba9e88860e9526f147e415cb8be authored over 5 years ago by Federico Damián Schonborn <[email protected]>
Improve raise performance by reducing delay when setting focus mode.

Also ensure we set auto-raise to raise a window to the foreground on mouse move focus.

github.com/BuddiesOfBudgie/budgie-desktop - e0e8e0da5f6a1aa4b482d4e82d6289e7ea3a3a75 authored over 5 years ago by Joshua Strobl <[email protected]>
Additional fix for attach dialog and edge tiling setting

github.com/BuddiesOfBudgie/budgie-desktop - 908b885e1834ee839af930b0ae5471ebbf9ca569 authored over 5 years ago by Joshua Strobl <[email protected]>
Resolve Budgie Menu artifacting in #1627 and #1795

github.com/BuddiesOfBudgie/budgie-desktop - 65ea9b242e7721aee163662485c2f6ddc18c9fc5 authored over 5 years ago by Joshua Strobl <[email protected]>
Revert changes for attach-modal-dialogs and edge-tiling setting.

The expectation for Budgie is to have a minimal reliance of the GNOME Stack leading up to Budgie...

github.com/BuddiesOfBudgie/budgie-desktop - c6dc6b1cebee35e48ead2952a8892a1d3a0be80e authored over 5 years ago by Joshua Strobl <[email protected]>
GNOME 3.30 + GNOME 3.32 compatibility patch (#1591)

* Port to mutter-3 from GNOME 3.30

This drops support for the old mutter versions. It's too m...

github.com/BuddiesOfBudgie/budgie-desktop - 414508adcfa7916358f60786e3e4fcd507e7966a authored over 5 years ago by David Mohammed <[email protected]>
Revert "Add a slide animation to the IconPopover stack (#1771)"

This reverts commit 198cf8410fdc4c6403855684fb3a8e1b71cf7b92. The animation made the popover *fe...

github.com/BuddiesOfBudgie/budgie-desktop - e1017252a61b47d26cbb391488edc1d3a366f5a0 authored almost 6 years ago by Joshua Strobl <[email protected]>
Correct alignment on notification clone body.

github.com/BuddiesOfBudgie/budgie-desktop - b16868f8692e6c2a35ab462a170a6644122acd77 authored almost 6 years ago by Joshua Strobl <[email protected]>
Fall back to character wrapping on long "words" (like URLs).

Reduces likelihood of unintended increase on Raven width, or substantially reduces the increase ...

github.com/BuddiesOfBudgie/budgie-desktop - 457fc76a751e9b888f8c7c872d891c63335a7548 authored almost 6 years ago by Joshua Strobl <[email protected]>
Blacklist Papirus-Adapta and Papirus-Adapta-Nokto (#1770)

This commit blacklists Papirus-Adapta and Papirus-Adapta-Nokto due to not being maintained anymo...

github.com/BuddiesOfBudgie/budgie-desktop - dbd4909204a8bba2cf8dc9bb7c287b9f522cdedf authored almost 6 years ago by Jacob <[email protected]>
Add a slide animation to the IconPopover stack (#1771)

Signed-off-by: Federico Damián Schonborn <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 198cf8410fdc4c6403855684fb3a8e1b71cf7b92 authored almost 6 years ago by Federico Damián Schonborn <[email protected]>
Have our notification body wrap based on word, not character.

github.com/BuddiesOfBudgie/budgie-desktop - 1e42add9cd2fcec20046b9a8ed0e13e386b95f22 authored almost 6 years ago by Joshua Strobl <[email protected]>
Polkit: Correctly handle the user dismissing the authentication dialog (#1746)

Adapted from elementary/pantheon-agent-polkit#26:
* Throw Polkit.Error.CANCELLED when the user ...

github.com/BuddiesOfBudgie/budgie-desktop - 7ba86969753deb0861151bfbb3633d0424b73b64 authored almost 6 years ago by LulzFTW <[email protected]>
Tag official 10.5

github.com/BuddiesOfBudgie/budgie-desktop - 38b69f05619f0b1a681276dc258929f2fcb7a750 authored almost 6 years ago by Joshua Strobl <[email protected]>
Sync translations for the last time before Budgie 10.5.

github.com/BuddiesOfBudgie/budgie-desktop - 326046a36fa964803e7b4ead54f8384329e07e49 authored almost 6 years ago by Joshua Strobl <[email protected]>
Add some more handlers for when various idle / sleep values are set to 0 when Caffeine Mode is off.

A prime example of where we may want to change the default idle and sleep values is idle-dim. On...

github.com/BuddiesOfBudgie/budgie-desktop - bf1a30aaf820fcd4af88243d4306b3353e95627b authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix incorrect WindowType checking.

github.com/BuddiesOfBudgie/budgie-desktop - 90be4155abc5c814c6cbc114ebe8d4e373daaae2 authored almost 6 years ago by Joshua Strobl <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - f4810e2a482e3f892386aaa41f52e248e95e85a0 authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix Budgie Menu applet icon sizing bug (#1755)

The current icon size was being compared to the new panel size instead of the new icon size.
Fi...

github.com/BuddiesOfBudgie/budgie-desktop - c9f658fccbc751d4baa7efc4099ae7732a424dcf authored almost 6 years ago by LulzFTW <[email protected]>
Ensure we do an apply before sync. Add handler for deferring if we have unapplied settings

Ensure we have default values set up or we'll get a daemon segfault when the value is already 0 ...

github.com/BuddiesOfBudgie/budgie-desktop - f62524110961cbbaf6e947b8edcd5d0773e74e32 authored almost 6 years ago by Joshua Strobl <[email protected]>
Sync Translations.

github.com/BuddiesOfBudgie/budgie-desktop - 97fc102e57445b5f569d341c0a049b3b23a44228 authored almost 6 years ago by Joshua Strobl <[email protected]>
Sort out Caffeine Notification body string properly, hopefully.

Sorry Translators, I know this has changed a bunch. Hopefully Weblate will like this form of con...

github.com/BuddiesOfBudgie/budgie-desktop - 8f14fcdfb61f769c2cfc6a8524c25b1c7a188346 authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix lack of translations for desktop files.

github.com/BuddiesOfBudgie/budgie-desktop - 8e80d0a3911e8a7a8651da2dda908037725972eb authored almost 6 years ago by Joshua Strobl <[email protected]>
Ensure we don't add duplicate entries in Budgie Menu based on their app id.

Also moved out all the buttons into their own separate file so it doesn't clutter up the window ...

github.com/BuddiesOfBudgie/budgie-desktop - 07a76a0c5f3c6b5f2a9c5ce95aa06c92a74d7a57 authored almost 6 years ago by Joshua Strobl <[email protected]>
Do not allow a horizontally expanding BudgieHeaderWidget box.

github.com/BuddiesOfBudgie/budgie-desktop - 790c795e4f86558c2c0e2749002624a7c70f59d7 authored almost 6 years ago by Joshua Strobl <[email protected]>
Implement Gtk (Widget) and Icon Theme blacklist.

Until Budgie 11, where there will be a separate mechanic suggested for theme developers to use t...

github.com/BuddiesOfBudgie/budgie-desktop - fa28f74728fb81e9de9b0a548799f7e22ff97c70 authored almost 6 years ago by Joshua Strobl <[email protected]>
Ensure word wrapping and center justification for StartListening label.

github.com/BuddiesOfBudgie/budgie-desktop - 62b0c7385e63674b10a595377daddd6277fe763f authored almost 6 years ago by Joshua Strobl <[email protected]>
IconTaskList: Don't override GTK size allocation (#1742)

The IconTaskList should now respect the size allocation it is given.
Fixes #1737
Fixes #1401 (...

github.com/BuddiesOfBudgie/budgie-desktop - 5c97692195a540bfd2973d185f01fb2e716da6e9 authored almost 6 years ago by LulzFTW <[email protected]>
Implement option to hide Built-in Theme item from Budgie Desktop Settings.

Realistically, the current built-in theme is neither maintained, nor recommended for usage. Sinc...

github.com/BuddiesOfBudgie/budgie-desktop - 73df80757c8b1781dc238cc3a155f16a58f59e5a authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix translations build.

github.com/BuddiesOfBudgie/budgie-desktop - 2edafbd2e3e48e1f4e079efe44cafe35089d8aac authored almost 6 years ago by Joshua Strobl <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 960026270023a33901219be05d8f002d5cdcdb0f authored almost 6 years ago by Joshua Strobl <[email protected]>
Ensure we update idle-delay and idle-dim when Caffeine Mode is disabled.

github.com/BuddiesOfBudgie/budgie-desktop - fdb23316fbd49046a37e998ed0dcd3bed80d87b1 authored almost 6 years ago by Joshua Strobl <[email protected]>
Test if spacing in Caffeine Mode ngettext call is an issue for Weblate.

github.com/BuddiesOfBudgie/budgie-desktop - 6d97feae6af39025d21345958e8090483994a54c authored almost 6 years ago by Joshua Strobl <[email protected]>
Raven doesn't need to be translated.

github.com/BuddiesOfBudgie/budgie-desktop - 3b00d26636740d2fd03254fc7097d3ca429ba877 authored almost 6 years ago by Joshua Strobl <[email protected]>
Test setting ac / battery timeouts instead of types to address #1715.

This commit is a speculative change to address some reported issues with power settings not bein...

github.com/BuddiesOfBudgie/budgie-desktop - cb8088300f0abab9cec9e2f78afcc7272099e3df authored almost 6 years ago by Joshua Strobl <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 43e888fcd173a64b86d8f299f0267212d8d8fc0a authored almost 6 years ago by Joshua Strobl <[email protected]>
Update the Notification and Policykit images (#1722)

This commit updates those two remaining images to use the Plata theme
for better consistency.

github.com/BuddiesOfBudgie/budgie-desktop - 012e7ac69baed439fe195be089f5a7bfec493f49 authored almost 6 years ago by Jacob <[email protected]>
New vastly improved issue templates and new PR template (#1660)

Description:
This has a lot of improvements, please see [Jacalz/budgie-desktop](https://github....

github.com/BuddiesOfBudgie/budgie-desktop - 444a543bec13fca0f704d0c5abe405437f3a65c9 authored almost 6 years ago by Jacob <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 48a877f8a39c642e93e7e4177a52f64a6866d161 authored almost 6 years ago by Joshua Strobl <[email protected]>
Implement the ability to set notification position (#1635)

* Implement the ability to set notification position

Users can choose which corner of the scr...

github.com/BuddiesOfBudgie/budgie-desktop - 4ac7c738497721c4592df6d31f6ab7d835e88c5e authored almost 6 years ago by EbonJaeger <[email protected]>
Fix old IconButton logic for getting the current active window.

Previously, we would not attempt to get the target window if there wasn't a current window to do...

github.com/BuddiesOfBudgie/budgie-desktop - 80c0a0e9df96db97e4abd1a6e9d67cd401256ff0 authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix incorrect description of Built-in theme setting. Resolves #1721.

github.com/BuddiesOfBudgie/budgie-desktop - f6d6675c954338a405c0647bed74c686fe03410c authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix can't change window after show desktop (#1640)

Because of setting invalid timestamp, the unminimize window isn't
getting focus.

github.com/BuddiesOfBudgie/budgie-desktop - 42095d72a27f1a9b698cd02dc1374e3661de34a3 authored almost 6 years ago by Yurizal Susanto <[email protected]>
Adjust panel size offsets for IconTaskList. Fixes #1401. (#1713)

As indicated by GTK Inspector, IconButton is always 1px smaller than the surrounding ButtonWrapp...

github.com/BuddiesOfBudgie/budgie-desktop - fe2c855dff7a29159f09840b0e2f287e5af9615f authored almost 6 years ago by LulzFTW <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 04412c7ca21ad919b6b52f3146e883da42625fc3 authored almost 6 years ago by Joshua Strobl <[email protected]>
Disable the Launch New Instance button if app is Budgie Desktop Settings.

It's a special child and I still need to make sure it closes as well, so this is the first commi...

github.com/BuddiesOfBudgie/budgie-desktop - 967677f02fe68515280f3a5de13f8d32f343dd44 authored almost 6 years ago by Joshua Strobl <[email protected]>
Refine behavior so scroll up on single window will activate it (put into focus if necessary as well), down will minimize it.

github.com/BuddiesOfBudgie/budgie-desktop - 5b6a5c534230b4b940364d8d19d8838766d5431c authored almost 6 years ago by Joshua Strobl <[email protected]>
Support scroll up on single window in IconButton to focus it.

It's no different than just a click but may help with muscle memory.

github.com/BuddiesOfBudgie/budgie-desktop - 892ff7b8140ab4f0f9c794a513e60a05a93e4b2f authored almost 6 years ago by Joshua Strobl <[email protected]>
Fix inverted timer sensitivity in Caffeine Applet. Resolves #1716.

github.com/BuddiesOfBudgie/budgie-desktop - 368dcfc8295ff24554bae74fbed7d940a4d24f0c authored almost 6 years ago by Joshua Strobl <[email protected]>
Enforce consistency in settings item descriptions.

github.com/BuddiesOfBudgie/budgie-desktop - b6df16668eed6d0bdb940d65ae148857f328cd64 authored almost 6 years ago by Joshua Strobl <[email protected]>
Yay I got budgie-translations working.

github.com/BuddiesOfBudgie/budgie-desktop - 30ceea98833c87939982c01f4742782028e66c08 authored almost 6 years ago by Joshua Strobl <[email protected]>
Update translation submodule.

github.com/BuddiesOfBudgie/budgie-desktop - 69d63e5a8d6eff08da25255a7a05a1110af09179 authored almost 6 years ago by Joshua Strobl <[email protected]>
Start work on using budgie-translations repo as a submodule.

github.com/BuddiesOfBudgie/budgie-desktop - 3a9cccbb853f9c4b7c43e0125be006105646b779 authored almost 6 years ago by Joshua Strobl <[email protected]>
Don't perform wrapping.

github.com/BuddiesOfBudgie/budgie-desktop - 6da0da3bcb794936c575b44dc27ea696d345558f authored almost 6 years ago by Joshua Strobl <[email protected]>
Have updatePot.sh update a budgie-translations file in parent dir.

**Note:** This assumes you have the new [budgie-translations](https://github.com/getsolus/budgie...

github.com/BuddiesOfBudgie/budgie-desktop - 738c9e5ed764e13a61f8abcf11eaa6d48d458df4 authored almost 6 years ago by Joshua Strobl <[email protected]>
Update pot file.

github.com/BuddiesOfBudgie/budgie-desktop - 1904b43baa0051dbc1a1e6a2ac48d3846f8dac4d authored almost 6 years ago by Joshua Strobl <[email protected]>
Don't compare two different timers for animations. Fixes #1407, #1708. (#1714)

The animation class used get_monotonic_time() for start time and Gdk.FrameClock for current time...

github.com/BuddiesOfBudgie/budgie-desktop - 626dd285002a2cb477b661b3de0df442ad5b1075 authored almost 6 years ago by LulzFTW <[email protected]>
Fix IconTaskList buttons getting stuck in pressed state (#1709)

When window grouping is disabled, left mouse release events were not being passed to the Gtk.Tog...

github.com/BuddiesOfBudgie/budgie-desktop - 079a681f511102ff5ad8c2645cf69ee52e69246d authored almost 6 years ago by LulzFTW <[email protected]>
Update README with Budgie 11 project update and link to translations.

github.com/BuddiesOfBudgie/budgie-desktop - 34dbf2431cca444e01866d2e1cd5e5aaf62ef92a authored almost 6 years ago by Joshua Strobl <[email protected]>
Reset session and power values if Caffeine Mode is on at launch.

In the event of an improper shutdown, during the next session start we will reset the session an...

github.com/BuddiesOfBudgie/budgie-desktop - aa0d4797ed3d630710afa0c4d7e3d672f317222a authored almost 6 years ago by Joshua Strobl <[email protected]>
Disable Caffeine Mode when EndSessin dialog is opened.

Assuming a safe shutdown / restart (which is realistically the only thing we can properly handle...

github.com/BuddiesOfBudgie/budgie-desktop - 1f8eceaa58e7c9c2978484215775fbd03466959d authored about 6 years ago by Joshua Strobl <[email protected]>
Remove use of different SettingsBackend for various power related settings.

Unfortunately the use of this backend did not have the desired effect. I'll see about just disab...

github.com/BuddiesOfBudgie/budgie-desktop - a93584f0b6375de95544986bf8bf47ce303a3401 authored about 6 years ago by Joshua Strobl <[email protected]>
Handle instance in Budgie Menu where Other tree would not exist at all.

Our previous check would cause other categories to fail to load in certain conditions where Sund...

github.com/BuddiesOfBudgie/budgie-desktop - 54352487f6b36dbe70f842be1abc763fc1ee7624 authored about 6 years ago by Joshua Strobl <[email protected]>
Rewrite scroll functionality for IconButton.

The previous IconButton scroll functionality (including the get_previous_window / get_next_windo...

github.com/BuddiesOfBudgie/budgie-desktop - 2ff39f660f96641e0a66685f5d1db5447b3ce75b authored about 6 years ago by Joshua Strobl <[email protected]>
Eliminate Sundry category in Budgie Menu when possible.

We will now attempt to move all Sundry items to the Other category when possible. Resolves #1702.

github.com/BuddiesOfBudgie/budgie-desktop - 68b04d3b181acdc59ca587eacbe6db0df298c4b9 authored about 6 years ago by Joshua Strobl <[email protected]>
Rewrite of Caffeine Mode functionality (and most of its Applet).

This is a rewrite of various Caffeine Mode functionality that was primarily housed in the Caffei...

github.com/BuddiesOfBudgie/budgie-desktop - fdf8d629adf870b8b66386f4523826dc5d04ddc1 authored about 6 years ago by Joshua Strobl <[email protected]>
Implement Center Windows option in Budgie Desktop Settings -> Windows.

This commit adds support for enabling / disabling the capability to automatically center newly l...

github.com/BuddiesOfBudgie/budgie-desktop - 3062745c77934d4b04c74a754d46438bc2a1239d authored about 6 years ago by Joshua Strobl <[email protected]>