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

Rewrite budgie menu (#110)

* Re-implement the Budgie menu applet

This adds a new backend structure for tracking installe...

github.com/BuddiesOfBudgie/budgie-desktop - 6fd3e1a0c479fb6c3645ce6b939ff002d7753680 authored over 2 years ago by Evan Maddock <[email protected]>
Fix PowerIndicator spam by only emitting warning once.

Fixes #151

github.com/BuddiesOfBudgie/budgie-desktop - 570febd8df97477d482f44a016ca94c417b5c291 authored over 2 years ago by Joshua Strobl <[email protected]>
Reset ITL buttons if group updated while pinned (#138)

github.com/BuddiesOfBudgie/budgie-desktop - 6bc8ed5245047b1f9fc476f877c105432248663f authored over 2 years ago by Campbell Jones <[email protected]>
Disconnect from the allocation changed signal to avoid having notification popups move unexpectedly (#148)

Closes #147

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 5ffc706128cd64c62a27bb4b56362610be35f1a9 authored over 2 years ago by Evan Maddock <[email protected]>
Fix math for calculating right panel strut

Fixes #145.

github.com/BuddiesOfBudgie/budgie-desktop - 80696102cfc36b9da9b448dbc7d0d602010dbcb9 authored over 2 years ago by Campbell Jones <[email protected]>
fix broken C std for gvc subproject (#146)

Historically, Meson didn't know how to set c_std for a subproject at
all. Meson 0.63.0 adds sup...

github.com/BuddiesOfBudgie/budgie-desktop - 63c6c78dc286a9379a81da0a75aa9cf7b5424d1d authored over 2 years ago by Eli Schwartz <[email protected]>
Merge pull request #142 from BuddiesOfBudgie/fix-139

Set notif popup position after size allocation

github.com/BuddiesOfBudgie/budgie-desktop - 5717f54062d941cd77a03a444c212aa8f05e0ef4 authored over 2 years ago by Campbell Jones <[email protected]>
Set notif popup position after size allocation

Fixes #139.

github.com/BuddiesOfBudgie/budgie-desktop - 864d42ff58dcd76cb44b39bdd15ece2a2fa9b4a7 authored over 2 years ago by Campbell Jones <[email protected]>
ITL: Prevent segfault when attempting to swap buttons

github.com/BuddiesOfBudgie/budgie-desktop - 81e382165fe8a97fcd49f460300c60f70ec64da4 authored over 2 years ago by Campbell Jones <[email protected]>
Rewrite initial applet layout to prevent position desync (#123)

* Rewrite initial applet layout to prevent position desync

* Remove comments

github.com/BuddiesOfBudgie/budgie-desktop - fd0e76eb40e0c1f18f6334d4b0480e16c74781b1 authored over 2 years ago by Campbell Jones <[email protected]>
Workspace item size now independent of workspace width

github.com/BuddiesOfBudgie/budgie-desktop - 31eedb701a124e5299c223a0f6ae07effaddb325 authored over 2 years ago by Campbell Jones <[email protected]>
Attempt re-adding nameless windows on name change. Fixes #105

This turned out to be the result of a fix for erroneous Wnck behavior with apps like VLC. Instea...

github.com/BuddiesOfBudgie/budgie-desktop - 1815ef315e48fc0582e1e67441bf9bc47b400001 authored over 2 years ago by Campbell Jones <[email protected]>
Allow PageBase to accept one child and not just an array of them.

github.com/BuddiesOfBudgie/site - 81066300dd621cfedc0b3e20a04d22660cf4bc33 authored over 2 years ago by Joshua Strobl <[email protected]>
Add TypeScript eslint plugin and fix linting errors.

github.com/BuddiesOfBudgie/site - c7eb57076e2ef521dd88aa5b34a2c357640ced81 authored over 2 years ago by Joshua Strobl <[email protected]>
Remove recommend to install npm-check globally, use npx instead.

Remove old next README defaults.

github.com/BuddiesOfBudgie/site - 8dac87dd22880d15c6c091ad1fcb64145723c73c authored over 2 years ago by Joshua Strobl <[email protected]>
Add our .git-blame-ignore-revs to ignore our formatting commit

github.com/BuddiesOfBudgie/site - b740724e39293f716ea14f6e6ac680b30d25fb88 authored over 2 years ago by Joshua Strobl <[email protected]>
Finally set up prettier.

I am changing the formatting from hard tabs of 4 width to spaces of 2 width. I usually go with t...

github.com/BuddiesOfBudgie/site - 28f84a7f91e2ea79ac13d6166cc2994ea04f752b authored over 2 years ago by Joshua Strobl <[email protected]>
Fixed production build compilation issues

Fixed issues identified when doing a production next.js build, such as fallbacks being enabled f...

github.com/BuddiesOfBudgie/site - dce83bab848e7be256ebd2ae543e591e4425ec44 authored over 2 years ago by Joshua Strobl <[email protected]>
Set a mininum expiry timeout for notification popups (#130)

* Set a miminum expiry timeout for notification popups

Some applications set a timeout of 0, ...

github.com/BuddiesOfBudgie/budgie-desktop - 8cf097cba84174920cfb5c56a4c7603f91e2f478 authored over 2 years ago by Evan Maddock <[email protected]>
Initial pass at About page, refactoring buttons, better mobile support.

github.com/BuddiesOfBudgie/site - 5ef314e1e226c9533c6a84ecf35c14dab483ffaf authored over 2 years ago by Joshua Strobl <[email protected]>
Fix typo. Spellcheck please. Changed a word too...

github.com/BuddiesOfBudgie/budgie-desktop - 0ee80b5621aa02560bed1eca58dc4355c565917b authored over 2 years ago by Joshua Strobl <[email protected]>
Add stale bot configuration

github.com/BuddiesOfBudgie/budgie-desktop - 2b2e563165440ef1ffc917a9aac8db90d8228ef3 authored over 2 years ago by Joshua Strobl <[email protected]>
Drop unnecessary Comment in daemon desktop that produces warning.

github.com/BuddiesOfBudgie/budgie-desktop - 3e2fd0dd6f8235716847d4b6c1f717719ab8632a authored over 2 years ago by Joshua Strobl <[email protected]>
Improve scaling change message to request further user action. (#120)

* Improve scaling change message to request further user action.
Testing of various scaling cha...

github.com/BuddiesOfBudgie/budgie-desktop - 56fde8e3fd7f502514fb9ee864455eb9591e1750 authored over 2 years ago by David Mohammed <[email protected]>
GitHub Actions workflow for Ubuntu 22.04 (#122)

* Add GitHub Actions workflow for Ubuntu 22.04

* libmutter-10-dev

* Build with GNOME Scree...

github.com/BuddiesOfBudgie/budgie-desktop - 197b4e48bdba758f508759391388fa32aae9328c authored over 2 years ago by Campbell Jones <[email protected]>
Update the actual content key

github.com/BuddiesOfBudgie/site - 93a6f407e950d3101de839f910763b4f43702e48 authored over 2 years ago by Joshua Strobl <[email protected]>
Fixes spec compliance for closing notifications (#119)

Ref #118

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0d1d4ed3913fe885416d20a90fe9e4627d6713ec authored over 2 years ago by Evan Maddock <[email protected]>
Update terraform and kubernetes configs to new infra. Creation of new DO managed database.

github.com/BuddiesOfBudgie/site - ae04d0466530277e7987a264bcdc396c21efabe3 authored over 2 years ago by Joshua Strobl <[email protected]>
Update content API to new deployment of Ghost

github.com/BuddiesOfBudgie/site - 21b2e3430ba751563c10be777b91f12aeefaadad authored over 2 years ago by Joshua Strobl <[email protected]>
Prevent apps like electron making the panel massive on launch

github.com/BuddiesOfBudgie/budgie-desktop - 04839d95cad1671dfdfb7cd5ddefcb5a2f31c56f authored over 2 years ago by Campbell Jones <[email protected]>
Reset ITL button's first_app and class group app on swap

This allows the tooltip of affected apps like Discord to update after the app is initially launc...

github.com/BuddiesOfBudgie/budgie-desktop - 14b685bfad04e98201af4061e05bcc9b8626f0f0 authored over 2 years ago by Campbell Jones <[email protected]>
IconTasklist: Swap button key in hashtable when first_app changes

Fixes #93

github.com/BuddiesOfBudgie/budgie-desktop - 991bd56f54ea0951292592844e6f89ec687f9d65 authored over 2 years ago by Campbell Jones <[email protected]>
Fix various compile-time warnings in Vala code (#103)

github.com/BuddiesOfBudgie/budgie-desktop - eb395ae9e07cb877843ebbd2570e712e3fb3ce9c authored over 2 years ago by Campbell Jones <[email protected]>
Workspaces: Adjust app spacing and align with panel edges

Resolves #108

github.com/BuddiesOfBudgie/budgie-desktop - e2da93c963e38aa82e2853de63eaacc40f44698d authored over 2 years ago by Campbell Jones <[email protected]>
Increase size and density of workspaces in workspace applet

This change allows for 4 app icons in a horizontal panel at 34px height, and 3 app icons in a ve...

github.com/BuddiesOfBudgie/budgie-desktop - e56414a4c977f901598e6d83ed59855010390f45 authored over 2 years ago by Campbell Jones <[email protected]>
Finish initial individual blog page design

This leverages html-react-parser to convert HTML from the Ghost API into an array of JSX Element...

github.com/BuddiesOfBudgie/site - 49d86c055c912dc9048ce6a93a99e7a585a3574b authored over 2 years ago by Joshua Strobl <[email protected]>
Upgrade to React 18 and new eslint

github.com/BuddiesOfBudgie/site - adb8c87f78ce3ba13e057f05317256b502681d8c authored over 2 years ago by Joshua Strobl <[email protected]>
Start our design work of the individual blog posts.

Cleaned up some unused imports, enable SCSS support in Next. Fixed missing author info in GetPos...

github.com/BuddiesOfBudgie/site - 3a0d71a5b7be7b58e989836c0c00d7d5f0363737 authored over 2 years ago by Joshua Strobl <[email protected]>
Add our 404 page.

github.com/BuddiesOfBudgie/site - f590485002a955151b442b050e4a9d730668dfc2 authored almost 3 years ago by Joshua Strobl <[email protected]>
Clean up a sneaky debug logging.

github.com/BuddiesOfBudgie/site - 225a6aa0f30f3aabf75974f9602cf9f064f9a8c6 authored almost 3 years ago by Joshua Strobl <[email protected]>
Add some spacing between tag buttons

github.com/BuddiesOfBudgie/site - f8e5dd0038799819d8630e257833e636bbfe95d3 authored almost 3 years ago by Joshua Strobl <[email protected]>
Use a Mutex for Raven threading (#102)

This SHOULD have the same result as the prior code, but without using deprecated functions to fo...

github.com/BuddiesOfBudgie/budgie-desktop - 5dd37c37011be5c2b987a5a9e2d0ddbeba7a9038 authored almost 3 years ago by Campbell Jones <[email protected]>
Implemented Blog Listing page, numerous components

Implemented our Blog Listing page that will display our blog posts for a given tag (if none spec...

github.com/BuddiesOfBudgie/site - a6e45aece2a048867196b04a4f51efccfdec0cc2 authored almost 3 years ago by Joshua Strobl <[email protected]>
Drop Calendar menu item from ClockApplet.

Unfortunately AppInfo get_default_for_type had the tendency to provide applications that did not...

github.com/BuddiesOfBudgie/budgie-desktop - 7b3ed6f0536fe46b2300b075bb7cb2573b91cfec authored almost 3 years ago by Joshua Strobl <[email protected]>
Rename set_spacing to avoid accidental override

github.com/BuddiesOfBudgie/budgie-desktop - 03c22a1c378e52f01bb94b4648d551706ab23e9f authored almost 3 years ago by Campbell Jones <[email protected]>
Remove gtk3 from lib_applet_budgiemenu_resources deps

github.com/BuddiesOfBudgie/budgie-desktop - c9eea7ad546c779365bc37cb47feaab5a1708981 authored almost 3 years ago by Campbell Jones <[email protected]>
Compile some gresources into intermediate static libraries

This allows us to suppress overlength-string warnings in code generated by gresource, without su...

github.com/BuddiesOfBudgie/budgie-desktop - 3067ceb8c32d4586a3cbf760413f755796a645ea authored almost 3 years ago by Campbell Jones <[email protected]>
Per-panel setting for applet spacing (#99)

github.com/BuddiesOfBudgie/budgie-desktop - b9c9a3a0e03e8ec52f2ed7fdcec026dadf8eec0b authored almost 3 years ago by Campbell Jones <[email protected]>
Use meson warning_level instead of global warning flags (#100)

* Use meson warning_level instead of global warning flags

* Define project_name and project_v...

github.com/BuddiesOfBudgie/budgie-desktop - 58cb87bcd9336d7ffe058569ccc266626486ced1 authored almost 3 years ago by Campbell Jones <[email protected]>
Fix deprecations in vapi and ClockApplet

github.com/BuddiesOfBudgie/budgie-desktop - cc226b5a0c7171a85e6f447f585dc1b331091f64 authored almost 3 years ago by Campbell Jones <[email protected]>
Use simple selectors in _widgets.scss to resolve warning

See http://bit.ly/ExtendCompound

github.com/BuddiesOfBudgie/budgie-desktop - 461fae5525bd4debb237f00fdc68a2382c0568fb authored almost 3 years ago by Campbell Jones <[email protected]>
Mark [GtkChild] properties as unowned to resolve compiler warnings

github.com/BuddiesOfBudgie/budgie-desktop - 423f9679288b76b075cba0fa83fb36d6ea2d5d5a authored almost 3 years ago by Campbell Jones <[email protected]>
Regenerate vapi for mutter 10

This commit updates the vapi for mutter 10/clutter et al since
the stable release of GNOME 42.
Th...

github.com/BuddiesOfBudgie/budgie-desktop - 05e34d01174267f2ba2fcb9f1ca74cff5aa4380a authored almost 3 years ago by David Mohammed <[email protected]>
Start the process of deprecating IconTasklist non-grouping support

If you are seeing this and thinking it is gone forever with no option, no worries! We are implem...

github.com/BuddiesOfBudgie/budgie-desktop - dc35ed6a0505716c89871e4fe6161ea2dd1c48f3 authored almost 3 years ago by Joshua Strobl <[email protected]>
Tag 10.6.1 Release

github.com/BuddiesOfBudgie/budgie-desktop - be79b9c2065bcdccd1786f1f193522c5e6d5845b authored almost 3 years ago by Joshua Strobl <[email protected]>
Update button ID to launcher when pinning and open app and back to app ID when unpinning it

github.com/BuddiesOfBudgie/budgie-desktop - c9dda9b598106642471c5dd44a51cb5811b0e3c6 authored almost 3 years ago by Julien Guillot <[email protected]>
Add more panel config options to panel.ini (#90)

Includes autohide policy (Autohide: enum), transparency (Transparency: enum), dock mode (Dock: b...

github.com/BuddiesOfBudgie/budgie-desktop - 45ab662699d6abe3d35a1b9d6026442c4b82522b authored almost 3 years ago by Campbell Jones <[email protected]>
Fix regression where non pinned icons were not reorderable in icon tasklist (#94)

This was due to the incorrect app ID being passed to the signal handler.
Instead we can pass th...

github.com/BuddiesOfBudgie/budgie-desktop - af5e8323b63a3c186c001fea80b7c0eec586c08c authored almost 3 years ago by Guillot Julien <[email protected]>
Attempt to fix a regression in dragging that was caused by inconsistent application IDs.

Moved get_app_launcher to DesktopHelpers.
Implemented a get_real_id in RunningApp to return the ...

github.com/BuddiesOfBudgie/budgie-desktop - a9b8b998b9935f1c3738e0cfa22e5c470787ed05 authored almost 3 years ago by Joshua Strobl <[email protected]>
Remove delay when opening apps (#87)

This was introduced in Abomination in an attempt to fix Chrome profile manager closing sequence ...

github.com/BuddiesOfBudgie/budgie-desktop - 07007bf22d20ae1c336013db1baf11686ede9a84 authored almost 3 years ago by Guillot Julien <[email protected]>
Increase terraform K8s node count to 2 by default.

Reduces node congestion with various deployments / services such as cert-managers.

github.com/BuddiesOfBudgie/site - 53d682445647d82d44d2075df1550b751829c4ca authored almost 3 years ago by Joshua Strobl <[email protected]>
Update descriptions for built-in applets (#86)

github.com/BuddiesOfBudgie/budgie-desktop - 916cd243b3eafd2f9c328d5f4bedb1072068d224 authored almost 3 years ago by Campbell Jones <[email protected]>
Add info about what Buddies of Budgie is.

github.com/BuddiesOfBudgie/site - 8bd4d9f90bf40ac15d8e6fa1c3c75adbe8cad716 authored almost 3 years ago by Joshua Strobl <[email protected]>
Initial commit.

github.com/BuddiesOfBudgie/site - d26a10b1c5c6dfa44f32c5e7b761def2d5ff2a93 authored almost 3 years ago by Joshua Strobl <[email protected]>
Sync translations. Updated transifex config.

Updated gitignore to ignore release tarballs and related files.

github.com/BuddiesOfBudgie/budgie-desktop - 5b3d49fbd2374a87e043bf75c7d3d5624f291d08 authored almost 3 years ago by Joshua Strobl <[email protected]>
Update applet metadata to the new domain

github.com/BuddiesOfBudgie/budgie-desktop - ce44be15b8bcd1847ea2323a6ed670010aa9c5b5 authored almost 3 years ago by Campbell Jones <[email protected]>
Add link to release badge in README

github.com/BuddiesOfBudgie/budgie-desktop - a02438e73a85bb5ed59082c8d0a77a3d69bc1f24 authored almost 3 years ago by Campbell Jones <[email protected]>
Remove check for window hints when removing button in Icon tasklist

These can be updated AFTER we added the button

Fixes #78

github.com/BuddiesOfBudgie/budgie-desktop - 910064463237a51249bdb5baaf6a8a6a1cd68d04 authored almost 3 years ago by Julien Guillot <[email protected]>
Improve racyness when a notification is closed and another one shown in quick succession (#70)

* Improve racyness when a notification is closed and another one shown in quick succession

Si...

github.com/BuddiesOfBudgie/budgie-desktop - c58b1acc6781e940e9f5717c35d2765389e6c986 authored almost 3 years ago by Evan Maddock <[email protected]>
Fix regression in IconTasklist. Fixes #79.

Behavior before: You were able to move non-pinned applications.
Behavior after 49fe42cd822fd672f...

github.com/BuddiesOfBudgie/budgie-desktop - e0f5d0529ef3fd95959198c41d0529e0b54cff0a authored almost 3 years ago by Joshua Strobl <[email protected]>
Don't modify notification group HashTables while iterating over them (#77)

This prevents a critical message when dismissing notification groups. When iterating over a Hash...

github.com/BuddiesOfBudgie/budgie-desktop - fc882065f8fa68f4f9cdf237159eac75da8bd1b6 authored almost 3 years ago by Evan Maddock <[email protected]>
Re-connect to the Raven signal to clear all notifications (#76)

Fixes #75

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 5a799500f95dd207662a8dacd422d56c535392ef authored almost 3 years ago by Evan Maddock <[email protected]>
Ensure new applications icons are displayed in tasklist when using restrict-to-workspace

Fixes #73

github.com/BuddiesOfBudgie/budgie-desktop - 62fb5419daa667a5b72d1b24064576ca842b4b98 authored almost 3 years ago by Julien Guillot <[email protected]>
Only set valid target_icon_size values in icon tasklist

This prevents an issue wherein the panel would suddenly jump in size for a single frame when cer...

github.com/BuddiesOfBudgie/budgie-desktop - b36dbffcc62b4f4cbb34b91c8507af5be1bdad92 authored almost 3 years ago by Campbell Jones <[email protected]>
Proper icon tasklist scaling (#64)

* Use smooth scaling for icon tasklist buttons

* Change padding, extract magic numbers to con...

github.com/BuddiesOfBudgie/budgie-desktop - 34e513a5604c79a9383e3b9a320c1cae398e3b5e authored almost 3 years ago by Campbell Jones <[email protected]>
Fix inconsistency when opening Raven (#68)

Per the answer here (https://stackoverflow.com/questions/22178524/gtk-named-stack-childs), if a ...

github.com/BuddiesOfBudgie/budgie-desktop - d1db64291475fe9b83b2fca75c793b33859ac3c9 authored almost 3 years ago by Evan Maddock <[email protected]>
Add a null check to budgie_popover_manager_ungrab

In rare cases, such as one I just experienced, this can cause the panel to segfault if the popov...

github.com/BuddiesOfBudgie/budgie-desktop - 6c759b422445a047d714f5b92cac8c6237e41033 authored almost 3 years ago by Campbell Jones <[email protected]>
Tag 10.6 release

github.com/BuddiesOfBudgie/budgie-desktop - dff3621f27de7f5cfacbc89c67e4ef1d750563ef authored almost 3 years ago by Joshua Strobl <[email protected]>
Tag 1.2 stable release

github.com/BuddiesOfBudgie/budgie-desktop-view - 1f30d69f326ef10563165e1ce9abbc0fd94bd716 authored almost 3 years ago by Joshua Strobl <[email protected]>
Fix SEGV when input source was switched by Alt+Shift_L (#61)

Closes: #56

When budgie-wm is used with non ibus input method,
It causes a SEGV unexpectedly...

github.com/BuddiesOfBudgie/budgie-desktop - 2b5127776b63e7a5c62de8affc137786e822771d authored almost 3 years ago by Kentaro Hayashi <[email protected]>
Update tab switcher style for built-in theme (#62)

github.com/BuddiesOfBudgie/budgie-desktop - c94eebf2d5834019f33d4715eb4531410dbe40d3 authored almost 3 years ago by Campbell Jones <[email protected]>
Fix panel placement in dock mode

github.com/BuddiesOfBudgie/budgie-desktop - 5c5f8151e16561883b6a64f2ab76ab8b97001823 authored almost 3 years ago by Campbell Jones <[email protected]>
Match Raven and Menu buttons to other hover/active colors

github.com/BuddiesOfBudgie/budgie-desktop - 0c1db86c844c6c9439f1bde5eade6503acb7ac70 authored almost 3 years ago by Campbell Jones <[email protected]>
Remove inset shadow on hover for icon tasklist

This was making non-running applications pinned to the workspace appear slightly blurred when ho...

github.com/BuddiesOfBudgie/budgie-desktop - 8615b12c8de1e3f590044f72d43f47fdf9a065bd authored almost 3 years ago by Campbell Jones <[email protected]>
Remove notification group padding to stop Raven size shifting

This would happen when all notifications were cleared - Raven would shrink by 16px horizontally ...

github.com/BuddiesOfBudgie/budgie-desktop - 8ec06a14135520105254d3fe23571d2c0c713e34 authored almost 3 years ago by Campbell Jones <[email protected]>
Add support for mutter 10 / GNOME42 (#54)

github.com/BuddiesOfBudgie/budgie-desktop - 314132131a46b9ba57b68848c5b32a475034c917 authored almost 3 years ago by David Mohammed <[email protected]>
Actually fix notification pausing sometimes breaking Firefox notifications (#59)

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 090fe9bfef5b595a9d4ee68c81ac916de8d62621 authored almost 3 years ago by Evan Maddock <[email protected]>
Fix notification mute button sometimes starting without an image (#57)

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 3bcc8ecafaacc16e360ea3c8f63e98557b2d4cd8 authored almost 3 years ago by Evan Maddock <[email protected]>
Scale down the logo too

github.com/BuddiesOfBudgie/budgie-desktop - f43e129635f1bb019dad8cc6f6be5f96399461b8 authored almost 3 years ago by Joshua Strobl <[email protected]>
Fix some applications showing their own notification popups when paused (#52)

Before this commit, Firefox would show its own notification popups whenever Budgie notifications...

github.com/BuddiesOfBudgie/budgie-desktop - 40fcc0deec5cad90fc3a42733950d74dc9aa7bcb authored almost 3 years ago by Evan Maddock <[email protected]>
Fix Current Internal Theme (#45)

* Add margin and sizing to start-region and center-region

* Make battery indicator font bold
...

github.com/BuddiesOfBudgie/budgie-desktop - ec49b4e5d8adfda1feea261a7b1e18b20e1fc28e authored almost 3 years ago by Campbell Jones <[email protected]>
Ensure gschema override for switch-input-source* is formatted correctly. (#51)

github.com/BuddiesOfBudgie/budgie-desktop - 96ea41416016b82ebb847ef44ad97f42e4a3a76f authored almost 3 years ago by David Mohammed <[email protected]>
Add keywords to budgie-desktop-settings.desktop (#48)

Please refer to
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html,...

github.com/BuddiesOfBudgie/budgie-desktop - b6082d29c9b47f02f9975e1cb02fdc3197236de5 authored almost 3 years ago by David Mohammed <[email protected]>
Perform additional sanity check on add_app due to invalid windows being tracked on app closures.

For some apps like VLC, an invalid Wnck.Window is triggered that may *seem* valid at first glanc...

github.com/BuddiesOfBudgie/budgie-desktop - c2c45d40f9f848034a2c9a5d54f9c88362398517 authored almost 3 years ago by Joshua Strobl <[email protected]>
Fix vertical panel struts

github.com/BuddiesOfBudgie/budgie-desktop - 34c838dd06853208fc4945ef733c70ca617cae24 authored almost 3 years ago by Campbell Jones <[email protected]>
Fix Raven size adjustments. Resolves #46

github.com/BuddiesOfBudgie/budgie-desktop - a3947fbb6377d1ae968eb07891d149afdeaa6541 authored almost 3 years ago by Campbell Jones <[email protected]>
Remove background on notifs in Raven

github.com/BuddiesOfBudgie/budgie-desktop - 53515808589d78aa733c797f2284efcf277cb130 authored almost 3 years ago by Campbell Jones <[email protected]>
Fix appmenu style with Plata Lumine (and other light themes)

github.com/BuddiesOfBudgie/budgie-desktop - d196529ed84402967c855894fcae2d0d98c2c8e2 authored almost 3 years ago by Campbell Jones <[email protected]>
Restyle notifications in built-in theme

github.com/BuddiesOfBudgie/budgie-desktop - bbdeed51b45e78994da2f5c556e8dd2458a688d3 authored almost 3 years ago by Campbell Jones <[email protected]>