Ecosyste.ms: OpenCollective

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

Xfce

Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
Collective - Host: opensource - https://opencollective.com/xfce - Website: https://www.xfce.org/

Escape window title for markup parser

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/17

github.com/xfce-mirror/xfce4-notes-plugin - 9a22a0dc91b9b10e7b9ddd53c1025ae3e67b28f1 authored about 1 year ago
Fix mouse cursor behavior after clicking on a link

When notes window was set to "always on top", the mouse cursor changed
to normal after clicking ...

github.com/xfce-mirror/xfce4-notes-plugin - 7337553836f6b288614ab2bea4eead276d31c731 authored about 1 year ago
Add error popup if note could not be saved

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/29

github.com/xfce-mirror/xfce4-notes-plugin - 5e25723c3e4fe88f797b0f7c94beb3637c6290f1 authored about 1 year ago
Simplify save_windows_configuration()

github.com/xfce-mirror/xfce4-notes-plugin - 3ddf5f9cbdc328ea7c958b8ae6438febe9caa682 authored about 1 year ago
New method: Xnp.Window.get_tab_evbox()

github.com/xfce-mirror/xfce4-notes-plugin - 0cfc04d3c5bc69f6a3b0c221d68ea8b64e26f430 authored about 1 year ago
Set default icon name for application

github.com/xfce-mirror/xfce4-notes-plugin - 64f3a1fd484cfbb1e7306f201da7ccc6db91430a authored about 1 year ago
Add icons to dialog windows

github.com/xfce-mirror/xfce4-notes-plugin - c470d7b4c03619891a139e5ac1b7dd582aba3e72 authored about 1 year ago
Replace mouse button numbers with constants

github.com/xfce-mirror/xfce4-notes-plugin - e5ea462bcc29d2930739f71df92a32bd3672d840 authored about 1 year ago
Prevent possible data loss when saving notes

Clean note.dirty flag only when the data is actually written.

github.com/xfce-mirror/xfce4-notes-plugin - c844f61c2b4aba0040b7eb670d421590111569fe authored about 1 year ago
Simplify access to notebook pages

github.com/xfce-mirror/xfce4-notes-plugin - 34b23d141848091d1686a54e0d9c7990e2c7c295 authored about 1 year ago
Fix notebook tab names for new notes

github.com/xfce-mirror/xfce4-notes-plugin - e1c4912e16bc9ee980fc13f738581f1d15f3dee3 authored about 1 year ago
Allow note tabs to be moved between groups

github.com/xfce-mirror/xfce4-notes-plugin - 4e4e9950a64c9a40f115b2962f240b201c8b4602 authored about 1 year ago
Save current note on page switching or focus loss

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/15
Fixes: https://gitla...

github.com/xfce-mirror/xfce4-notes-plugin - 0332fc31fb97ac0d11a3a9fcd93a8e736e4f6b54 authored about 1 year ago
Rename note with double click on tab

github.com/xfce-mirror/xfce4-notes-plugin - 61f0a1f0ed53a71b369c2b2cba7e8c73b51054ec authored about 1 year ago
Save notes only when changed

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/19

github.com/xfce-mirror/xfce4-notes-plugin - c3a0550fa1a9ec66808976ad73443bdcfbcab8f8 authored about 1 year ago
Make titlebar customized

Now we can change the color of the header text with css.

github.com/xfce-mirror/xfce4-notes-plugin - 22dc6ac9d17016367b7b72070ccd22b62b838014 authored about 1 year ago
Slightly improve undo/redo processing

github.com/xfce-mirror/xfce4-notes-plugin - 24d217ff7e5afcfe5b803073ca72f5327e7a92a0 authored about 1 year ago
Fix segfault when pressing Ctrl+W on empty group

Empty group is possible if the user creates empty directory manually.

github.com/xfce-mirror/xfce4-notes-plugin - 0f4c63ebb6ad889ae6226b58532e0ab6312f06ff authored about 1 year ago
Slightly change the design of settings dialog

github.com/xfce-mirror/xfce4-notes-plugin - 7dec5ef4f3efe50dc541538e3fc11709c742edda authored about 1 year ago
Add a note about possibility of css customization

github.com/xfce-mirror/xfce4-notes-plugin - 0e0215cd67c29333ac04c7de660ae64a9641091c authored about 1 year ago
Handle empty group window titles

This can happen when user creates an empty directory in the notes path.

github.com/xfce-mirror/xfce4-notes-plugin - 12e302b33c5a68c03cee4ecf1b6b0b739ba8c1c1 authored about 1 year ago
Update tags immediately after loading a note

github.com/xfce-mirror/xfce4-notes-plugin - 489bccf72767b0f159353454027f468616b5b8cd authored about 1 year ago
New method: Xnp.Window.get_note()

github.com/xfce-mirror/xfce4-notes-plugin - f3d2a2c7ab79331a7fa07cf24836b3dda71a133b authored about 1 year ago
Rework notes window switching processing

github.com/xfce-mirror/xfce4-notes-plugin - 2d6d6f6056ea1d692e694ef9d04e7b4a4eccbcaf authored about 1 year ago
Make 'GTK+' background color work

github.com/xfce-mirror/xfce4-notes-plugin - 6fa874be6193118dce83712c81a21e5acbf6ae18 authored about 1 year ago
Change accelerators hexa values to symbolic names

github.com/xfce-mirror/xfce4-notes-plugin - 823eb00def893db2ffb698821c96b02aeef9eca8 authored about 1 year ago
Add support for ~/.config/gtk-3.0/gtk.css

Because we used the highest priority for our application,
GTK_STYLE_PROVIDER_PRIORITY_USER, almo...

github.com/xfce-mirror/xfce4-notes-plugin - 8ab6959fe16b00fefe0e5e8d4fee09988427bb90 authored about 1 year ago
Add notes path setting

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/35
Fixes: https://gitla...

github.com/xfce-mirror/xfce4-notes-plugin - a85fd0e3bfbf8cbe8da5d2dc77251d18691d0527 authored about 1 year ago
Rename gtk-main.css -> gtk.css

For most distributions:
/usr/share/xfce4/notes/gtk-3.0/gtk-main.css -> gtk.css

github.com/xfce-mirror/xfce4-notes-plugin - 5b0221f06e8d539309e1ddc8eeb47131fa204a38 authored about 1 year ago
Use default values for externally created groups

github.com/xfce-mirror/xfce4-notes-plugin - dc068f404259494b86b6a793c10c59a921712729 authored about 1 year ago
Cleanup

Remove unused method:
Xnp.Window.set_font()

github.com/xfce-mirror/xfce4-notes-plugin - 0c4209a85a814fe84c16f8fa2fb42974a8572232 authored about 1 year ago
Reset timeout_background when timer reaches end

This fixes error:
(xfce4-notes-settings): GLib-CRITICAL **: Source ID 2231 was not found when at...

github.com/xfce-mirror/xfce4-notes-plugin - 52d22883278a4310b9baa55e67052693c329113f authored about 1 year ago
Bring back the choice of background color

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/50
Fixes: https://gitla...

github.com/xfce-mirror/xfce4-notes-plugin - dcfac2f71a8a61f2f7545f0969fa1aeaa94c4a9a authored about 1 year ago
Refuse to create/delete notes on file system errors

github.com/xfce-mirror/xfce4-notes-plugin - 8fd2ac0786cb6d9f07e676df89cbe012295f0939 authored about 1 year ago
Rework Xnp.Window.n_pages

github.com/xfce-mirror/xfce4-notes-plugin - 8efab64473131e9f3cb2056d3f6c40ee7d4bb903 authored about 1 year ago
Handle errors when renaming a group

Fixes: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/12

github.com/xfce-mirror/xfce4-notes-plugin - b6e527da5fbf4e0efd143833c4d1201f77141c64 authored about 1 year ago
Move resource files to xfce4/notes subdirectory

This seems cleaner:
~/.config/xfce4/ -> ~/.config/xfce4/notes/

github.com/xfce-mirror/xfce4-notes-plugin - 5a15f4259d42001c2e82467b0173b9fd7fbe422e authored about 1 year ago
Derive hypertext link color from theme

There had been used the 'blue' color, which doesn't look correctly
in dark themes and can be tot...

github.com/xfce-mirror/xfce4-notes-plugin - 76e17909f2246b76d6f8c944499a0501c1fc8ea7 authored about 1 year ago
Bring menu icons back

This partially reverts commit e61a41a1
("Remove deprecated gtk stock usage").

github.com/xfce-mirror/xfce4-notes-plugin - c3f326d76c5534acda79b1e888a4d6ba25fdb471 authored about 1 year ago
Don't use stock gtk elements to create menu

GtkStockItem is deprecated since gtk 3.10:
https://docs.gtk.org/gtk3/struct.StockItem.html

github.com/xfce-mirror/xfce4-notes-plugin - 5af03e1134456da800bc379ee69a8ed57099320a authored about 1 year ago
Simplify menu creation

github.com/xfce-mirror/xfce4-notes-plugin - e111445f61e201bda92b8963a845010449726678 authored about 1 year ago
Replace Gdk.Color with Gdk.RGBA

Gdk.Color is deprecated:
https://docs.gtk.org/gdk3/struct.Color.html

github.com/xfce-mirror/xfce4-notes-plugin - 73e4ad08c2c792152077c62e7ab8dd53670130c4 authored about 1 year ago
Reload css instead of adding it over and over again

github.com/xfce-mirror/xfce4-notes-plugin - 5c1874164f326a77f01cbf9005c6646ba12cc57c authored about 1 year ago
Replace 'Remove' with 'Quit' in application menu

github.com/xfce-mirror/xfce4-notes-plugin - 7f782b6df0ed38bca6bd7accf6847a67cdae3532 authored about 1 year ago
Redraw main menu icon on mouse enter/leave events

Without redrawing the icon background can be glitchy.

github.com/xfce-mirror/xfce4-notes-plugin - 7b88d689a4988c869e16d51998bd996db8d136c7 authored about 1 year ago
Add support for custom css

The theme can be customized using this file:
${XDG_CONFIG_HOME}/xfce4/notes/gtk.css
(~/.config/x...

github.com/xfce-mirror/xfce4-notes-plugin - f50dbc088204acc5e020080b0ac506831c047821 authored about 1 year ago
Move data files to $(datadir)/xfce4/notes

What it means for most distributions:
/usr/share/xfce4-notes-plugin/ -> /usr/share/xfce4/notes/

github.com/xfce-mirror/xfce4-notes-plugin - 988d396257a5099d4528bca4caddb12877891a8a authored about 1 year ago
Gtk.Image.from_stock() -> Gtk.Image.from_icon_name()

This is recommended by Gtk3 docs because of deprecation:
https://docs.gtk.org/gtk3/ctor.Image.ne...

github.com/xfce-mirror/xfce4-notes-plugin - cd0d766d53aa91c5c6d4f9878d39e192d9033136 authored about 1 year ago
Allow user to customize main menu icon

To replace the default icons, you need to place files with the same
names as used by xfce4-notes...

github.com/xfce-mirror/xfce4-notes-plugin - 1238fcc9e870d1f857bce4cd886e7ea0c9c30d1a authored about 1 year ago
Unite update_css() and update_style_context()

These methods were called one after the other,
so there is no need for separation.

github.com/xfce-mirror/xfce4-notes-plugin - 8e21cbba87362a74e425e26c7cc3b84217f544eb authored about 1 year ago
Add support for system wide css customizations

It will be read from ${sysconfdir}/xdg/xfce4/notes/gtk.css if it exists
(/etc/xdg/xfce4/notes/gt...

github.com/xfce-mirror/xfce4-notes-plugin - 0621178e1821ee19fbd0f67dbf86a471cf11763d authored about 1 year ago
Auto create config directory

github.com/xfce-mirror/xfce4-notes-plugin - cf16379be818b9481cf4819667a74e0c88c9a2cf authored about 1 year ago
Don't overwrite xfce4-notes.css without a need

github.com/xfce-mirror/xfce4-notes-plugin - 900f64cd3989392d820f0e40d8c4b11c664eb0cc authored about 1 year ago
I18n: Update translation sl (100%).

50 translated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-timer-plugin - de6934f279600cf597e509e9e9a0bb307188b7ae authored about 1 year ago
I18n: Update translation hr (71%).

33 translated messages, 13 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-pulseaudio-plugin - d2d40ad0b00eab246389b9baff0fb8e8618ec514 authored about 1 year ago
I18n: Update translation hr (96%).

161 translated messages, 6 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-session - d27a6975bc67de6501aa84a4181c6fdcf16bc20d authored about 1 year ago
I18n: Update translation sl (100%).

215 translated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-power-manager - 658ce6272cdbff1b72712b9de5c444bf01ae1268 authored about 1 year ago
I18n: Update translation hr (92%).

199 translated messages, 16 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

github.com/xfce-mirror/xfce4-power-manager - 37d4f8912afef0786a2ebe44429218048fd1da8e authored about 1 year ago
I18n: Update translation hr (88%).

84 translated messages, 11 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-appfinder - a8af42f436dc3dcb950d9d0246e2f3360407f920 authored about 1 year ago
Fix blurry icons/thumbnails when UI scale > 1

This also fixes e5f8d337 where the dnd icon was not scaled.

Unfortunately, the widget and icon ...

github.com/xfce-mirror/xfce4-docklike-plugin - 3278914ac6a145f9ce35aedde6a6760288634cab authored about 1 year ago
GroupMenu: Make sure the window is the right size for each popup

If the real window (wnck) is resized between two pop-ups, the preview is
incorrectly positioned,...

github.com/xfce-mirror/xfce4-docklike-plugin - b10ede45e2eed4199dd440df22c9d3c91b0b2302 authored about 1 year ago
Group: Stop timeouts in destructor

They haven't been a problem so far, but better safe than sorry, they
should be removed here anyway.

github.com/xfce-mirror/xfce4-docklike-plugin - a79df8dc9448f055f73e5595b1c8efc606debdd4 authored about 1 year ago
Fix pending source when GroupMenu is destroyed

A regression introduced in 8a9f6d73 once again caused a crash when
reloading desktop files with ...

github.com/xfce-mirror/xfce4-docklike-plugin - 0ff4c50b41b7f0610cdefb11c48e685bb9ce86c3 authored about 1 year ago
Settings: Bound icon sizes

github.com/xfce-mirror/xfce4-docklike-plugin - 64318795f232f9f717f6b552725c73b9120d7d51 authored about 1 year ago
I18n: Update translation hr (70%).

278 translated messages, 119 untranslated messages.

Transifex (https://explore.transifex.com/xf...

github.com/xfce-mirror/xfce4-terminal - a99d57b4469fba7b975b679a26ac80acfbc034b9 authored about 1 year ago
I18n: Update translation hr (87%).

65 translated messages, 9 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-taskmanager - a419ee9058608ef8fc34ca6c46c983d0847e5979 authored about 1 year ago
I18n: Update translation hr (91%).

33 translated messages, 3 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-mixer - cb5839c47e080444468f15db41b9de66b4c23cea authored about 1 year ago
I18n: Update translation hr (94%).

198 translated messages, 12 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

github.com/xfce-mirror/ristretto - 73e2d54fe1c85381b41b34f1309a6158e510a08a authored about 1 year ago
I18n: Update translation hr (75%).

323 translated messages, 105 untranslated messages.

Transifex (https://explore.transifex.com/xf...

github.com/xfce-mirror/mousepad - efac886b8160db454b3efaa7696abed15f56e726 authored about 1 year ago
I18n: Update translation hr (82%).

134 translated messages, 29 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

github.com/xfce-mirror/catfish - 011d5eab22caff055750a6c41d710c71995544fe authored about 1 year ago
I18n: Update translation sl (100%).

591 translated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-settings - d290556bc95c7b8204d22eff3592a455192e1bba authored about 1 year ago
I18n: Update translation hr (91%).

192 translated messages, 17 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

github.com/xfce-mirror/libxfce4ui - 69d391be1ab80cec325568fd2dc82cf515cb430e authored about 1 year ago
SettingsDialog: Fix deprecated icon names

github.com/xfce-mirror/xfce4-docklike-plugin - 184f657a98db2683f1988850bc06549ed88f5129 authored about 1 year ago
tsp-page: Replace gnome-fs-share with folder-publicshare icon

gnome-fs-share was removed with nautilus 3.1 many years ago, as such
icon themes have begun to s...

github.com/xfce-mirror/thunar-shares-plugin - 5379a62709d93c87a1354c5f0acb9d1e64d76df6 authored about 1 year ago
Remove unused project files

github.com/xfce-mirror/xfce4-docklike-plugin - 37630055b63c571dc1461e642c558470ae0df56b authored about 1 year ago
Remove contrib directory

It's up to each distribution to apply the patches it wishes.

github.com/xfce-mirror/xfce4-docklike-plugin - 579c29a71840a57bec71b195111191222d2100d6 authored about 1 year ago
GroupMenu: Re-popup if windows are added/removed when shown

We don't actually have to rerun all the popup() code, but almost, and
it's simpler. It's necessa...

github.com/xfce-mirror/xfce4-docklike-plugin - 8a9f6d7317c9d9d22a2a642fe47ed4b87edb6cbe authored about 1 year ago
Update preview widgets on "showPreviews" setting change

If Settings was an object with a "show-previews-changed" signal, it
would be better, but it'll d...

github.com/xfce-mirror/xfce4-docklike-plugin - 0c7fc7600252c5fcc8711c4652e3424f958822d2 authored about 1 year ago
Helpers: Always stop timeout before starting a new one

As currently implemented, the timeout doesn't support parallel launches,
and is unlikely to be n...

github.com/xfce-mirror/xfce4-docklike-plugin - a964eac733e1eee060ccde006763e76344d30c45 authored about 1 year ago
Wnck: Always update unactivated window state

A null-window signal can be inserted between two non-null-window
signals.

github.com/xfce-mirror/xfce4-docklike-plugin - 4f4bfa37d4f73144e3df5e12e2c53ab20309f299 authored about 1 year ago
Group: Do not filter out skip-tasklist windows when activated

This filtering would make sense if windows weren't grouped, but in our
case, on the contrary, if...

github.com/xfce-mirror/xfce4-docklike-plugin - ba452bd056bcd96fdbfc97396a14e410ea4ac59c authored about 1 year ago
Group: Do not manually mark window as activated when activating group

Wait for wnck "active-window-changed" signal instead. If focus stealing
prevention is enabled in...

github.com/xfce-mirror/xfce4-docklike-plugin - 0756f7fd4a5853102c29e945a043af86558b8e7a authored about 1 year ago
Group: Update active state when adding windows

This is required during group initialization, i.e. when windows are not
added on the wnck "windo...

github.com/xfce-mirror/xfce4-docklike-plugin - fd07d7c712c4f1b34148efd74c2093e135188eea authored about 1 year ago
Group: Remove useless class member states

* mSFocus duplicates mActive: being active means having input focus.
Let's just use mActive an...

github.com/xfce-mirror/xfce4-docklike-plugin - 0f6b0e4eb76c267ea49708a1d45fcc12062dbdfd authored about 1 year ago
I18n: Update translation uk (100%).

591 translated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-settings - 3756d7e3b1ece0ebfc35124eb17aa2979756bb19 authored about 1 year ago
AppInfos: Use also app names for matching

Perhaps this can be improved/rethought in the future, especially when
porting to Wayland. Debug ...

github.com/xfce-mirror/xfce4-docklike-plugin - d3ad0ec413c9eaf27413f5a7d07ccaac84caaf41 authored about 1 year ago
Use g_debug for debug logs

github.com/xfce-mirror/xfce4-docklike-plugin - 6b3d85f14914469fca7501141b9da7abdbd5da25 authored about 1 year ago
I18n: Update translation oc (52%).

72 translated messages, 65 untranslated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/xfce4-notifyd - 6d186f8954cbeff6df81175a8ac662a262fcf583 authored about 1 year ago
I18n: Update translation oc (58%).

251 translated messages, 177 untranslated messages.

Transifex (https://explore.transifex.com/xf...

github.com/xfce-mirror/mousepad - d1300c42c45a8f01b8f76348e18b6e00a9742d87 authored about 1 year ago
Replace FALSE with false

github.com/xfce-mirror/xfce4-docklike-plugin - a1c37b5902735ffd1ba373745829d427d4ea6695 authored about 1 year ago
Replace NULL with nullptr

Better in every respect from what we can read, and we've required C++11
since 8c2cb3ea.

github.com/xfce-mirror/xfce4-docklike-plugin - a28f3323f0ce6fc06bf009d772b758e695054c04 authored about 1 year ago
I18n: Update translation cs (92%).

155 translated messages, 12 untranslated messages.

Transifex (https://explore.transifex.com/xfc...

github.com/xfce-mirror/xfce4-screensaver - 26f37585fae1d1d880729003c4ea36c579796ba8 authored about 1 year ago
Release data as much as possible on XfcePanelPlugin::free-data signal

This is required when the plugin is run as internal, otherwise certain
wnck signals remain conne...

github.com/xfce-mirror/xfce4-docklike-plugin - 5d66ebaeeef7c469110df6cd67aa301c55afe8f6 authored about 1 year ago
Wnck: Do not check for active window in init

GroupWindows are not yet created, so either there is no active window,
which always seems to be ...

github.com/xfce-mirror/xfce4-docklike-plugin - f8cfa1c5251acaeeed87993979e8a0eac741d25d authored about 1 year ago
Fix remaining raw pointers not released

At least those I can see right now.

github.com/xfce-mirror/xfce4-docklike-plugin - 3ea75ae42cacdfef3d09b97dd5d6c1a599a55ab4 authored about 1 year ago
I18n: Update translation sr (100%).

299 translated messages.

Transifex (https://explore.transifex.com/xfce/).

github.com/xfce-mirror/parole - cb893e2caf7f79ed158789b74f0a1c608a8e3fa0 authored about 1 year ago
Wnck: Use std::shared_ptr to manage memory allocation of GroupWindows

As in the previous commit, the shared pointer is really only used where
GroupWindows are stored,...

github.com/xfce-mirror/xfce4-docklike-plugin - c02a2abeb7a9ba2a529e170972cf63b778decd77 authored about 1 year ago
Revert "Reset pointer when group button is destroyed"

This reverts commit 44db8257692beaa7ed51dcf05c0c3d0a6894ff75.

Better fix in next commit.

github.com/xfce-mirror/xfce4-docklike-plugin - 128432aa031f8ccfcf2a3b9f72b7626152b3a7a4 authored about 1 year ago