Skip to content

Commit

Permalink
prepare 1.2.0
Browse files Browse the repository at this point in the history
copyright years
changelog
version in autotools scripts
  • Loading branch information
sagb committed Feb 28, 2018
1 parent 21ca3a6 commit f9da2b0
Show file tree
Hide file tree
Showing 22 changed files with 49 additions and 32 deletions.
17 changes: 17 additions & 0 deletions ChangeLog
@@ -1,3 +1,20 @@
2018-02-28 Alexander Kulak <sa-dev@rainbow.by>

version 1.2.0

Ancient WM support (-w 3 option).
Test and adapt for many WMs.
Disable: other desktops, title, decorations, appearance in taskbar.
Get rid of shell name expansions (wordexp.h).
Windows focus in Metacity and Xfce.
Work in partially EWMH-compatible WM.
Centering the switcher via WM hints.
Build with musl libc (Alpine Linux).
Avoid including "panel" and other auxiliary windows.

Closes: #8, #9, #23, #24, #25, #26, #27, #28, #29, #30, #31, #32,
#34, #36, #37, #38, #39, #40, #41, #43.

2017-10-22 Alexander Kulak <sa-dev@rainbow.by>

version 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,5 +41,5 @@ Usually it should run fully functional without any argument: `alttab`.
[no-wm](https://github.com/patrickhaller/no-wm): use X11 without a window manager


alttab (C) Alexander Kulak &lt;sa-dev AT rainbow POINT by&gt; 2016, 2017
alttab (C) Alexander Kulak &lt;sa-dev AT rainbow POINT by&gt; 2016-2018

20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for alttab 1.1.0.
# Generated by GNU Autoconf 2.69 for alttab 1.2.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='alttab'
PACKAGE_TARNAME='alttab'
PACKAGE_VERSION='1.1.0'
PACKAGE_STRING='alttab 1.1.0'
PACKAGE_VERSION='1.2.0'
PACKAGE_STRING='alttab 1.2.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1298,7 +1298,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures alttab 1.1.0 to adapt to many kinds of systems.
\`configure' configures alttab 1.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1365,7 +1365,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of alttab 1.1.0:";;
short | recursive ) echo "Configuration of alttab 1.2.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1472,7 +1472,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
alttab configure 1.1.0
alttab configure 1.2.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1724,7 +1724,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by alttab $as_me 1.1.0, which was
It was created by alttab $as_me 1.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2587,7 +2587,7 @@ fi
# Define the identity of the package.
PACKAGE='alttab'
VERSION='1.1.0'
VERSION='1.2.0'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -5177,7 +5177,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by alttab $as_me 1.1.0, which was
This file was extended by alttab $as_me 1.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5243,7 +5243,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
alttab config.status 1.1.0
alttab config.status 1.2.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([alttab], [1.1.0])
AC_INIT([alttab], [1.2.0])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])
Expand Down
2 changes: 1 addition & 1 deletion doc/README
Expand Up @@ -29,7 +29,7 @@ If there are no WM at all, then start alttab in ~/.xsession or elsewhere.
Source
------

Copyright 2017 Alexander Kulak <sa-dev AT rainbow POINT by>.
Copyright 2017-2018 Alexander Kulak <sa-dev AT rainbow POINT by>.
License: GPLv3 (see COPYING).
Repository: https://github.com/sagb/alttab
Chat: #alttab on Freenode
Expand Down
4 changes: 2 additions & 2 deletions doc/alttab.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ALTTAB" "1" "December 2017" "" ""
.TH "ALTTAB" "1" "February 2018" "" ""
.
.SH "NAME"
\fBalttab\fR \- the task switcher
Expand Down Expand Up @@ -238,7 +238,7 @@ short help
Run alttab after WM, or it will fail to detect it\.
.
.SH "AUTHOR"
Copyright 2017 Alexander Kulak \fB<sa\-dev AT rainbow POINT by>\fR\.
Copyright 2017\-2018 Alexander Kulak \fB<sa\-dev AT rainbow POINT by>\fR\.
.
.SH "REPORTING BUGS"
Please report issues on github \fIhttps://github\.com/sagb/alttab/issues\fR\.
Expand Down
4 changes: 2 additions & 2 deletions doc/alttab.1.ronn
Expand Up @@ -2,7 +2,7 @@
The source of alttab.1. Read doc/development.md.
vim:ft=markdown
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
Copying and distribution of this file, with or without modification,
Expand Down Expand Up @@ -181,7 +181,7 @@ Run alttab after WM, or it will fail to detect it.

##AUTHOR

Copyright 2017 Alexander Kulak `<sa-dev AT rainbow POINT by>`.
Copyright 2017-2018 Alexander Kulak `<sa-dev AT rainbow POINT by>`.

##REPORTING BUGS

Expand Down
2 changes: 1 addition & 1 deletion src/alttab.c
@@ -1,7 +1,7 @@
/*
Parsing options/resources, top-level keygrab functions and main().
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/alttab.h
@@ -1,7 +1,7 @@
/*
Global includes.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/ewmh.c
Expand Up @@ -2,7 +2,7 @@
Interface with EWMH-compatible window managers.
Note: _WIN fallbacks are not part of EWMH or ICCCM, but kept here anyway.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/gui.c
@@ -1,7 +1,7 @@
/*
Draw and interface with our switcher window.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/icon.c
@@ -1,7 +1,7 @@
/*
Icon object.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/icon.h
@@ -1,7 +1,7 @@
/*
icon.c definitions.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/pngd.c
@@ -1,7 +1,7 @@
/*
Reading PNG into Drawable.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/pngd.h
@@ -1,7 +1,7 @@
/*
pngd.c definitions.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/rp.c
@@ -1,7 +1,7 @@
/*
Interface with Ratpoison window manager.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/util.c
@@ -1,7 +1,7 @@
/*
Helper functions.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/util.h
@@ -1,7 +1,7 @@
/*
util.c definitions.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/win.c
@@ -1,7 +1,7 @@
/*
Interface with foreign windows common for all WMs.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/x.c
@@ -1,7 +1,7 @@
/*
Interface with foreign windows in raw X11.
Copyright 2017 Alexander Kulak.
Copyright 2017-2018 Alexander Kulak.
This file is part of alttab program.
alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion test/Makefile
@@ -1,7 +1,7 @@
#
# Stub for possible future test facility.
#
# Copyright 2017 Alexander Kulak.
# Copyright 2017-2018 Alexander Kulak.
# This file is part of alttab program.
#
# alttab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion test/pngtest.c
@@ -1,7 +1,7 @@
/*
* Stub for possible future test facility.
*
* Copyright 2017 Alexander Kulak.
* Copyright 2017-2018 Alexander Kulak.
* This file is part of alttab program.
*
* alttab is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit f9da2b0

Please sign in to comment.