Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfdashboard

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfdashboard

Implement "activating" signal at XfdashboardTooltipAction

An object can connect to this new signal "activating" at XfdashboardTooltipAction to get a last ...

9a87b0b9cf5ab5d275cfb0c3bbe09fe61e26273d authored almost 10 years ago by Stephan Haller <[email protected]>
I18n: Add translation sr (89%)

03550169af6be42b79639c70808171df76e9655d authored almost 10 years ago by Stephan Haller <[email protected]>
Add "GenericName" to menu-related desktop files

0fbe083d5195b1f665388675beecd009d1b81845 authored almost 10 years ago by Stephan Haller <[email protected]>
Raise minimum version of Glib and GIO to 2.32

Using macros like G_SOURCE_* too often but they were introduced with version 2.32 of Glib so rai...

0a823d0fece81620d0698a7192ee1cc0808d43f9 authored almost 10 years ago by Stephan Haller <[email protected]>
Fix build system

Respect configure options --[enable/disable]-xcomposite and --[enable/disable]-xdamage by checki...

a3bda601dd91a59c5c4999fc5bcd354455a1b118 authored almost 10 years ago by Stephan Haller <[email protected]>
Remove hotkey feature as no working and/or usable solution was found

See issue #69 for little more details

734b73ef6ea8ef706dad3a851217f7f070777a59 authored almost 10 years ago by Stephan Haller <[email protected]>
Rewrote hotkey tracker class

The old implementation lost the focus after a longer run (after 5 up to 15 minutes after start-u...

3292cc3b16ed0ebcf48abd3486904d12808aaaef authored almost 10 years ago by Stephan Haller <[email protected]>
Hotkey tracker could loose new focus and will never be able to "reconnect" to focus events to restore tracking capabilitites. Once the new focus is lost the hotkey will not function anymore. Therefore also reset focus when the active window changes to re-setup event notifications.

69a11001b7b6c2490aed805885414174356dc2cd authored almost 10 years ago by Stephan Haller <[email protected]>
Removing double declaration of required version intltool (the latter is the right one)

959b4589858c520ba63486fdb9d090f436dfb2a3 authored almost 10 years ago by Stephan Haller <[email protected]>
Fix wrong type in GParamSpec for property 'fit-mode' at object class XfdashboardView

cc938cbc6ab1e177d2ce2eedaa2da9110b9c256d authored almost 10 years ago by Stephan Haller <[email protected]>
Fix using deprecated function gtk_widget_reparent() when using GTK+ 3.14+

b4a64c4ac2ec113110a02018dd7603f67549f3b3 authored almost 10 years ago by Stephan Haller <[email protected]>
Fix compiler warnings and errors

2a3854804388617f4f934443109ac146153735de authored almost 10 years ago by Stephan Haller <[email protected]>
Post-release version bump to 0.3.9

7bf7d59b0dc91357352fafb6006d263b64530119 authored almost 10 years ago by Stephan Haller <[email protected]>
Bump version to 0.3.8

0805e7fa63137c1de572a27f9a64c314de1cff2d authored almost 10 years ago by Stephan Haller <[email protected]>
Allow hotkey only in daemon mode.

edc0ba4cb8a1cf7cbcf361baec02f928fc128b2d authored almost 10 years ago by Stephan Haller <[email protected]>
Add setting for hotkey to xfdashboard-settings application

Also rename setting from "/hotkey-enabled" to "/enable-hotkey".

95a96fd8029adbf132d867c6f31c5931c9c4d20f authored almost 10 years ago by Stephan Haller <[email protected]>
Add hotkey tracker

The hotkey tracker will watch all key events globally and toggle application state when hotkey w...

42c29ecb88ec66ade97bd6a73f06735425f8237f authored almost 10 years ago by Stephan Haller <[email protected]>
Add "--restart" option to command-line to restart application

This option can used to restart daemon after an update - for example. But "--daemon" must be giv...

3ff36d596c33147a50657cd0d939efd2de5abfbe authored almost 10 years ago by Stephan Haller <[email protected]>
Remove local path information from UI file

b8e46797bd88107b0700fc878490dcf5b72abbbe authored almost 10 years ago by Stephan Haller <[email protected]>
Allow icon of search provider in search view result container to be themable

This is achieved by adding two items.

The first one is a themable property named "icon" in Xfda...

f36e16a1d625593e483ad506d36b22b1ffb889db authored almost 10 years ago by Stephan Haller <[email protected]>
Add selection handling for Page_Up, Page_Down, Page_Left and Page_Right to XfdashboardApplicationsView in icon mode

f8f3beb39e53842a70f66108a0c8169bb184bda7 authored almost 10 years ago by Stephan Haller <[email protected]>
Add selection handling for Page_Up, Page_Down, Page_Left and Page_Right to XfdashboardApplicationsView in list mode

45af51f7796324efeb3ddacb947d77cc7ad45339 authored almost 10 years ago by Stephan Haller <[email protected]>
Adjust XfdashboardApplicationsView to new coding style for selection framework

641a63b615d937ad6d136313ea9468487fb29c37 authored almost 10 years ago by Stephan Haller <[email protected]>
Correct function's name at XfdashboardApplicationsView

f21a2dc711106449d999bf447437a412ac579d6f authored almost 10 years ago by Stephan Haller <[email protected]>
Add selection handling for Page_Up, Page_Down, Page_Left and Page_Right to XfdashboardWorkspaceSelector

c519e5fa98df2f277c5f29187bbcd9e0d7e4165b authored almost 10 years ago by Stephan Haller <[email protected]>
Add selection handling for Page_Up, Page_Down, Page_Left and Page_Right to windows view

794761f031b6f404cc32e6ead1d97a61225cfc62 authored almost 10 years ago by Stephan Haller <[email protected]>
Add selection handling for Page_Up, Page_Down, Page_Left and Page_right

First add it for XfdashboardQuicklaunch. It is the easiest one ;)

ca3cc74c2baacae1cb738b29e0757338ffaabb6d authored almost 10 years ago by Stephan Haller <[email protected]>
Add backup file of glade to git's ignore list

b09d161ef2c3889edbfe6413b1bb18b2fc5629ac authored almost 10 years ago by Stephan Haller <[email protected]>
Add tooltips to settings dialog

09f263256fbbd259ad328a0b22f3a7c9fbfbbffc authored almost 10 years ago by Stephan Haller <[email protected]>
Install "windows-view.png" again for default theme "xfdashboard"

64c3963944d66337d95ab8db4ec830077f602cb8 authored almost 10 years ago by Stephan Haller <[email protected]>
Post-release version bump to 0.3.8

2feae85eb2bc775384cafedb5dbbd00b1f84848a authored almost 10 years ago by Stephan Haller <[email protected]>
Bump version to 0.3.7

65d4ee8c0041875fecc1e088da0ba8c7a598f9f9 authored almost 10 years ago by Stephan Haller <[email protected]>
Update AppData

e7fd394e0e929c7daa48b053829cd916f3c201d4 authored almost 10 years ago by Stephan Haller <[email protected]>
Fix memory corruption by freeing theme key-file twice

This commit addresses issue #62

896648557d545eb355df159f7003f4e0d5775004 authored almost 10 years ago by Stephan Haller <[email protected]>
Post-release version bump to 0.3.7

cac05bc38f845114021baf5f54046d92c5073c8a authored almost 10 years ago by Stephan Haller <[email protected]>
Bump version to 0.3.6

24f230f8ff9cc545934c426ef68cfbea8054f9c7 authored almost 10 years ago by Stephan Haller <[email protected]>
Update Appdata

22c0a80dc495dcd9fd2b45bb55d14332fb55abe0 authored almost 10 years ago by Stephan Haller <[email protected]>
Fixed years in copyright message

9c4177e72512511f32629c31681f557d5c966ddb authored almost 10 years ago by Stephan Haller <[email protected]>
Add new dependency to GTK+ version 3.2 or higher to README

bbd27d24023d88ffc4592dc331d80198cb97d7bc authored almost 10 years ago by Stephan Haller <[email protected]>
Rename folder "src" to "xfdashboard" for better difference between application and settings sources

af0bd7b589dd6bc22af9c7bc731a9159f54669c1 authored almost 10 years ago by Stephan Haller <[email protected]>
Remove unneeded and recreated immediate theme index files

2b49886759f02107dcee63e980d00e6c649ca9c0 authored almost 10 years ago by Stephan Haller <[email protected]>
Update POTFILES

1f138b1a18e6a79b2e4eeee694257b099d98a67b authored almost 10 years ago by Stephan Haller <[email protected]>
Remove empty and unused screenshot file in theme "xfdashboard-blue"

a50a1bdbf63f3d103595e9a92282cc36310e2394 authored almost 10 years ago by Stephan Haller <[email protected]>
Fix typo in theme index file's description

36d80a8a036b1312f55adf0409bda64c5f387685 authored almost 10 years ago by Stephan Haller <[email protected]>
Handle relative and absolute paths to screenshot in theme index file

adedb59f11351786bc90d5f0d24983484b4b5a74 authored almost 10 years ago by Stephan Haller <[email protected]>
Implement settings application

Added a new binary "xfdashboard-settings" to simplify modifying xfdashboard's setting via GUI. I...

03e16a5e99affbfe0bd0ca9226ed004bde03b216 authored almost 10 years ago by Stephan Haller <[email protected]>
Post-release version bump to 0.3.6

788f9dcfde341df52ffa8d8dc54a2607ea05cef5 authored almost 10 years ago by Stephan Haller <[email protected]>
Bump version to 0.3.5

1a3920cd3083a3828aa49f645c96c9a34f56abab authored almost 10 years ago by Stephan Haller <[email protected]>
Allow <Alt> modifier to be used in bindings and correct delimiters to +, - and white-spaces when parsing key-code of a binding.

0b4a8534e325037851b050fb6a03cfd34a062718 authored almost 10 years ago by Stephan Haller <[email protected]>
Allow scroll events in windows view to change active workspace

Like XfdashboardWorkspaceSelector the windows view should change active workspace on scroll even...

b753c9943968a25d724a8e6b178f8c07acd01f8d authored about 10 years ago by Stephan Haller <[email protected]>
Remove button-related parts from bindings because they are not implementable the way I would like.

37a72c90cc64f4b32498105c5eeab49c28976b1d authored about 10 years ago by Stephan Haller <[email protected]>
Check for action signal in bindings

Check at least if binding would call an action signal even in non-debug builds to prevent that u...

dd7ea019fc0dd9fb5587560c6eaaa219c94da672 authored about 10 years ago by Stephan Haller <[email protected]>
Implement key-bindable window activation shortcuts

This fixes issue #35

95357acb8b7a19f5a8cc9700d1550c5d8962deea authored about 10 years ago by Stephan Haller <[email protected]>
Add more bindable actions

Views can now be activated and focused (at once - simultaneously) but only if attribute "allow-u...

06f8ea55fa991c7bf6f2f30e88127999a54c7aa3 authored about 10 years ago by Stephan Haller <[email protected]>
Clean up code, add comments and correct binding actions in XfdashboardWindowsView

9e6ec0b5037952d8df61197cb1d6b0abca7a124a authored about 10 years ago by Stephan Haller <[email protected]>
Change some default key-bindings

9a7ff91ba5e63ca75d0e1e61ea532aeba5c8e2f4 authored about 10 years ago by Stephan Haller <[email protected]>
Add more bindable actions to quicklaunch

This time these are actions to reorder the current selected favourite to any direction (dependin...

be2392775d4dae8eb8c0d2066efb50f698f44741 authored about 10 years ago by Stephan Haller <[email protected]>
Fix memory corruption when releasing lower-case coverted strings in applications search provider.

Funny it works with a single search term at all because the string list was not NULL termination...

028c0cb3b7f811e24f75165b56e80d793f2dd65e authored about 10 years ago by Stephan Haller <[email protected]>
Avoid adding duplicate items to quicklaunch

1fdf4e2304ba7aa033e0be350b5a0568424acdbf authored about 10 years ago by Stephan Haller <[email protected]>
Add more bindable actions (at XfdashboardQuicklaunch)

6c60cdcc5ad50a65fbd4e139067ea22f5667877d authored about 10 years ago by Stephan Haller <[email protected]>
Set comment to mark object functions used for binding actions

6b12b0fff0442a77a995b50726a89a317e2744c4 authored about 10 years ago by Stephan Haller <[email protected]>
Update action signals to new binding signature

f529a3567e5121c24e187d48eb63c3f54d6e81d6 authored about 10 years ago by Stephan Haller <[email protected]>
Remove unneeded variables and code paths

46ed2ee20e7e23cd897339393f8d130d9453398f authored about 10 years ago by Stephan Haller <[email protected]>
Split building target list into seperate function and add more debug tests for bindable actions

9072edf84eacf2ea5783e967862beb30466def53 authored about 10 years ago by Stephan Haller <[email protected]>
Move focus keyboard shortcut to bindings configuration file and focus manager.

7fc8a9712cc740e1afd6ca618f5faeab6e6ca3ba authored about 10 years ago by Stephan Haller <[email protected]>
Merge branch 'master' of github.com:gmc-holle/xfdashboard

2fe843a217636689606f32aade66d829afc259cd authored about 10 years ago by Stephan Haller <[email protected]>
Happy new year :)

Updating to new year 2015

97230cfcb51e08020f43b82d494610e2e789edc7 authored about 10 years ago by Stephan Haller <[email protected]>
This is a debug message and not a normal message

9b11c7800bcc721fa0cd5f0360233ba2781aa61c authored about 10 years ago by Stephan Haller <[email protected]>
Move action of binding from hash-table in bindings pool to a value in binding

5f57182753fc11ebb0060293b362735101f5bfcd authored about 10 years ago by Stephan Haller <[email protected]>
Prevent focusing unfocusable actors and also refocus viewpad if it any of its views had the focus and the active view changed

dc928bda97b07a338da09db14731a7dc57e6bf5b authored about 10 years ago by Stephan Haller <[email protected]>
Revert deactivation of desktop image in default theme

6f9f9e28848a62ec90de01a91c74a2071ec1ffbb authored about 10 years ago by Stephan Haller <[email protected]>
Split bindings into two seperate classes: bindings pool and binding

By splitting XfdashboardBindings into two seperate classes XfdashboardBinding (a keyboard or poi...

b8d6d0c764f1973a11947703675b9e5f6d754db5 authored about 10 years ago by Stephan Haller <[email protected]>
Implement key-bindings configuration

Implemented a new configuration option. The application uses now a dynamic keyboard binding conf...

6d59cd3bc14e5529359cfb6bab8fbe5ba3b210fd authored about 10 years ago by Stephan Haller <[email protected]>
Fix use of an maybe uninitialized variable in XfdashboardFocusable

b0eb03f263484a1f2e3cca57c0602e51760a5902 authored about 10 years ago by Stephan Haller <[email protected]>
Fix critical warning when focused selection get unavailable

248d16dead550bbe59bd1a6ec015a8b81beede2f authored about 10 years ago by Stephan Haller <[email protected]>
Apply new theme while running application

This commit addresses and should fix issue #59. Rewrote XfdashboardApplication and XfdashboardSt...

7dfda0676c04a30de1fd66f9faf1d86530a35074 authored about 10 years ago by Stephan Haller <[email protected]>
Fix compiler warning about trailing spaces after backslash in Makefile.am

b80c3ef93082cfb78ffef6e8b8a5032074f97694 authored about 10 years ago by Stephan Haller <[email protected]>
Override local command-line handling in GApplication of Glib 2.40 or higher to get old behaviour of older Glib versions.

Fixes issue #38

726d61db8680a5f8118ddad239e4ec51b8c02b43 authored about 10 years ago by Stephan Haller <[email protected]>
Ensure right size of window actor and window content

XfdashboardLiveWindow determines its size from XfdashboardWindowContent which either returns the...

6ea7408ab8953a23928392ae146d3ee378fd23ba authored about 10 years ago by Stephan Haller <[email protected]>
Post-release version bump to 0.3.5

a45efbb3a480dc2caea5c45b7e005e87ccf93fd7 authored about 10 years ago by Stephan Haller <[email protected]>
Bump version to 0.3.4

f6125cedaa3223cc4cbf3d28983129b6b7202925 authored about 10 years ago by Stephan Haller <[email protected]>
Add new theme 'xfdashboard-wine' by lacios

b7e61496c56c9f76ef62d4796a2f6d5b9abb6804 authored about 10 years ago by Stephan Haller <[email protected]>
Add new theme 'xfdashboard-mint' by lacios

4c30b8acabf6aaedd475b1a30b8159d40e461d0d authored about 10 years ago by Stephan Haller <[email protected]>
Add new theme 'xfdashboard-blue' by lacios

ddf37149c2aebc089ba2ad0f9a6dbf71a5343547 authored about 10 years ago by Stephan Haller <[email protected]>
Add theme 'xfdashboard-auber' by lacios

321701ee075c1d5132d489c07bd646b87fde9fde authored about 10 years ago by Stephan Haller <[email protected]>
Update theme 'xfdashboard-dark'

4996781acd27cd6c4829e3fd56f69273f07af566 authored about 10 years ago by Stephan Haller <[email protected]>
Added new theme 'xfdashboard-moranga' by lacios

89493215fadf3ce6f9345e0dc02b501361f54963 authored about 10 years ago by Stephan Haller <[email protected]>
Fix compiler warnings about const qualifier

aae88e3df3a18be676c3934fe90dbedd8e8fa403 authored about 10 years ago by Stephan Haller <[email protected]>
Follow suggestion to rename new theme to "xfdashboard-dark"

See issue #58

16a77fb64d31b74c02000549b06fc643fd7cba08 authored about 10 years ago by Stephan Haller <[email protected]>
Fix build error

Missed to add path to Makefile of new theme to configure.ac.in

70f46760df1cfc4e8e38d6b7f607034737956d2c authored about 10 years ago by Stephan Haller <[email protected]>
Add new theme 'dark' by lacios

Request at issue #55

25362e2da581fcfb1c9214bbc2114adba877f77e authored about 10 years ago by Stephan Haller <[email protected]>
Merge branch 'master' of github.com:gmc-holle/xfdashboard

4b8a9f5d9852eeab48f97a7e2316171e24fe2134 authored about 10 years ago by Stephan Haller <[email protected]>
Correct searching application case-insensitive

Should fix issue #56

af51f54dc1c4b419ae455dd579951d106a0bd22f authored about 10 years ago by Stephan Haller <[email protected]>
Fixing returning a value in void function

f773b50cd76427f9d9fa0076706ac9f150aa67ea authored about 10 years ago by Stephan Haller <[email protected]>
More fixes for global line offset when importing external CSS files

6d67e2c9291d3c34f562848636e13ec0132e28b7 authored about 10 years ago by Stephan Haller <[email protected]>
Forget to adjust global line offset before parsing CSS file going to be imported

9287ae10e28404d2c04949dd765f09cd8919aa91 authored about 10 years ago by Stephan Haller <[email protected]>
Adjust line of selector's source to a global line offset

This is needed because an imported CSS file via @import(...) will start at line 1 although it is...

d9375a17b3a3545679529c5eaba1169597fed095 authored about 10 years ago by Stephan Haller <[email protected]>
Implement '@import' function in CSS

The @import function allows to import other CSS styles from other files. The syntax is: @import(...

ba5c16287dfc65437281d80fae15ffc9b6f19f95 authored about 10 years ago by Stephan Haller <[email protected]>
Remove "'%'-style pattern rules are a GNU make extension" warnings

ccffb76c194847a39129169fac3a83f30238906e authored about 10 years ago by Stephan Haller <[email protected]>
Replace deprecated AC_PROG_INTLTOOL with IT_PROG_INTLTOOL

See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.

afd11f6685f2f38bdac11f67f55e290f3556949b authored about 10 years ago by Stephan Haller <[email protected]>