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

Make the "appsystem" reusable within the tree

We now need this item outside of just the icon tasklist, as we would like
to use it for the alt+...

github.com/BuddiesOfBudgie/budgie-desktop - 06dc594c47c70e20d7dd2d09acdc2a12b1229c9e authored over 7 years ago by Ikey Doherty <[email protected]>
Merge pull request #950 from nazar-pc/calendar-fix

Remove selection from date on calendar when month and/or year changes

github.com/BuddiesOfBudgie/budgie-desktop - 3b986a9b0fac58f32a2e0fa8ab4de9773b3a36ad authored over 7 years ago by Ikey Doherty <[email protected]>
Merge pull request #930 from cybre/clickable-places-header

applets/places-indicator: Make the whole places header a clickable button

github.com/BuddiesOfBudgie/budgie-desktop - 473c799d21fd8d8f0baf458fe0e33ab0773e1eef authored over 7 years ago by Ikey Doherty <[email protected]>
applets/budgie-menu: Deduplicate search results

Yet another concept we nick from Brisk Menu, is that we'll only allow one
unique ID per button s...

github.com/BuddiesOfBudgie/budgie-desktop - e8c43bb8dae44e45f2f86c6f3cd237092837a6e5 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/budgie-menu: Remove the antique "app-scores" concept

This one is another theft/adaptation from Brisk Menu, in which we dynamically
compute scores for...

github.com/BuddiesOfBudgie/budgie-desktop - 4db8097fc7046a446dccd646e8d73e2f525590c1 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/budgie-menu: Massively enhance the search functionality

This takes some inspiration from the Brisk Menu by basically porting the
internal apps-item sear...

github.com/BuddiesOfBudgie/budgie-desktop - 9394af5d4b19fa17a636ba1879f0feb24b9662bc authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Fix the order of left-side window buttons

This fixes #882 by ensuring that the window decoration style is consistent
between native and CS...

github.com/BuddiesOfBudgie/budgie-desktop - f0e04af91c4b116731f292e3c9025acdcf1b4c59 authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Rebuild for transparency bits

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 78f3247d48a173743594d088fecd3ecc22ce469a authored over 7 years ago by Ikey Doherty <[email protected]>
Merge pull request #954 from cybre/panel-transparency

Add panel transparency controls

github.com/BuddiesOfBudgie/budgie-desktop - 3b038d3c4fbc14fb37042ac0416bcc4d41a5357b authored over 7 years ago by Ikey Doherty <[email protected]>
Add panel transparency controls

This patch adds three modes of panel transparency:
- None (The panel is always opaque)
- Dynam...

github.com/BuddiesOfBudgie/budgie-desktop - 93c093e37c8b170033942586a029b146509d2a8e authored over 7 years ago by Stefan Ric <[email protected]>
Remove selection from date on calendar when month and/or year changes

github.com/BuddiesOfBudgie/budgie-desktop - 36222a10038147fdf3c8f3cacc92b42d8055f03d authored over 7 years ago by Nazar Mokrynskyi <[email protected]>
wm: Purge old backgrounds from the cache

This should fix #938 and local tests show that memory usage caps out instead
of grows continousl...

github.com/BuddiesOfBudgie/budgie-desktop - da19d50e3a3faaade3aa81b66d561aa7330f26bd authored over 7 years ago by Ikey Doherty <[email protected]>
raven: Mirror the last fix and ensure removed Things have cards too

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - c8950712cb95a257e9b08fd11507070f0c221d39 authored over 7 years ago by Ikey Doherty <[email protected]>
raven: Only deal with a device card when it actually exists

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 07b5ce0a12f8fadba9bb7941b0874db5493ef034 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/places-indicator: Make the whole places section header a clickable button

github.com/BuddiesOfBudgie/budgie-desktop - 5b16527e801007975e22f89b201f98f6faef9b43 authored over 7 years ago by Stefan Ric <[email protected]>
raven: If the text is escaped already, don't escape it

This resolves T2905 in Solus.

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 60a577d4ea12f5e61471e259d794c20d7db881e4 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/places-indicator: Add option to always expand the places section

github.com/BuddiesOfBudgie/budgie-desktop - 1a8d035338c7999a81a7cb4abf98ec66df812c2f authored over 7 years ago by Stefan Ric <[email protected]>
add style for GtkMenuBar and related objects

github.com/BuddiesOfBudgie/budgie-desktop - ae706b97b744ace75d4fc54b18346c5f6abd1747 authored over 7 years ago by fossfreedom <[email protected]>
add shadow for the budgie-menubar

github.com/BuddiesOfBudgie/budgie-desktop - 6e2f31cc6cce00652b685fe26f5a5768341c508d authored over 7 years ago by fossfreedom <[email protected]>
Fix the URL for cloning. We moved, like, ages ago. Srsly.

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - b59158f9515824d0fd3f1463f1d45e7b75450a0a authored over 7 years ago by Ikey Doherty <[email protected]>
Document the use of gitsubmodules for cloning (resolves #923)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 39bc1d267edd98d35e397ce2604ae3d580a77445 authored over 7 years ago by Ikey Doherty <[email protected]>
Work around serious regressions in GTK3.22.13+

A number of alterations have been made in GTK 3.22.13+ that persist in
GTK 3.22.14+ that cause B...

github.com/BuddiesOfBudgie/budgie-desktop - b07359f5c14185126ac6d780c44b25fe325c2cba authored over 7 years ago by Ikey Doherty <[email protected]>
Only build Night Light applet on mutter >= 3.24

github.com/BuddiesOfBudgie/budgie-desktop - eb1d688d64071649237b3f3df21fda9306ceab9a authored over 7 years ago by Stefan Ric <[email protected]>
Rebuild the themes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - a98d7943af7270897b26d4b17bda6b525c2bf019 authored over 7 years ago by Ikey Doherty <[email protected]>
Unbreak SASS by hardcoding GTK CSS..

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 17ddedb299f106ae4be0da57b3c12eedb3e1a133 authored over 7 years ago by Ikey Doherty <[email protected]>
Introduce Night Light applet

github.com/BuddiesOfBudgie/budgie-desktop - 177dfeb7adb3a6b693a6a04352c5c4f361f4385e authored over 7 years ago by Stefan Ric <[email protected]>
Fix typo in meson.build

github.com/BuddiesOfBudgie/budgie-desktop - 84544363a7e3c65ef4e138c7aebb5eaa3a2e794f authored over 7 years ago by György Balló <[email protected]>
imports/natray: Enforce minimum size of 22px

Anything below 22px seems to cause the na-applet icon to become "grayed"
out, and cause regressi...

github.com/BuddiesOfBudgie/budgie-desktop - f4e1b949cbbf8886c0ae12a3b528aed5a2d48ae1 authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Rebuild 3.18 theme for issue #878

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 7317b837afabfc32b8f6ec9a2ca6a746b3cdc86b authored over 7 years ago by Ikey Doherty <[email protected]>
theme: For 3.18 use GTK widget names on tab switcher (#878)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - fd535f42b81a459b72437de3c66d6fd1914bf10a authored over 7 years ago by Ikey Doherty <[email protected]>
wm: Default to an empty rpath

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 932cd0c656bb8134a290316274f5d698e47d1a27 authored over 7 years ago by Ikey Doherty <[email protected]>
Bump version to 10.3.1

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - cfc6131d1524e600b5317095f218d7a174217111 authored over 7 years ago by Ikey Doherty <[email protected]>
Don't close the popover when a menu type steals the focus (#863)

* Don't close the popover when a menu type steals the focus

* Don't close the popover when a ...

github.com/BuddiesOfBudgie/budgie-desktop - 2791fc56764e788c040603d8f81f970bec9fff3c authored over 7 years ago by Stefan Ric <[email protected]>
panel: Fix meson build for <= 3.22 (per issue #862)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 83d57d4b9be3b75b3ac62bdf6ec18e851aa8080a authored over 7 years ago by Ikey Doherty <[email protected]>
wm: Fix meson build for < 3.24 (per issue #862)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - dca3d5443165603255259d2fd2e83be78f0c1e0d authored over 7 years ago by Ikey Doherty <[email protected]>
imports/natray: Use pre 3.22 functions where appropriate

This should help to resolve #862.

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 53ef2739bfe6b482b16adacd7b58bf12c27f56ac authored over 7 years ago by Ikey Doherty <[email protected]>
Merge pull request #860 from UbuntuBudgie/master

fix spelling typo reseting --> resetting

github.com/BuddiesOfBudgie/budgie-desktop - 9309962a8ab52d0a75d2631ab722d82941c7767b authored over 7 years ago by Ikey Doherty <[email protected]>
fix spelling typo reseting --> resetting

github.com/BuddiesOfBudgie/budgie-desktop - 75199597759a0b8eb643c4747e7e0e44dd65d6ec authored over 7 years ago by David Mohammed <[email protected]>
Bump 10.3

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 27637cb5833a1765dbc2191cfe3c87a0911a3199 authored over 7 years ago by Ikey Doherty <[email protected]>
wm: Fix that one too (symbol visibility)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 06682504bb9d7773f6bb25b1041f69bd351a3ed9 authored over 7 years ago by Ikey Doherty <[email protected]>
wm: Emergency fix

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 90f053ccb35b2ea4a947d38ea818eb8a059b8c23 authored over 7 years ago by Ikey Doherty <[email protected]>
Add new release script

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 1dcac54a9494019d35b4fab41fa2af116c41a795 authored over 7 years ago by Ikey Doherty <[email protected]>
panel: Use GTK3.22 methods only if we have GTK.322 or more (popovers)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0cb04676ccfc5d830db385260cb5491be2009498 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/clock: Redraw panel on settings change to resolve glitches

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 3a250dc55f2b954c621f62ae9a21b9e4017f7b58 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/clock: Add a new preferences submenu for display settings

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - aaa8f2fcad9f1bc4f2bdb95d9066c6bbbb7a4c0e authored over 7 years ago by Ikey Doherty <[email protected]>
Mass-update all copyright string dates

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 84e5e65bdda0a29ef0b582e0177b4ec2052609d4 authored over 7 years ago by Ikey Doherty <[email protected]>
applets/clock: Fix drunken alignment (fixes #523)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - e99ab6baca1ed5720232ada9631971d999d3486e authored over 7 years ago by Ikey Doherty <[email protected]>
icon-tasklist: Ensure GNOME Twitch can pin (fixes #821)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 42d3e36895e502dc92ae5a1e37d6a172533e00a0 authored over 7 years ago by Ikey Doherty <[email protected]>
rundialog: Fix stumpy rundialog syndrome (issue #800)

Astonishingly this "regression" is because GTK fixed something that
made the original size reque...

github.com/BuddiesOfBudgie/budgie-desktop - 1035e5fabe968d5deb9bf1329a067a8823ddef91 authored over 7 years ago by Ikey Doherty <[email protected]>
po: Sync for 10.3 and freeze strings per issue #800

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d1fcfe9ceae0aba97772aaa617bb0543559c8875 authored over 7 years ago by Ikey Doherty <[email protected]>
panel: Invoke dconf binary to reset a given GSettings path

In recent versions of glib, the ability to g_settings_reset(g, NULL) was
broken as they added a ...

github.com/BuddiesOfBudgie/budgie-desktop - 4656777855c467ce90316e750a2fb54e200f52ac authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Use empty titles not a " - ", looks weird otherwise

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0cba714924763bb53279f8eef64831c1b1e32403 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Ellipsize long text, don't line wrap (per cybre's request)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d39c1536a19df50ac2929993493fd9a96679dc77 authored over 7 years ago by Ikey Doherty <[email protected]>
Ensure pkg-config includes budgie-desktop directory (issue #800)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 870c900157db62e4e706cf81e640d6b33d590539 authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: For left layout, stick icon on right side, looks odd otherwise

This is further related to issue #718

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 5d45c853786cd1dceca147f2a0f4d4130849d083 authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Add new SettingsManager to handle button layouts

This change fixes #716 by responding to the unique key inside Budgie to
override xsettings for t...

github.com/BuddiesOfBudgie/budgie-desktop - a4373614d7454a4ed6bb24ac9657c3535240d943 authored over 7 years ago by Ikey Doherty <[email protected]>
raven: Restore wm button layout options, per issue #716

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 2c641b78d8dff270c18917ebcfddf4e62c1af45a authored over 7 years ago by Ikey Doherty <[email protected]>
wm: Add a new schema to control the button layout *style*

This is a part of issue #716, and will help by condensing multiple schemas
into a single locatio...

github.com/BuddiesOfBudgie/budgie-desktop - d86f5e662062eb31ba738deaff43bb837909661b authored over 7 years ago by Ikey Doherty <[email protected]>
imports/natray: Ensure our icons are nicely, perfectly spaced

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - ebe4243c478d98ac4cdb5079a42f884c45009bfd authored over 7 years ago by Ikey Doherty <[email protected]>
applets/tray: Port to natray changes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - f48964f0f572f04b527b28ae26dc0562da045e6d authored over 7 years ago by Ikey Doherty <[email protected]>
imports: Ensure natray builds with minimal diff using our config

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 97fed3a63ce3789dde08875511a68f41a6b7d265 authored over 7 years ago by Ikey Doherty <[email protected]>
imports: Adapt vapi to natray changes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 483827cad12a0de575a17c19f271f8d1b413e434 authored over 7 years ago by Ikey Doherty <[email protected]>
imports: Sync natray with upstream gnome-panel changes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 2c73ca541e8c6079d7c1f311f9c2dd286141ca7f authored over 7 years ago by Ikey Doherty <[email protected]>
Revert "wm/ibus: Don't disable the panel"

This reverts commit 64efc9de18f56982db73e63ca74ad0bf6432628f.
Unfortunately this is causing all ...

github.com/BuddiesOfBudgie/budgie-desktop - 9765417df9d897a6eec4f58d5ec8fcbb7e8e0abc authored over 7 years ago by Ikey Doherty <[email protected]>
Add -lm to fix math function linking (#857)

github.com/BuddiesOfBudgie/budgie-desktop - 7b0ace27498fe1a02209016e9426f5f0a301ab02 authored over 7 years ago by Stefan Ric <[email protected]>
tabswitcher: Ensure switcher is perfectly centered, this fixes #856

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d1ea6881c39be48c883591bb3ec434fe40e45aba authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitch: Stay open for MOD4 mask (super key)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0087b0b31fac03d65526a35b47a0493d936c9a2b authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Some visual refinements

This change adds the last of the visual polish required for the switcher,
by weakening the bold ...

github.com/BuddiesOfBudgie/budgie-desktop - ac38faa4843a874944887e07b080852962c36407 authored over 7 years ago by Ikey Doherty <[email protected]>
Different hibernate icon for User Indicator Applet (#843)

- Change Hibernate icon to 'document-save-symbolic' for differentiating
it from Suspend

github.com/BuddiesOfBudgie/budgie-desktop - ff17af668e4a151da357c562315fbaa5a82c4376 authored over 7 years ago by HEXcube <[email protected]>
tabswitcher: Fix the default sizing, prevent growth/warping

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - aec70431dbb0dd81ad17fe4a68005cc13a547f14 authored over 7 years ago by Ikey Doherty <[email protected]>
panel: Fix troublesome popovers once and for all.

This commit fixes two issues: GTK 3.22 animations (doubling) and, finally,
the glitchy menu on t...

github.com/BuddiesOfBudgie/budgie-desktop - ffd445717fb4e4d9509ee21d3dbdc76213f6b211 authored over 7 years ago by Ikey Doherty <[email protected]>
Add network manager to the spamlist for notifications

These notifications appear on screen, as well as having a permanent place
in the panel by way of...

github.com/BuddiesOfBudgie/budgie-desktop - 77ffae0c8ee8e47cb4612d1aebfb4cc3b5376706 authored over 7 years ago by Ikey Doherty <[email protected]>
wm/ibus: Don't disable the panel

Without the panel service we'll have no candidate window. Until such point
as Budgie itself supp...

github.com/BuddiesOfBudgie/budgie-desktop - 64efc9de18f56982db73e63ca74ad0bf6432628f authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Set 8 to a line

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 1e5547049b621478eb0a904d39cc5ce0cc5b404b authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Don't forcibly reset the window position

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 1c2aa593d6ef0341f9eb10f76ead9237e5003430 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Ensure we wrap onto a new row, don't grow horizontally

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 9762db82352794540331eb6ff08c4974026ec06a authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Rebuild theme assets

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - ce37aa85f5dc8f73abff03ebcfc6abae8695c73a authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Add default styling for the budgie switcher flowbox

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - e6be8db7024c86f0e29a801e5ffca6176c9e697f authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Use a horizontal icon list

This is a far more streamlined view as it makes use of the horizontal
space, instead of masses o...

github.com/BuddiesOfBudgie/budgie-desktop - 671a99c190eb5fcbf45d4386ccbdf53d0bb155e2 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Beautify with icon + text view

This helps to improve the general look of the switcher by using icons as
well as the label displ...

github.com/BuddiesOfBudgie/budgie-desktop - 041a94c7a998c2c8438d0382e34350a25bd16ff6 authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Restore selection mode

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 3a4113a9aeaa5f096956650671305bafeb322f63 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Fix the name once more

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 145f0b67efdac0dddc2807f226c5874f1e971c82 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Add styling for the switcher internals

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 2f369dd24e077cda620fae981f031ed43b465f6f authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Rebuild for asset changes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 4b2da0400ddf58a0d3c83056085d76b23c2f2757 authored over 7 years ago by Ikey Doherty <[email protected]>
theme: Add initial window styling for the alt+tab switcher

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 283ca0ce3032b1c00386570214054169743ae8e4 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Reorganise heirachy for upcoming style changes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 6567f2fe35aff2ff83c9d642a0d23fda7c5fc72b authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Ensure to update placement prior to showing

We also ensure the dbus object is a real GLib object to prevent further
issues down the road.

S...

github.com/BuddiesOfBudgie/budgie-desktop - 774e4b6f736be407489e7ba8f10bfb19ac53669b authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Start using wnck post-gtk initialisation

We only want wnck in the picture once the main event loop is running.

Signed-off-by: Ikey Doher...

github.com/BuddiesOfBudgie/budgie-desktop - eb03a753b89de5dcead06e8fc27da4a1a1779e40 authored over 7 years ago by Ikey Doherty <[email protected]>
daemon: Add a new --replace mechanism

This makes replacements of the daemon deliberate, not accidental.
Additionally we make it very c...

github.com/BuddiesOfBudgie/budgie-desktop - 94818e8b4182ce9e41fb796d4e1b669f1c522952 authored over 7 years ago by Ikey Doherty <[email protected]>
tabswitcher: Don't harcode the alt key, use MOD1 mask

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - aad18b3e81a599662624b3967d023e7647ad8580 authored over 7 years ago by Ikey Doherty <[email protected]>
Make a graphical Alt+Tab working (#853)

* Add initial changes to the daemon to be able to show a widget with the
currently available wi...

github.com/BuddiesOfBudgie/budgie-desktop - 4514347f4fc873eed7a87451fa90b4510d872d6c authored over 7 years ago by Tim <[email protected]>
Unstutter the dbus names

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - cfd4f1939c2862f945b98f4f550d41257e2dbac7 authored almost 8 years ago by Ikey Doherty <[email protected]>
Switch exclusively to /org/budgie_desktop/ dbus namespace

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d56fa70bc47062f6635c78878b6c3c52a32c060b authored almost 8 years ago by Ikey Doherty <[email protected]>
wm: Nuke unused windowmenu.vala

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 86d2de2a06471581e6b26223f7c9c39c8e72ca81 authored almost 8 years ago by Ikey Doherty <[email protected]>
daemon: Show a wnck action menu for each window

This allows us to show action menus outside of the WM process, but with
richer options than befo...

github.com/BuddiesOfBudgie/budgie-desktop - b350a8aad029f056d85d1851fd0d02c49a882637 authored almost 8 years ago by Ikey Doherty <[email protected]>
daemon: Ensure we show menu correctly on the first invocation

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - bf68851817d70b8aacac0a7887e99a19b465f414 authored almost 8 years ago by Ikey Doherty <[email protected]>
wm: Hook up the menu invocation code, clean up WM a bit

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - f4ad3d351d0f2287dd3ac5fda9d4aeb792ac2d43 authored almost 8 years ago by Ikey Doherty <[email protected]>
daemon: Add new ShowDesktopMenu method

This method will show a popup menu at the current x/y when invoked, providing
easy access to the...

github.com/BuddiesOfBudgie/budgie-desktop - ae679c098dfe08cba878b4efff34d7bc0b0d15e9 authored almost 8 years ago by Ikey Doherty <[email protected]>
daemon: Add skeleton for Budgie MenuManager

The MenuManager will be responsible for showing desktop popups, such as the
background right cli...

github.com/BuddiesOfBudgie/budgie-desktop - 87389e9e39325a1de948c61d76c9950cf3a15622 authored almost 8 years ago by Ikey Doherty <[email protected]>
wm: As an experiment, remove all GTK+ code

This should help us determine if GTK+ in the process is what is bricking
the WM under GNOME 3.24...

github.com/BuddiesOfBudgie/budgie-desktop - 0e8e93799b65e04ebd5fecfedacbd194edd838d7 authored almost 8 years ago by Ikey Doherty <[email protected]>