Ecosyste.ms: OpenCollective

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

github.com/QubesOS/qubes-gui-agent-linux

Qubes component: gui-agent-linux
https://github.com/QubesOS/qubes-gui-agent-linux

version 2.0.8

5828de6c5ea6445a23850db74ef72ca0adaa498e authored over 12 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

10f5d0c52282b0961ba45fafd4eff9025f6bd59a authored over 12 years ago
dom0: disable tray icon background repainting

When icon background is choosen to be white and painted that at VM side
(especially after introd...

b40fd7ef4cb25f4a105bb507d6c0c14034f95163 authored over 12 years ago
dom0: reduce code duplication in handling tray icons

63b2b9f1fa15dc1ed386cc43390936175f16207e authored over 12 years ago
vm: minor improve debug message

c7d178ce8dda3351502d1a8b00eee2b371549060 authored over 12 years ago
vm: simplify handling Enter/Leave notify

Just send the event, don't cope with some stub window under cursor. This also
fixes LeaveNotify ...

3582415d1801e9bf6f28949199272219d8869607 authored over 12 years ago
vm: handle _XEMBED_INFO property (#604)

Respect XEMBED_MAPPED flag to Map/Unmap window when requested.

c214ca35d63bb47c41337aec2b98289683011af1 authored over 12 years ago
vm: handle tray icons in more defensive way (#604)

Instead of reparenting directly to root window, create small "embeder" window,
sized exactly to ...

cb1fad8ce51e4052373683cc464c46a11560e30f authored over 12 years ago
dom0/X-wrapper: disable debug messages (#609)

d5a61200c177180bee5d0a21c77a98506287c664 authored over 12 years ago
vm/spec: mute unneeded messages during installation

b468ff4d2c63c93c58fb752ac176d80568734533 authored over 12 years ago
dom0: disable tray icon background repainting

When icon background is choosen to be white and painted that at VM side
(especially after introd...

0b1a7106256270980a73a72a77cc2ba6c9d53c4a authored over 12 years ago
dom0: reduce code duplication in handling tray icons

fe77a0a9d6d1a48624a06afb56cfa3afdc107a10 authored over 12 years ago
vm: minor improve debug message

8d302cc4bec75cbd5d7ddaa46b46e0da4af1f57e authored over 12 years ago
vm: simplify handling Enter/Leave notify

Just send the event, don't cope with some stub window under cursor. This also
fixes LeaveNotify ...

4a3a276338d4ad1f43831d6542937d8941c7c91f authored over 12 years ago
vm: handle _XEMBED_INFO property (#604)

Respect XEMBED_MAPPED flag to Map/Unmap window when requested.

e95b16f35f044b1df0f004e394893c3fe56c0a4b authored over 12 years ago
vm: handle tray icons in more defensive way (#604)

Instead of reparenting directly to root window, create small "embeder" window,
sized exactly to ...

67e20b15fa2d4d9feb1ebe1646b8d9dd6d10323c authored over 12 years ago
dom0/X-wrapper: disable debug messages (#609)

0f8b6acd0b6c61203a2d2eb30b6f5627099ed510 authored over 12 years ago
vm/spec: mute unneeded messages during installation

6577ff0c0120301e3e63a1584df03e7de846a707 authored over 12 years ago
vm: qubes-change-keyboard-layout: fix stupid typo bugs

cc40f04fb68f89d5dfa60137cdd444b32519b840 authored over 12 years ago
version 1.4.10

67298e8d6dde1e841efa78cf11d1816fc51e105d authored over 12 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/marmarek/gui

938551271f5b98dae33d211e3daa832cf90d2f34 authored over 12 years ago
vm: remove blank chars from kbd layout (#601)

a83154ba4ab7338cb1f13f68260bf48aece2171e authored over 12 years ago
vm: remove blank chars from kbd layout (#601)

fb0cda414b6705987ac9e0446b95d358b51fb92f authored over 12 years ago
version 1.4.9

795bda36a139f34f18adeeb5b68ae1755d864fb7 authored over 12 years ago
vm: qubes-change-keyboard-layout: fix stupid typo bugs

ada1e2c066cc83439f9b68516f19968bbcd56299 authored over 12 years ago
version 1.4.8

126273aff2e353ba81e474cbbfa708fafab710dd authored over 12 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/marmarek/gui

5061ecdece7161d44ec91328007be9399297368e authored over 12 years ago
makefile: remove consolekit from 'clean' target

83a55f46895e89c63be38fcb8996f125a94c57e8 authored over 12 years ago
makefile: remove consolekit from 'clean' target

2dcc78e3dd8f53fe6828042ae1fdb50cb04f8474 authored over 12 years ago
vm: remove ConsoleKit helper - replaced by simple PolicyKit config

df8af013dce57f8181fcf1f546898d12ab6d270e authored over 12 years ago
vm: setup PolicyKit to allow any action

This makes ConsoleKit helper not needed anymore.

d0a46c22926e359823e699ba830fc9c17465caf3 authored over 12 years ago
vm: remove ConsoleKit helper - replaced by simple PolicyKit config

5eb9047e9e59e668216a002b9658316d0dc97ad9 authored over 12 years ago
vm: setup PolicyKit to allow any action

This makes ConsoleKit helper not needed anymore.

eae4fa42f1ed8920ed974e271cd5220df6f10527 authored over 12 years ago
vm: use raw struct instead of string in agent<->xf86-input-mfndev driver communication

This will suppress unnecessary parse in xf86-input-mfndev driver.

This also fixes deadlock:
ssc...

0739d45540a859126116b18f1d20812edd5f9f85 authored over 12 years ago
vm: use raw struct instead of string in agent<->xf86-input-mfndev driver communication

This will suppress unnecessary parse in xf86-input-mfndev driver.

This also fixes deadlock:
ssc...

4fa6ef728c0c7ba4749346df0645532a3248b2c9 authored over 12 years ago
vm/pulse: add support for pulseaudio 1.1

Untested yet, but at least compiles.

e0a5db8df277437a6d90e33510519c1b2209a2dc authored over 12 years ago
vm/pulse: add support for pulseaudio 1.1

Untested yet, but at least compiles.

a0ff7a55781b2f98bdceaf81bef842e6ab23fb44 authored over 12 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/marmarek/gui

ae414051470a853648c08d20417888df285336fc authored over 12 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

91161638d9f01cf8224e0a733d3cd8fe35c0764c authored over 12 years ago
vm: store keyboard layout in gsettings with fallback to config file (#564)

e1e93c31f96b0d9f6f41ceeb175c61b69890797b authored over 12 years ago
vm: store keyboard layout in gsettings with fallback to config file (#564)

6b7ec02128feb0885e5fe5fa48d4275bf7d69b7c authored over 12 years ago
version 1.4.7

9e1de8df6cc170f1e806076324bed4bb3a25e2ac authored over 12 years ago
vm/systemd: increase loglevel when started in debug mode (#567)

Core will prepare environment file with GUI_OPTS. When started in debug mode,
it will contains "...

8228bb00dd09d3f33985ed1536995d8679ba9b34 authored over 12 years ago
vm: suppress some message when log_level=0 (#567)

43ab37b90ea3a62ea6768fe75208ad49c2812813 authored over 12 years ago
vm: adjust configure.ac to check for u2mfn library

15587504a0d11eb12e750a3ec15927014941963c authored over 12 years ago
vm/systemd: increase loglevel when started in debug mode (#567)

Core will prepare environment file with GUI_OPTS. When started in debug mode,
it will contains "...

c13b14e4d032eaebfe6910e564e54a13b100b78e authored over 12 years ago
vm: suppress some message when log_level=0 (#567)

7f4fe0d4285f71392acc2f9534347bf1fca30e4d authored over 12 years ago
vm: adjust configure.ac to check for u2mfn library

dde6227ac0e3763fae9cf306df55885d62f74eba authored over 12 years ago
vm: lower default loglevel (#567)

934254a37157c88b336e7ffb7954d5632299ef8a authored over 12 years ago
vm: lower default loglevel (#567)

9f70cc95219f912e86ff8c5130470e9cff28ac9b authored over 12 years ago
version 2.0.7

2a6dec97368fdfd8733fe5828dd17083fbeb8b6e authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

23153cd00cc45029744a9c19a12c91bbc39ad03c authored almost 13 years ago
Merge branch 'hvm' of ssh://gitpro.qubes-os.org/var/lib/qubes/git/joanna/gui into hvm

c28153f1ee32a4613846d09bb79094d6d7bab452 authored almost 13 years ago
dom0: add "Do not ask again" feature (#530)

a8ec29af4dc7861d9c877f97609a9766e6624180 authored almost 13 years ago
dom0: fix warning message to work with older kdialog (#530)

1e418c8709f6ee9ba9099a80162f5b23d43b8b2e authored almost 13 years ago
dom0: add "Do not ask again" feature (#530)

b4fddf1660e320128b9052b4db6d6977ff196c2a authored almost 13 years ago
dom0: fix warning message to work with older kdialog (#530)

178849c85c39f65b80225f23f4d4a83b709caefe authored almost 13 years ago
Merge branch 'master' of ssh://git.qubes-os.org/var/lib/qubes/git/joanna/gui

0ca93924fde11cbffda6c0395562c041bea59762 authored almost 13 years ago
dom0: remove debug hook (#561)

381d08644427691e8cffb1bf0242832642d2e86b authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

0dd86d23de9e38f04472e1b2906cd360074cafc1 authored almost 13 years ago
stubdom: ignore one-line display updates

7b225c1256f7301f165c1adb0265d32f62d7b2f9 authored almost 13 years ago
dom0: remove debug hook (#561)

6ae15d73c784d8c1961162b4f21f13732bae96d1 authored almost 13 years ago
version 1.4.6

6a161924400f3962a30c08f7419f04f01f49917e authored almost 13 years ago
version 2.0.5

0c003ed36865698c10b540d0233743dfc79abb78 authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

293b509dc5317472a15a328b543d14c059362cf1 authored almost 13 years ago
vm: move qubes-restore-keyboard-layout to xinitrc.d/qubes_keymap.sh

There is no need to additional tool. Also keep all keymap settings in one place.

afb4dd0a8c8f04f741428a32917c7a6d75f60211 authored almost 13 years ago
dom0: fix EINTR handling

c680187683b0753234ab5d74cd591ab028bd9278 authored almost 13 years ago
dom0: use fork/exec instead of system to show verify failed message (#530)

There can be some shell-interpreted characters in message (especially verify
condition), so use ...

99434baf49f150dea9001e4686a7c73754648339 authored almost 13 years ago
dom0: change "verify failed" message (#530)

Also allow to ignore condition - continue processing message.

d815d24c4f5301244f0a629816b418350d5cedbe authored almost 13 years ago
dom0: remove some unnecessary window position checks (#527)

74160f24c08293f464df3b1595a4867efe24930f authored almost 13 years ago
dom0: remove some unnecessary window position checks (#527)

1130ce9b583ed84fc8dc1296903a79bc7f416075 authored almost 13 years ago
dom0: change "verify failed" message (#530)

Also allow to ignore condition - continue processing message.

3531ff35e93e0620f54279a302256f421317da4a authored almost 13 years ago
dom0: fix EINTR handling

01983d09c3f00a33f324e465c16acb49b4a05e0d authored almost 13 years ago
version 2.0.4

46d76d23353d88de162fd9bebf3ad8cee8a0ad98 authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

bc1b5b50a59f1b162b84deed40d5c7f2b55f7302 authored almost 13 years ago
dom0: use fork/exec instead of system to show verify failed message (#530)

There can be some shell-interpreted characters in message (especially verify
condition), so use ...

0d010c166417984d07328d0dad4ec9d11f8235b9 authored almost 13 years ago
version 2.0.3

f8cf4492b3e2dee41e1d2b1f10a5d28ba23f23b8 authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

f7f2907c786bf5fe78b3bd5a4adf09182a610dcf authored almost 13 years ago
vm: move qubes-restore-keyboard-layout to xinitrc.d/qubes_keymap.sh

There is no need to additional tool. Also keep all keymap settings in one place.

0c0b293c3c9ccace0dc25d8891ac53e5ad682334 authored almost 13 years ago
vm: typo fix

2348df3e10506528a38b93c45194cb272599d3fa authored almost 13 years ago
vm: typo fix

1cb34bbfa74b8d8465872378c3a22f089e8b69c1 authored almost 13 years ago
vm: keyboard layout setting tool (#430)

29497fda8ff06c1d350b7d4a23d19744fa2347df authored almost 13 years ago
vm: keyboard layout setting tool (#430)

066f94f6c4de46522000600f74abf361e9af6dbd authored almost 13 years ago
dom0: ask the user what to do if VM sent invalid message

Especially allow to ignore malformed message and continue to work.

3350efa82c5f4a423596d95f4f80237f7c73ee52 authored almost 13 years ago
dom0: ask the user what to do if VM sent invalid message (#530)

Especially allow to ignore malformed message and continue to work.

4023179c01c91f22e32ac9fe58bf98af3924f1ea authored almost 13 years ago
dom0+vm: do not require symbols used only in stubdom, outside of it

2328ded18a5ecf24f05a702157c01d7a032c173e authored almost 13 years ago
version 2.0.2

2b363bcf5cbecf0c8072e8738654618789bcf989 authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

b071fbe2dcbd555b949508a252ded1bd5769954f authored almost 13 years ago
hvm: handle keymap event (sync keys state when VM got focus)

0c858f7b4b33ed3f0349429c5792554b0abd03ae authored almost 13 years ago
version 2.0.1

49b36dfa8aa884ec5fe7ceb736729db1379c5f2a authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

a14dcc5cf33c384cc73c15316d22cd87c2c08e3b authored almost 13 years ago
hvm: support mouse wheel

f95b0cc31c7f14ad1d0884def419c224128eac90 authored almost 13 years ago
hvm: real keymap

48840df103a67416fe67bfc911efc804a4bd278c authored almost 13 years ago
hvm: minor code cleanup

ddd502460e08879ff0796c833239808fd8295f90 authored almost 13 years ago
hvm: fix vchan initialization

73cad6ec4fe4a7d7bcbf933c2d0a899c0cc1550d authored almost 13 years ago
version 2.0.0

04162af702cfd3d1270091f31a7d68074e919899 authored almost 13 years ago
Merge branch 'hvm' of 10.141.1.101:/var/lib/qubes/git/marmarek/gui into hvm

bee84ee8734763fd2823fb9f8dc4c37aa92a916a authored almost 13 years ago
Merge branch 'master' of ssh://git.qubes-os.org/var/lib/qubes/git/joanna/gui

e91aff65d847d63cfb72babb0090e10c846d73db authored almost 13 years ago
vm: gui-agent for qemu in stubdom

9627d13601d0f56980d079b8b8a4ef9a53996b28 authored almost 13 years ago
vm: enable double buffer when building for stubdom

53c0e6aa2c79cc93de8de9c81fdf67ce1e92a7e8 authored almost 13 years ago