wmutils, branch HEAD
X windows manipulation utilities
e5f30f4bd0c10ee3a43055a9e6c5814a555982ed
2021-10-05T14:52:08Z
2021-10-05T15:28:09Z
[v1.6] Add atomx(1) to the wmutils(1) manpage
Willy Goiffon
contact@z3bra.org
commit e5f30f4bd0c10ee3a43055a9e6c5814a555982ed
parent d71d5b293ec68e4cb97334c0074e2b9852905cc6
Author: Willy Goiffon <contact@z3bra.org>
Date: Tue, 5 Oct 2021 16:52:08 +0200
Add atomx(1) to the wmutils(1) manpage
354acb7922e8d630bb56240934a1071e21031ab8
2019-10-14T10:31:31Z
2019-10-14T10:31:31Z
[v1.5] slw.c: change cursor to select window
Willy Goiffon
dev@z3bra.org
commit 354acb7922e8d630bb56240934a1071e21031ab8
parent f946be83a69bda18f335cec80e5d244b3b884b2a
Author: Willy Goiffon <dev@z3bra.org>
Date: Mon, 14 Oct 2019 12:31:31 +0200
slw.c: change cursor to select window
dd268ecacc773aa6f767f8d3e6653b2a71f25c4e
2017-01-25T13:19:03Z
2017-01-25T13:19:03Z
[v1.4] Flush pending requests synchronously
z3bra
contactatz3bradotorg
commit dd268ecacc773aa6f767f8d3e6653b2a71f25c4e
parent 49d23aee42268d593e40b86a102fdc3d920c29e5
Author: z3bra <contactatz3bradotorg>
Date: Wed, 25 Jan 2017 14:19:03 +0100
Flush pending requests synchronously
xcb_flush() forces flushing requests and then returns, while
xcb_aux_sync() waits for the server before returning, meaning the calls
will be done synchronously.
6da5b27141369d12b7318a9546303321a4155ffe
2015-11-27T17:12:02Z
2015-11-27T17:16:39Z
[v1.3] Kill window instead of client. #15
Charles Lehner
cel@celehner.com
commit 6da5b27141369d12b7318a9546303321a4155ffe
parent bd9cebbcd2292149af8f5bc3700e50253b2c177c
Author: Charles Lehner <cel@celehner.com>
Date: Fri, 27 Nov 2015 12:12:02 -0500
Kill window instead of client. #15
Killing client closes client's connection, which may include more than one
window.
65ae614db39d37afa1df5091cbb158f6520ad08b
2015-09-20T22:01:26Z
2015-10-14T20:13:59Z
[v1.2] Remove implicit connection/screen arguments
z3bra
willyatmailoodotorg
commit 65ae614db39d37afa1df5091cbb158f6520ad08b
parent 69df5f3dd6b64cf3c99e2c4ad3913a047a99ca7b
Author: z3bra <willyatmailoodotorg>
Date: Mon, 21 Sep 2015 00:01:26 +0200
Remove implicit connection/screen arguments
7b86e8b8e80cd91e7cd7c4e2b8c8be51db7e1c91
2015-08-02T09:52:04Z
2015-08-02T09:52:04Z
[v1.1] Merge pull request #22 from Vithon/patch-1
zebra v3.1
z3bratabs@users.noreply.github.com
commit 7b86e8b8e80cd91e7cd7c4e2b8c8be51db7e1c91
parent 1be37b684a7d4e5fc3cc755330b311e2634a8ef4
Author: zebra v3.1 <z3bratabs@users.noreply.github.com>
Date: Sun, 2 Aug 2015 11:52:04 +0200
Merge pull request #22 from Vithon/patch-1
rm wmname in readme
3a7bda6f61e31d761bb96d65cc77780214adf547
2014-12-23T15:49:12Z
2014-12-23T15:49:12Z
[v1.0] Fixed args testing in wmp
z3bra
willy@mailoo.org
commit 3a7bda6f61e31d761bb96d65cc77780214adf547
parent ee04273ec984b68711883faed2fbfae440d30de2
Author: z3bra <willy@mailoo.org>
Date: Tue, 23 Dec 2014 16:49:12 +0100
Fixed args testing in wmp