summaryrefslogtreecommitdiff
path: root/ipc-client
Commit message (Expand)AuthorAge
* Reproducibledebian/0.7.0-2archive/debian/0.7.0-2Christoph Egger2017-10-01
* Imported Upstream version 0.7.0Christoph Egger2016-02-08
* Imported Upstream version 0.6.2Christoph Egger2016-02-08
* Update copyright year to 2013Thorsten Wißmann2013-01-05
* Let getopt print unrecognized cmdline optionsThorsten Wißmann2012-11-18
* herbstclient: Print output againThorsten Wißmann2012-11-18
* Print help to stderr if hc arguments are missingThorsten Wißmann2012-11-18
* Print help when there are no hc-argumentsFlorian Bruhin2012-11-18
* client: Print \n to the same file as the outputThorsten Wißmann2012-11-18
* Use HERBST_NEED_MORE_ARGS if a cmd needs more argsFlorian Bruhin2012-11-18
* Lots of spelling fixesFlorian Bruhin2012-11-06
* Don't segfault when DISPLAY can't be opened in hcFlorian Bruhin2012-11-05
* Whitespace fixesFlorian Bruhin2012-11-01
* Compare atoms and not atom namesThorsten Wißmann2012-08-30
* Initialize the correct length in hc_connect()Thorsten Wißmann2012-08-30
* Add ipc-client.hThorsten Wißmann2012-08-27
* Add hc_hook_window_connect() to ipc-clientThorsten Wißmann2012-08-26
* Use HCConnection to receive hooks in herbstclientThorsten Wißmann2012-08-26
* Use HCConnection to send commands in herbstclientThorsten Wißmann2012-08-26
* Extract parts of ipc-client.c to ipc-client/main.cThorsten Wißmann2012-08-26
* Remove many warningsThorsten Wißmann2012-08-05
* Fix many bugs in print_help() of herbstclientThorsten Wißmann2012-07-28
* Remove duplicated global dpy from ipc-clientPhilipp Erhardt2012-06-23
* One Makefile for herbstluftwm and herbstclientThorsten Wißmann2012-06-16
* Fix spelling mistakes in ipc-{server,client}.cThorsten Wißmann2012-05-06
* Add -h, --help to the help output and the man pageThorsten Wißmann2012-04-08
* Add help string for herbstclientCorey Richardson2012-04-06
* Update copyright year to 2012Thorsten Wißmann2012-01-25
* herbstclient: grab xserver for window creationThorsten Wißmann2012-01-21
* extra colors.mk for colorized make outputThorsten Wißmann2011-11-05
* herbstclient: check if herbstluftwm is runningThorsten Wißmann2011-10-15
* herbstclient: exit if herbstluftwm quitsThorsten Wißmann2011-09-30
* added version number in version.mkThorsten Wißmann2011-09-22
* client: check returnvalue of XGetWindowPropertyThorsten Wißmann2011-09-13
* ipc-server: try to read ARGS property on new winThorsten Wißmann2011-08-12
* herbstclient: fixed de-morgan-bugThorsten Wißmann2011-08-12
* only XFlush after selecting for property eventsThorsten Wißmann2011-08-12
* simplified IPC protocol by using one list atomThorsten Wißmann2011-08-11
* simplified hook_emit and its output on clientThorsten Wißmann2011-08-07
* flush output of herbstclient after each hookThorsten Wißmann2011-08-07
* fixed option counting to find first argumentThorsten Wißmann2011-08-07
* fixed counting of cmdline options with argumentsThorsten Wißmann2011-08-07
* herbstclient: just ignore unknown events on idleThorsten Wißmann2011-08-07
* added regex-filter to idle/wait of herbstclientThorsten Wißmann2011-08-07
* basic hook systemThorsten Wißmann2011-08-07
* added BSD LicenseThorsten Wißmann2011-07-29
* herbstclient: added -n/--no-newline optionThorsten Wißmann2011-07-27
* print command output on stdout of herbstclientThorsten Wißmann2011-07-23
* First version of IPC-SystemThorsten Wißmann2011-07-23
* added not working ipc-call via ClientMessageThorsten Wißmann2011-07-22