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

Use MetaBackground to manage background image or colors.

Now we can use the following schema(org.gnome.desktop.background)
keys to configure background:
...

github.com/BuddiesOfBudgie/budgie-desktop - 8af9846d413b7ef1deaa86ca8f10c115c9414cd4 authored almost 11 years ago by Emanuel Fernandes <[email protected]>
wm: Enable Mutter's edge-tiling by default

In the same way that GNOME Shell overrides Mutters default settings,
budgie-wm now override the ...

github.com/BuddiesOfBudgie/budgie-desktop - e91182555d9b3335220e5bd0148fad407860bc70 authored almost 11 years ago by Ikey Doherty <[email protected]>
Release 1.19

github.com/BuddiesOfBudgie/budgie-desktop - 9d59cd375e4e7d038a93e54d9181f3a22c35f694 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/icontasklist: Show action menus on right click

When right clicking on an icon in our tasklist, we now show a WnckActionMenu
which supports all ...

github.com/BuddiesOfBudgie/budgie-desktop - 0f031058ad7d7ad67058ae226ad11cedab40638c authored almost 11 years ago by Ikey Doherty <[email protected]>
applets/power: Fix icon representation of "good" battery

This commit will now show "full" anywhere over 75%, and "good" between
35% and 75%, giving a mo...

github.com/BuddiesOfBudgie/budgie-desktop - a36a174482bb1ef712c734a2a20355d2436975e4 authored almost 11 years ago by Ikey Doherty <[email protected]>
applets/power: Fix icon for fully charged status

github.com/BuddiesOfBudgie/budgie-desktop - a3ee49c2fde8d38c93c3c9f30d7d6b014c92c5ff authored almost 11 years ago by Ikey Doherty <[email protected]>
data: Fixes for make distcheck

github.com/BuddiesOfBudgie/budgie-desktop - 87439a02a5d0162ef79dc9defc60ea1936f9c8ce authored almost 11 years ago by Ikey Doherty <[email protected]>
Migrate to GLib resources for panel styling

We now build the .css files directly into the resulting budgie-panel
binary, and load them as re...

github.com/BuddiesOfBudgie/budgie-desktop - 93d4e292710a013ca1d65373a22e72e16e314237 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel: Fix sizing, repaint on resize

github.com/BuddiesOfBudgie/budgie-desktop - b25bec6d45630be96e74985acf39ae0f7880a637 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/popover: Handle both touch and button events

github.com/BuddiesOfBudgie/budgie-desktop - c9bb6d998606c2a24119f8d87bf194395332adb1 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/popover: Fix dodgy rx maths

This ensures the left-most and right-most positions for a tail look sane.

github.com/BuddiesOfBudgie/budgie-desktop - 4c68b2ae596a3db73b80cea4c925ed5a95929c06 authored almost 11 years ago by Ikey Doherty <[email protected]>
Make non-fork status more obvious.

github.com/BuddiesOfBudgie/budgie-desktop - 1eb4e6c65ae6c8457a319ed6c36f1dcb23d7a976 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/icontasklist: Respond to TOUCH_END "clicks"

github.com/BuddiesOfBudgie/budgie-desktop - a75342ed43c47af6bbbdbbc0fb6eb6c02699a8b1 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/popover: Ensure we disappear when we're supposed to

We now disappear when the user hits ESCAPE, or indeed when we lose focus,
as well as when an are...

github.com/BuddiesOfBudgie/budgie-desktop - 2e7e857a066a21ff322a172676ca2357ccc5d503 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/applets: Update menu applet and window to new popover API

github.com/BuddiesOfBudgie/budgie-desktop - f43c94846c097831be343facf30250f0b0a60602 authored almost 11 years ago by Ikey Doherty <[email protected]>
panel/popover: Add grab support, improve placement on screen

The popover will now grab the cursor, ensuring it will be hidden
again should the user click out...

github.com/BuddiesOfBudgie/budgie-desktop - f061d18744ac1d879d821e0f693e509bb02e9a74 authored almost 11 years ago by Ikey Doherty <[email protected]>
Add known issue to todo list

github.com/BuddiesOfBudgie/budgie-desktop - d8aeac5f6d346b4b57c06a663e038859efaefc65 authored almost 11 years ago by Ikey <[email protected]>
Merge pull request #3 from efernandesng/master

some build process improvements

github.com/BuddiesOfBudgie/budgie-desktop - 7f429514b607ea36af46e48d11235798a3909d23 authored almost 11 years ago by Ikey Doherty <[email protected]>
Enable subdir-objects option to avoid automake warnings.

github.com/BuddiesOfBudgie/budgie-desktop - 164055bf10e8e19313cd1045ed8ec1727eed9e2b authored almost 11 years ago by Emanuel Fernandes <[email protected]>
Use a GLIB_GSETTINGS macro to manage the scheme installation.

github.com/BuddiesOfBudgie/budgie-desktop - bf2cf33671e0bcb250a7a14fcabcbe50297235ae authored almost 11 years ago by Emanuel Fernandes <[email protected]>
Update the REALLY OLD screenshot

github.com/BuddiesOfBudgie/budgie-desktop - ca1465f8ee8670b99ff9df4dde968f61d4b0ff26 authored almost 11 years ago by Ikey <[email protected]>
panel: Support window changes in IconTasklist

We now update either the icon or tooltip should one of those happen
to change for the WnckWindow.

github.com/BuddiesOfBudgie/budgie-desktop - e9f31ce8876dea6377f7bde8bc81221e05ed7c56 authored almost 11 years ago by Ikey <[email protected]>
panel: Rendering and margin fixes

github.com/BuddiesOfBudgie/budgie-desktop - 08175eb4aeb77441b40735aca1ba72ad68c50e20 authored almost 11 years ago by Ikey <[email protected]>
panel: Enable user's CSS theming

This is a fairly large overhaul of the current rendering code and such,
enabling the user's them...

github.com/BuddiesOfBudgie/budgie-desktop - b6cdd780e106feb66d34078196f28c77376c9b19 authored almost 11 years ago by Ikey <[email protected]>
panel: Plug potential GSettings leak

github.com/BuddiesOfBudgie/budgie-desktop - 1d7e3709f7606c51402416ae55e2c97872489a60 authored almost 11 years ago by Ikey <[email protected]>
panel: Allow panel position change via GSettings

github.com/BuddiesOfBudgie/budgie-desktop - 2c61e82871b45c995501dae36cdaf371271a7d63 authored almost 11 years ago by Ikey <[email protected]>
data: Add BudgiePanel glib schema

github.com/BuddiesOfBudgie/budgie-desktop - e33295d127dc7094ce2a8d2e582e313f00c479f4 authored almost 11 years ago by Ikey <[email protected]>
panel: Begin implementing panel placement

The panel is now internally capable of being placed at either the top
or bottom of the screen. B...

github.com/BuddiesOfBudgie/budgie-desktop - ad031a69d137bc374f690588da9e0e9da1c6101f authored almost 11 years ago by Ikey <[email protected]>
panel: Fix tasklist icon sizes to be static

This also ensures more icons are loadable by the panel

github.com/BuddiesOfBudgie/budgie-desktop - ca2665a1a92e94b9a570b5f1577ff8619acaba40 authored almost 11 years ago by Ikey <[email protected]>
panel: Add logout option to menu (temporary)

github.com/BuddiesOfBudgie/budgie-desktop - fced36e2891b9ac003a8597eaf971c5e102ed822 authored almost 11 years ago by Ikey <[email protected]>
panel/icon-tasklist: Fix active window logic

We now ensure no toggles are active when all windows are minimized.

github.com/BuddiesOfBudgie/budgie-desktop - 2b7df5bd53a9a82678f493ed4dda210247224828 authored almost 11 years ago by Ikey <[email protected]>
session: Allow logout via CLI usage

Any user now executing budgie-session --logout, will force the desktop
to be logged out immediat...

github.com/BuddiesOfBudgie/budgie-desktop - 84188992ef5e952e8a3ee6893975f0afdd305fda authored almost 11 years ago by Ikey <[email protected]>
session: Convert to use GApplication

Using GApplication ensures one unique instance of the session, and will allow
us to send message...

github.com/BuddiesOfBudgie/budgie-desktop - e62406620c2f84b764762a5da6a38b19212c9e10 authored almost 11 years ago by Ikey <[email protected]>
panel/applets: Make MenuWindow non-resizable

github.com/BuddiesOfBudgie/budgie-desktop - 20c6965a4a35343dc3d6e54fbd3106a4a06e77c1 authored almost 11 years ago by Ikey <[email protected]>
popover: Do not include margin in windows X position

github.com/BuddiesOfBudgie/budgie-desktop - 7052f5c8e55149f340434bf7f3b1291c109a9cee authored almost 11 years ago by Ikey <[email protected]>
panel: Fix location if window resizes

github.com/BuddiesOfBudgie/budgie-desktop - d729b36e2cb55cf2909c552e206aa2c3b97d2aaa authored almost 11 years ago by Ikey <[email protected]>
panel: Ignore "skip" windows in IconTasklist

github.com/BuddiesOfBudgie/budgie-desktop - fe3727b6ac5d21b25b330a71b263d6a6b0dd7c86 authored almost 11 years ago by Ikey <[email protected]>
panel: Fix Menu button theming (remove background)

github.com/BuddiesOfBudgie/budgie-desktop - 48b2b6e17eeba6349fd84b452970a6e6bc6888ca authored almost 11 years ago by Ikey <[email protected]>
panel: Ensure an empty border is present for normal buttons

When going through active and normal GtkButton's on our panel, there
was a sizing issue as one s...

github.com/BuddiesOfBudgie/budgie-desktop - 0ef579e52bda7f2054c1b3f728df5704ebf9b94b authored almost 11 years ago by Ikey <[email protected]>
panel: Consume GdkEvent in button clicked event

If we do not consume the GdkEvent, then the GtkToggleButton will still
process the event, which ...

github.com/BuddiesOfBudgie/budgie-desktop - 20c3ae09ae0ff15ec45c45d43d893bc1fd24e30e authored almost 11 years ago by Ikey <[email protected]>
Merge pull request #2 from matiaslina/master

Panel: Add click functionality on the application buttons

github.com/BuddiesOfBudgie/budgie-desktop - f09cd858b51dba51d3dad39c844ed9ae6cd8fced authored almost 11 years ago by Ikey Doherty <[email protected]>
Panel: Add click functionality on the application buttons

github.com/BuddiesOfBudgie/budgie-desktop - 5e6c499fd9ea940b648c134d104f9c5fc6670540 authored almost 11 years ago by Matias Linares <[email protected]>
panel: Ensure BudgiePopover is located correctly

BudgiePopover will now be located correctly, and draw the tail in the
right position, for the me...

github.com/BuddiesOfBudgie/budgie-desktop - 546c265cf0b7b1490a22ecb57adc23d6fc6b079e authored almost 11 years ago by Ikey <[email protected]>
panel/applets: Use budgie_popover_present in MenuWindow

github.com/BuddiesOfBudgie/budgie-desktop - 3a96bf6e25b89468e67cee884aed7c0a5acd2db4 authored almost 11 years ago by Ikey <[email protected]>
popover: Add _present() method

The present method will be used to show the popover on screen, relative
to the parent widget. Th...

github.com/BuddiesOfBudgie/budgie-desktop - 27462d1d55b7f1cef1080baf68904b43746be6c2 authored almost 11 years ago by Ikey <[email protected]>
panel: Make MenuWindow use BudgiePopover

BudgiePopover is a simple popup type window, which has a "tail", or arrow,
pointing at the relev...

github.com/BuddiesOfBudgie/budgie-desktop - 7e34d78ffe79280101e2dcbd0c6fc2a8fdf7d9a7 authored almost 11 years ago by Ikey <[email protected]>
panel: Add BudgiePopover to build

github.com/BuddiesOfBudgie/budgie-desktop - 5e374aeb4f737d4cd1b6d6b28ad964b3709513c1 authored almost 11 years ago by Ikey <[email protected]>
popover: Add initial drawing code

This essentially draws a little tail/arrow at the bottom center of the popup,
and makes too many...

github.com/BuddiesOfBudgie/budgie-desktop - 2326d65fb311aa29a447c629fcdd7e04abcf05ec authored almost 11 years ago by Ikey <[email protected]>
panel: Add BudgiePopover skeleton

github.com/BuddiesOfBudgie/budgie-desktop - ea970da7bd4ac68e604bc8f58be71bad42695477 authored almost 11 years ago by Ikey <[email protected]>
panel: [Hack] Switch to IconTasklist

Note this is pretty broken and shouldn't be used unless you're willing
to contribute to unbreaki...

github.com/BuddiesOfBudgie/budgie-desktop - 0bcfe39124395e652b44c94300f0d3b90fa6aede authored almost 11 years ago by Ikey <[email protected]>
panel: Fix sizing before we're displayed

github.com/BuddiesOfBudgie/budgie-desktop - 789e5f5f1a8865e4b65a13c9089f0c0cd1f6960b authored almost 11 years ago by Ikey <[email protected]>
panel: Add some space after the status area

github.com/BuddiesOfBudgie/budgie-desktop - 4bb6ac3bb2e9331184179147677f83732154d0d4 authored almost 11 years ago by Ikey <[email protected]>
panel: Use chunkier status area

github.com/BuddiesOfBudgie/budgie-desktop - 19f37171599b0bd205f08cf1cdd1e8a69dc7ea6c authored almost 11 years ago by Ikey <[email protected]>
panel: Draw underline for active windows on IconTasklist

github.com/BuddiesOfBudgie/budgie-desktop - 872e881e4809fd35c5c26fd49df6c596ca619d1b authored almost 11 years ago by Ikey <[email protected]>
panel: Hack the size (TEMPORARY)

github.com/BuddiesOfBudgie/budgie-desktop - ee0ecf7fd70580aa276c560f78878cc61216d63d authored almost 11 years ago by Ikey <[email protected]>
panel: Change task appearance when active window changed

We simply set the togglebutton to active or inactive depending on whether
it matches the current...

github.com/BuddiesOfBudgie/budgie-desktop - ffb2d49eb4700027ec4399706d82927d9b7e304d authored almost 11 years ago by Ikey <[email protected]>
panel: Implement window_closed for wnck IconTasklist

github.com/BuddiesOfBudgie/budgie-desktop - d252a30b6d27eadd35397056c29baec7aea07a3a authored almost 11 years ago by Ikey <[email protected]>
panel: Implement window_opened wnck method

We now add a simple GtkToggleButton with a GtkImage to our area when
an application is opened.

github.com/BuddiesOfBudgie/budgie-desktop - d5459fc75b802c799d857c7b8f94a43a71ac76ac authored almost 11 years ago by Ikey <[email protected]>
panel: Add IconTasklist skeleton

IconTasklist will eventually replace our use of WnckTasklist, enabling us
to use larger icons, a...

github.com/BuddiesOfBudgie/budgie-desktop - 7d23debd220a2b4ef0d64f0d1fa68cbe2b3981bb authored almost 11 years ago by Ikey <[email protected]>
applets/menu: Add a tooltip to the menu button

github.com/BuddiesOfBudgie/budgie-desktop - 197356ed3a797ba0933d1733eaecc899d5327d12 authored almost 11 years ago by Ikey <[email protected]>
applets/menu: Use a large icon instead of a label

We'll be moving towards an image centric view of running apps, and adding
extra text to the pane...

github.com/BuddiesOfBudgie/budgie-desktop - 2fd43e8d593d262ad179c196ae904c5871dda2f1 authored almost 11 years ago by Ikey <[email protected]>
panel: Don't use full panel height for status(widgets) area

This commit enables the status area to be much smaller on the panel, allowing
some space to appe...

github.com/BuddiesOfBudgie/budgie-desktop - e584df496af87eff16f4569155ce280e4e82c9bd authored almost 11 years ago by Ikey <[email protected]>
applets/power: Use smaller icon

The previous icon size was too large for smaller screens, and rendered
with a thicker line width...

github.com/BuddiesOfBudgie/budgie-desktop - 775a329f39269bd5316e1c8b5542ee452d1cdbac authored almost 11 years ago by Ikey <[email protected]>
applets/clock: Hide date string for now

This will become customisable in the future, but currently takes up far
too much space on the pa...

github.com/BuddiesOfBudgie/budgie-desktop - 3f58d852f1e37d94b3997bd5a154b50ba211ed43 authored almost 11 years ago by Ikey <[email protected]>
panel: Enclose status area in rounded black box

Note we also now put the clock at the start of the status area, and improve
spacing, padding, et...

github.com/BuddiesOfBudgie/budgie-desktop - 485c001fe6416bf1e3d2a4264a05fbe8890f15f6 authored almost 11 years ago by Ikey <[email protected]>
panel: Remove all shadow support

The panel will not be relocatable, and we do not want an ugly shadow for
a transparent widget. T...

github.com/BuddiesOfBudgie/budgie-desktop - 8a9a8de99d4834e3b6077fda7d75a880ab17a36a authored almost 11 years ago by Ikey <[email protected]>
panel: Drop black panel theming

We'll want a truly transparent panel on the screen bottom, with a darkened
status area for our a...

github.com/BuddiesOfBudgie/budgie-desktop - 1c2cdad44d9044c8cd7485c632efa9d31702c236 authored almost 11 years ago by Ikey <[email protected]>
Revert "Rename to PanelToplevel"

This reverts commit d2c3901f6ffb0aaf5e291ab2b2567e84cab6a1dd.

Simply put, we do not want to sup...

github.com/BuddiesOfBudgie/budgie-desktop - 543f4a9ef6fc3d19b0eb22f7befc092aa4769a21 authored almost 11 years ago by Ikey <[email protected]>
Remove libpeas requirement

The panel will simply not support modules, as we're not going for that
approach anymore.

github.com/BuddiesOfBudgie/budgie-desktop - 074405b9c65ea2a431fc4ca4e19b9c060361a360 authored almost 11 years ago by Ikey <[email protected]>
Update README (wrt g-s-d) again

github.com/BuddiesOfBudgie/budgie-desktop - 8a9cd055a9aa60737607c713e427ca40644ab858 authored almost 11 years ago by Ikey <[email protected]>
session: Determine g-s-d location from autostart file

Previously budgie-session could seriously mess up if it couldn't determine
the location of gnome...

github.com/BuddiesOfBudgie/budgie-desktop - d2f5ee135416640d2de284979e401e45faabd135 authored almost 11 years ago by Ikey <[email protected]>
Require gio-unix for GDesktopAppInfo support

github.com/BuddiesOfBudgie/budgie-desktop - fbdbdea7986a3692709620eceb90213702cbb50f authored almost 11 years ago by Ikey <[email protected]>
Remove silly gpointer casting

github.com/BuddiesOfBudgie/budgie-desktop - 9d5e3064df543337c24ee0df2ccc50085a14da3f authored almost 11 years ago by Ikey <[email protected]>
Update README with g-s-d information

github.com/BuddiesOfBudgie/budgie-desktop - 4b7adfcca4fa03fba74da295d20d8e049c4d5298 authored almost 11 years ago by Ikey <[email protected]>
panel: Only use X11 features on X11 displays

github.com/BuddiesOfBudgie/budgie-desktop - 9bed9517f1591280405af1b488672f29c08bb19d authored about 11 years ago by Ikey Doherty <[email protected]>
menu-applet: Account for shadow offset

github.com/BuddiesOfBudgie/budgie-desktop - c3401f7ac4dac62d7cb7f2aef8d78f2a0a8cdf51 authored about 11 years ago by Ikey Doherty <[email protected]>
Rename to PanelToplevel

In orderto be compatible with GNOME Panel themes, we need to use
the same widget names interally...

github.com/BuddiesOfBudgie/budgie-desktop - d2c3901f6ffb0aaf5e291ab2b2567e84cab6a1dd authored about 11 years ago by Ikey Doherty <[email protected]>
Move panel menu into MenuApplet

github.com/BuddiesOfBudgie/budgie-desktop - a987cadba569b5ae01ddbac06bb046abf6a31984 authored about 11 years ago by Ikey Doherty <[email protected]>
Move wncklist into WindowlistApplet

github.com/BuddiesOfBudgie/budgie-desktop - 69e8045cfd8011752d5c173f731028c837c2e1c0 authored about 11 years ago by Ikey Doherty <[email protected]>
Move clock stuff into ClockApplet

github.com/BuddiesOfBudgie/budgie-desktop - 725c34461051f53c085485190f20582a43befe03 authored about 11 years ago by Ikey Doherty <[email protected]>
power-applet: Extend from PanelApplet

github.com/BuddiesOfBudgie/budgie-desktop - 41de41d6fe12bc759cb97d321c5dddb70c230f65 authored about 11 years ago by Ikey Doherty <[email protected]>
Add PanelApplet superclass

github.com/BuddiesOfBudgie/budgie-desktop - f56fecf9d110cf60cfe0bdf5e7491c2341042237 authored about 11 years ago by Ikey Doherty <[email protected]>
Revert "wm/plugin: Fade menus in (again)" again.

Yup, again. Mutter just crashes if the fades are done in rapid
succession. We need a better mech...

github.com/BuddiesOfBudgie/budgie-desktop - a19921361c6cc1d573f60f48758172431a8833f3 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Fade menus in (again)

github.com/BuddiesOfBudgie/budgie-desktop - 376f1081eb9b4f1c14c5f27d8d887ec6f97db12a authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Zoom in the desktop from center

Now that we update our wallpaper from the settings, it is now possible
to use an effect when cha...

github.com/BuddiesOfBudgie/budgie-desktop - ce02aa95aa7482ac74340b7e1f1ec67a68a4db3e authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Change background when settings are updated

github.com/BuddiesOfBudgie/budgie-desktop - 1f5cd14ba3e25e8dc83a59b5eec96d5013ae57bd authored about 11 years ago by Ikey Doherty <[email protected]>
Add the all too obvious disclaimer.

github.com/BuddiesOfBudgie/budgie-desktop - 5746ea8752614e31cfedb38a2c23b48056058d52 authored about 11 years ago by Ikey Doherty <[email protected]>
session: No longer load gnome-terminal

github.com/BuddiesOfBudgie/budgie-desktop - ef99e6186e5841a11b480dbf3b964568e30b9b42 authored about 11 years ago by Ikey Doherty <[email protected]>
session: Ensure g-s-d launches before window manager

github.com/BuddiesOfBudgie/budgie-desktop - eee0a2c1cad9f87d62bcfc74a353f0b8766a7a52 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Scroll to top when being presented

github.com/BuddiesOfBudgie/budgie-desktop - 3304b702ef509018370394cc11fd9411a3a865f5 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Reset active category on present

github.com/BuddiesOfBudgie/budgie-desktop - a612e57e408842c2bcd332635a72968ca97fdcab authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Use the start-here image on the menu

github.com/BuddiesOfBudgie/budgie-desktop - 3210a5255d7c8bf1201767b75431dd96f9f51c60 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Do not allow focus on Menu button

github.com/BuddiesOfBudgie/budgie-desktop - 2d88d9bf6c529e670ab8ec8fa31057c5d29f01cc authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Allow searching by description

Sometimes a user may have a rough idea what to search for, but not
actually know the application...

github.com/BuddiesOfBudgie/budgie-desktop - 618ca988202893093bbb4be78398f8a4a59a6cee authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use string_contains helper for app names

github.com/BuddiesOfBudgie/budgie-desktop - cb3d9543ae380f41f99792ca5b49cc2ecf488925 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Display help text when search yields no results.

We simply display the text 'No Results.' when a user searches something
that cannot be found. If...

github.com/BuddiesOfBudgie/budgie-desktop - 99fa413cb279106b2c815f773660fd6c789569f6 authored about 11 years ago by Ikey Doherty <[email protected]>
Remove accidental inclusion (copy/paste fail.)

github.com/BuddiesOfBudgie/budgie-desktop - 118a593e1769e3bbb0ed923477815bc451dd9f65 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Move private members into private struct

We previously exposed all internal members through a public header,
when we in fact do not want ...

github.com/BuddiesOfBudgie/budgie-desktop - e3446a35ff52a0709f3a2e457da535d6f1db98e6 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use a new present method to make ourselves presentable

Menus should not appear to remember their last state, despite the fact
we use a preloaded window...

github.com/BuddiesOfBudgie/budgie-desktop - de5f7bcf33e2e89bf918883801bf938d7bb2f950 authored about 11 years ago by Ikey Doherty <[email protected]>