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 1.2.4

77b061282c259ebf8f1ee62bd106ca71c313f8b6 authored almost 14 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/smoku/gui

c6917c1d87fe438394aea54f5f56d418f9ca2a27 authored almost 14 years ago
Implemented qubes-session.

In qubes the Xorg server is started by GUI-Agent.
This commit changes qubes_run_xorg.sh script l...

ee3a572aeab80d066fb097a08c006d9e03bf3c21 authored almost 14 years ago
Makefile: update-repo-installer

8de41e949021fe3372eb0bc94c6eceeaa89ec1b3 authored almost 14 years ago
Makefile: run update_repo.sh

d9818ec4382caded5bf65c225db4072ae7ff07f3 authored almost 14 years ago
Update Makefile for split VM repo

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

12f014ba74ded11ee0c54744e2fcb5dd9e4073d2 authored almost 14 years ago
version 1.2.3

e9836fa1508ecebb3abb5e471260acb6c81804b6 authored almost 14 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/smoku/gui

15a0dec7b6dd1f317a231ef2049f3e5c27db4176 authored almost 14 years ago
Set root window color to white while starting Xorg server. #127

329128f313738c42c5a7a21638c13855cff7b23a authored almost 14 years ago
Implemented white background for tray icon. #127

3a865d86985df16c1f4a84c995b818e101c33f09 authored almost 14 years ago
Missing BuildRequires

61514469617d2e0fa9eae2481f9796ede907a82c authored almost 14 years ago
version 1.2.2

1eb3212974d34dc018b9df6827fc921f6026235b authored almost 14 years ago
Makefile improvements for repo management

* Sign only current version of the rpms generated
* repo-update-{current,unstable} targets for...

dc389861a3c1c90d7147f641e1fdc9de56e52084 authored almost 14 years ago
Merge branch 'spring-merge' of git.qubes-os.org:/var/lib/qubes/git/rafal/gui

b47895e41f30baa8333b5c55f87f2e96a7e27212 authored almost 14 years ago
gui-daemon: not allow a docked window to change its size

It is a workaround for nm-applet, which apparently does not like
the current XEMBED implementati...

63942ae4cb87c48df5d4fa9d1d8e7efbee7305a9 authored almost 14 years ago
gui-daemon: recalculate coords for docked windows

In fact, we should do it for any window that is reparented in dom0,
and not in VM.
Because of re...

12e6120e4f1b6892bdcd30852ec76de93147980a authored almost 14 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/smoku/gui into spring-merge

6fbe421d16b5f28079ea09f43f6eb7cc7b86c434 authored almost 14 years ago
Implemented transparency in tray icons.

Generate clipping mask based on docked window data.
Paint icon background to VM color.

35647b9eb54c689e81aa5b9bdd4ab60fc1de41d2 authored almost 14 years ago
Fixed typo: hoff -> woff

1dab49b21d3f9036285ee5db00d9bcfccaae2ebf authored almost 14 years ago
Missing BuildRequires

a6d5ded39f4233cde827e783730bc76b9cda770a authored almost 14 years ago
version 1.2.1-2

892f6a47e5d066a686916468ea5e86372d1b7bce authored almost 14 years ago
gui-dom0 now requires pulseaudio.

Although I am not quite sure whether it is correct. Strictly speaking,
gui-dom0 requires pulseau...

844acff5eba488198d9cf99b23bcbfb1844e4f41 authored almost 14 years ago
version 1.2.1

3419df80397d671058017e12139702662b0b560a authored almost 14 years ago
vchan-related cleanup, vchan-vm renamed to u2mfn-vm

b0b90611ff0ef17fbc30dacb11c80f9eef02cded authored almost 14 years ago
Remove unused targets from Makefile

83b54f9c30bae17a1c372fbf2f2fad6690306fa2 authored almost 14 years ago
Merge branch 'fromsmoku' of ssh://git.qubes-os.org/var/lib/qubes/git/rafal/gui

Conflicts:
rpm_spec/gui-dom0.spec (BR)
rpm_spec/gui-vm.spec (BR)

f21372a3258758ef7b0fcae5cfdc37a47f7053e8 authored almost 14 years ago
Add missing BuildRequires

8aab2d34dd9fcd208fa7073db7cbfdc1728dbfb2 authored almost 14 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/joanna/gui into fromsmoku

29c55486b74474689c062be026013c30ca10de2a authored almost 14 years ago
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/smoku/gui into fromsmoku

f9cadbfa82f847476bc7c17ac004035f89eca2ca authored almost 14 years ago
Fixed indentation according to K&R.

indent -kr -i8 ...

e2378a65ced5d04c04d47d9b812ae7e552dea1ff authored almost 14 years ago
Incremented QUBES_GUID_PROTOCOL_VERSION.

We have a new MSG_DOCK message and we handle MSG_MAP xside->vmside
direction, thus we need a new...

04178310ac0270882a3548b1ced2d27165558d85 authored almost 14 years ago
Restored 'WM tried to map xx, revert' case.

We do not track window map state very strict, so there are times
when WM may try to map a window...

cb3e4d0f97d294fb5a23f13dff7cdcb85f7e5d56 authored almost 14 years ago
Merge branch 'qrexec-related' into fromsmoku

6287d38c3042313c65e48360e777d5ea86c1946a authored almost 14 years ago
Implemented _XEMBED messages response

12e06a6a9ea3df055565741969ea1efbdc4f0f2c authored almost 14 years ago
Implemented MSG_DOCK handling on xside

7d95951d95ef8260a5b0bc15c19e4da28fae1245 authored almost 14 years ago
Fixed minor compilation warnings

11b3cdeb039a3553f6f2fd781024f0597199a349 authored almost 14 years ago
Implemented XMapEvent to MSG_MAP conversion on xside

7e5508b5a6e56b3108065dcbf69a2632e4a95061 authored almost 14 years ago
A bit better name for response event

b337f6a7377bc0c5ca453ac979e0883263159578 authored almost 14 years ago
Handle MSG_MAP on vmside

2b425a0fb16e13a847a8c3ec2a39a2777c3f0c2e authored almost 14 years ago
Moved tray related defines to separate header file

a775537e9df84da1e450112a63f6fc6d11567a33 authored almost 14 years ago
Implemented preliminary SYSTEM_TRAY support in gui agent

464e214160dca23466f04ad259106c11c0b22a2b authored almost 14 years ago
Tag RPMs with dist info

6cc0ac519f162dffb5d02f17bcd4403ad7d45f26 authored almost 14 years ago
Zero-fill event structure allocated on stack

549e446d39c1b4233ecd2f10c72f46b5bbd92f9b authored almost 14 years ago
gitignore

4c6c5f795a7d2333dfccf6c5041212b1be5d9705 authored almost 14 years ago
Add BuildRequires

8f732f9c8724d2e5d634e3ac59fdeb60503157dd authored almost 14 years ago
Added missing RPM build dependencies

7decee8a78d85d3e66d8de0d6a5ab700e6172c46 authored almost 14 years ago
Moved vchan code to core.

4d39f715cb85ce395d7948b465e54283e9168cb3 authored almost 14 years ago
No longer accept commands to execute in VM.

qrexec_client takes care of it now.
Additionally, set a flag in /var/run/qubes to let the world ...

4d8b832ade65950c7928afb141a93efd05fc6389 authored almost 14 years ago
version 1.1.14

62f1c012bbd36a399e8df4eec02e5fff56569138 authored over 14 years ago
Mind that appvm Xorg resolution is rounded up.

Bill <[email protected]> reported that AppVM Xorg server fails to start
when dom0 screen width...

994df39ff40bbf10318073987201944998e3fb8d authored over 14 years ago
version 1.1.13

4bdca1d02b3a2cacb44522c8e685ca650c0a2863 authored over 14 years ago
Require core-dom0 >= 1.3.14 that now owns /var/{log,run}/qubes dirs

4cacba96400bdcb6cf95e64b76d885256e921bd5 authored over 14 years ago
Move /var/log/qubes and /var/run/qubes to qubes-core rpm from qubes-gui

Because /var/log/qubes is used in qubes-core %post. While at it, do the same with
/var/run/qubes.

cb050adfe031757f3287d1bffa8212e77bf18582 authored over 14 years ago
version 1.1.12

2406fa48a0acb3bc3eb7a204685cd1700ea125fb authored over 14 years ago
Merge branch 'fixes1' of git://qubes-os.org/rafal/gui

cfb3ff76bc7648790776e1f2c7cbb7e6f79b757b authored over 14 years ago
Indentation.

c7b64775d3ef11de7835fc06266281d13eef9f85 authored over 14 years ago
In selection_req, provide correct TARGET and COMPOUND_TEXT

283191f092e4362fa9d2c13e89973e5b1fc6bce5 authored over 14 years ago
vchan v1.1.1

96a3c7bb69b80ab4490a731c93e510b194dff172 authored over 14 years ago
Build workaround for (broken?) kernels that do not export "get_phys_to_machine"

It guesses get_phys_to_machine implementation, which is not the best idea.

a688a8ef7d572ac791771546425fb03056b60fff authored over 14 years ago
Indentation.

0ee53850a2e0addc06ff9c857febbf4334a2efb9 authored over 14 years ago
gui-daemon: possible fix for the White Dot of Death

If a crappy application wants to place a menu window completely
outside of the screen, allow it,...

ad6c8ef8dcbd517ec39aecb04bdbabfd055e3bb8 authored over 14 years ago
xf86-input-mfndev: check write() for EINTR

18376a4c8f0b0a9ee1dda62e30ff656b7a048174 authored over 14 years ago
Merge branch 'master' of qubes-os.org:/var/lib/qubes/git/joanna/gui into syncdevel

2dcda0327c01b72f6ca7e59a17f7b2b1c7d1e930 authored over 14 years ago
version 1.1.11

636352f9adfc823080f8bc1276524f3888beae35 authored over 14 years ago
Sync window position dom0<->AppVM

Now, dialog boxes do not fall outside of display; and we do not need
to figure out where to disp...

6b4bb2d22b5d1187446d86365cd3f43a38ea817e authored over 14 years ago
Add comments and shmoverride/README

f56e86cda41e723894736c1d3ffa65315a184ce2 authored over 14 years ago
Merge branch 'master' of qubes-os.org:/var/lib/qubes/git/joanna/gui into syncdevel

cd3532b0a5f675f6f4c735e5cc77f5f459c62998 authored over 14 years ago
version 1.1.10

37063ce5207095b46349c5a9905d19fdceac2c49 authored over 14 years ago
XRaiseWindow upon FocusIn/NotifyUngrab, too.

Needed for KDE expose effect to set focus properly.

674acb375c3b53e52ed59ee4bc167abf6e08c107 authored over 14 years ago
version 1.1.9

6e1055c003996f3249a72820e6e00d8d5c985b54 authored over 14 years ago
Makefile: clean relaxed_xf86ValidateModes

d5c4bd47bb7d4a8bd7f0e6c2ea32bfb11b2dafa2 authored over 14 years ago
relaxed_xf86ValidateModes

Because dummy_drv contains some hardcoded (and too small, for no reason) arguments
for xf86Valid...

ba9e3c06e50d849c811e8be26469b6b6a586e6cb authored over 14 years ago
u2mfn: make clean: remove Makefile.xen

f2b69ea427c756cc4314c0231757efc53b0a7763 authored over 14 years ago
version 1.1.8

22c175e60fca31c0abf86d244ec81d2122da987a authored over 14 years ago
Dynamic hsync and vrefresh sections in xorg-qubes.conf.template

... chosen so that we get a nice 50hz hsync. We also need to change the clock
in the modeline; u...

d924bc52ef7e23641ac0ace4bc8e996c3f78fadd authored over 14 years ago
Pick unused vtXX for X.

88660779c6b02611ebe64c415f1aec249557c425 authored over 14 years ago
Merge branch 'master' of qubes-os.org:/var/lib/qubes/git/mainstream/gui

d30c32ab60b399d2372e4c7f30f316e5a1affc0a authored over 14 years ago
Merge branch 'master' of qubes-os.org:/var/lib/qubes/git/mainstream/gui

4b168e17c1fb2ecea69ab32bd1640bc513e089f5 authored over 14 years ago
version 1.1.7

b54f2129f7152c314f4036d41d0347f61084aac5 authored over 14 years ago
guid: Set _QUBES_VMNAME property instead of adding vmname into title

7b4e1a6d1bf0a137edc010d68547e9e36bd7c1b7 authored over 14 years ago
version 1.1.6

e851e02b774c9a22b4d4a7ede1927c22903988b7 authored over 14 years ago
appvm: try loading evtchn module if xen-evtchn fails

Some kernels (e.g. regular Fedora ones) use xen modules without 'xen-' prefix.

05cbaf9a1d8484f392f894e9bc070a7b2211349c authored over 14 years ago
shmoverride: remove O_EXCL flag from the open(/var/run/shm.id)

When the X server accidentaly crashes, it doesn't remove the shm.id file,
preventing init script...

f8fc20620e49ae11e4560e1a86b057b1a62684ed authored over 14 years ago
Makefile: new targets: update-repo{-testing}

3dc42fbe59ff1fbee078a38e1e84ce0b6f55e4c8 authored over 14 years ago
version 1.1.5

This version has fixes required to use Qubes gui daemon on Xorg >=
1.8.0, which is used by defau...

4cb1a096d957ef6629394acbb883e37329e775f6 authored over 14 years ago
Merge branch 'watch_not_sleep'

0af64edfbabf79b5b244b3dd372422fc5544bbcb authored over 14 years ago
pulse Makefile: add -lpuls

4d048e6c7d35ef6c8348ddb9c2fbfdb14e771b7f authored over 14 years ago
Check for cmd_pages->num_mfn == 0 in shmoverride!shmat

Again, relevant only if qubes_guid is malicious; so minor.

433ee3a1ad4b4d631c4c20b7e23095ec6185a4aa authored over 14 years ago
Shmoverride: use MAP_FAILED instead of (void *) (-1UL)

In fact, on x86_64, MAP_FAILED!=(void *) (-1UL); it is (void*)-1, which
is a bit surprising.

18997ac8eecf094eacf05343bf4ab87df631b88d authored over 14 years ago
Check cmd_pages->off sanity in shmoverride.so, too.

Helps to prevent qubes_guid->X escalation (of course, qubes_guid requires
(trusted) group qubes).

90a584bb891941312b4f31860d7fea3357590868 authored over 14 years ago
Indentation.

5b66b9f0dd9622b72c4d32a5b6fb84f331c9c542 authored over 14 years ago
In shmoverride!shmctl, set shm_segsz.

dcb81c0887eb67daa729645e3abc978081b4ba36 authored over 14 years ago
Rearrange peer_client_init.

Call libvchan_client_init after the vchan/%d/event-channel key appears.
And close xenstored hand...

3b8a8ed2bc5a416d276caaa0dda803133714d6d9 authored over 14 years ago
guid: Warn when XShmAttach fails

69a9511a72e025b0746705fb158f9ff135bdd0d8 authored over 14 years ago
Ident fixes

a5db32acc4656c01b4cf003c181a8e32c06ad139 authored over 14 years ago
Warn when XShmAttach fails

ca1e2dfbee3b12efedc5d94ebb30850352cb95f4 authored over 14 years ago
version 1.1.4

e97d9f6de0b06ebcab4c4cc5eda89c0901a4d02b authored over 14 years ago
guid: set '_QUBES_LABEL' X property on AppViewer windows

This is for Dom0 Window Manager, so that it could draw decoration in label's color.

62f0aa8d82625d04a8f125c7ab7c763318cf406c authored over 14 years ago
In client_init, wait for xs change instead of sleep(1)

93f0509b791f8fc433675c58c81f6ea9469d2c91 authored over 14 years ago