Ingo Bürk
dc19ff9ec5
fix commands parser test
2015-04-19 20:57:49 +02:00
Ingo Bürk
fbebd3479b
Added testcase for moving a window to a workspace holding the mark
2015-04-19 20:57:49 +02:00
Ingo Bürk
283b231290
Disallow moving a container to itself since this would crash i3.
2015-04-19 20:57:49 +02:00
Ingo Bürk
05e8caab17
Added testcases for 'move window|container to mark <str>'
...
fixes #1643
2015-04-19 20:57:49 +02:00
Ingo Bürk
94bbdc9159
Implement the command 'move container to mark <mark>' using 'con_move_to_mark'.
2015-04-19 20:57:49 +02:00
Ingo Bürk
475671ae2a
Added 'con_move_to_mark' to move a container to the container holding a certain mark.
2015-04-19 20:57:49 +02:00
Ingo Bürk
9ab4216787
Extract a function from con_move_to_workpsace that deals with moving a container to some other container rather than being restricted to moving to a specific workspace.
2015-04-19 20:57:49 +02:00
Ingo Bürk
c4a84385d6
added function 'con_by_mark' to look up a con holding the given mark
2015-04-19 20:57:49 +02:00
Ingo Bürk
9613a0744d
Added configuration directive for 'move [container|window] [to] mark <str>'
2015-04-19 20:57:44 +02:00
Michael Stapelberg
8a608ee63a
Merge pull request #1632 from Deiz/binding-border
...
Add a --border flag to enable mouse binds to trigger on border click
2015-04-19 09:28:08 -07:00
Ingo Bürk
7e424b2d71
Added testcase for criterion 'window_type'.
2015-04-19 14:08:39 +02:00
Michael Stapelberg
7b68577901
Merge pull request #1651 from tanderson92/pkgconfig
...
Respect EXEC_PREFIX and a users' choice of PKG_CONFIG.
2015-04-16 00:34:01 -07:00
Michael Stapelberg
923a61ae37
release.sh: add missing -t parameter for sendmail
2015-04-16 09:22:01 +02:00
Michael Stapelberg
d05e9df0a1
release.sh: add missing commit step for debian changelog
2015-04-16 09:22:01 +02:00
Michael Stapelberg
e382a8bbbb
release.sh: fix encoding and concatenating changelog
2015-04-16 09:22:00 +02:00
Michael Stapelberg
25afa30f87
release.sh: set up master branch for pushing the website
2015-04-16 09:22:00 +02:00
Michael Stapelberg
57c56b2999
release.sh: checkout correct branch before copying docs
2015-04-16 09:22:00 +02:00
Michael Stapelberg
d9f483e946
release.sh: 4.10.2 release
2015-04-16 09:22:00 +02:00
Michael Stapelberg
0492c50fbb
debian: update changelog
2015-04-16 09:08:46 +02:00
Michael Stapelberg
c0dbc5dd77
Merge branch 'release-4.10.2'
2015-04-16 09:03:28 +02:00
Michael Stapelberg
9d65f59571
Merge branch 'master' into next
2015-04-16 09:03:28 +02:00
Michael Stapelberg
9557a0a5b2
release i3 4.10.2
2015-04-16 09:02:58 +02:00
Thomas Anderson
196e1d0971
Respect EXEC_PREFIX and a users' choice of PKG_CONFIG.
...
The Makefiles should put binaries in $(EXEC_PREFIX) and
architecture-independent files in $(PREFIX). Also a user may have a
prefixed- pkg-config, as in the case of cross compiling on Exherbo
Linux, so respect the well-accepted $(PKG_CONFIG) variable for this
purpose.
2015-04-12 17:59:30 -07:00
Michael Stapelberg
4958ca00ab
Merge pull request #1654 from Deiz/complete-run-chdir
...
Allow complete-run.pl to be run from any directory
2015-04-12 10:46:54 -07:00
Deiz
e2e949f331
Allow complete-run.pl to be run from any directory
2015-04-12 13:21:20 -04:00
Michael Stapelberg
5e7339d8f0
Merge pull request #1641 from Deiz/fix-1640
...
Store Git commit identifier in its own object
2015-04-12 10:08:43 -07:00
Deiz
5a987cfd6b
Rebuild version.o when version.c or LAST_VERSION change
...
$(TOPDIR)/LAST_VERSION is a cached copy of common.mk's I3_VERSION var,
updated only if the two differ.
2015-04-12 12:31:58 -04:00
Michael Stapelberg
b01dd1121e
Merge pull request #1652 from Airblader/fix-1649
...
Removed comment on removal of legacy "default" layout.
2015-04-12 09:27:02 -07:00
Michael Stapelberg
b682843218
Merge pull request #1653 from nmikhailov/next
...
Bump testsuite dependencies versions
2015-04-12 09:26:32 -07:00
Nikita Mikhailov
2a4524a1e1
Bump testsuite dependencies versions
2015-04-11 21:24:01 +06:00
hwangcc
2c77d7ceed
Add a timeout: delay_exit_on_zero_displays
...
Outputs may disappear momentarily and come back later.
To prevent i3 from exit when no output is available momentarily, add a timeout delay_exit_on_zero_displays.
2015-04-11 22:13:10 +08:00
Ingo Bürk
edda9306ed
Removed comment on removal of legacy "default" layout.
...
closes #1649
2015-04-11 10:27:42 +02:00
Deiz
cd4bc2adf5
Store Git commit identifier in its own object
...
Fixes #1640
2015-04-06 18:28:40 -04:00
Michael Stapelberg
eb04a64067
Bugfix: Remove windows from the save set when unmapping.
...
fixes #1617
2015-04-06 15:43:52 +02:00
Ingo Bürk
40b9048102
Use a reasonable default sep_block_width if a separator_symbol is given
2015-04-06 15:43:47 +02:00
Michael Hofmann
483a51a2f2
Get workspace name when renaming current workspace.
...
- fixes #1607
2015-04-06 15:43:36 +02:00
Michael Hofmann
29e8167cda
Cope with non-null-terminated x class properties.
...
- fixes #1605
2015-04-06 15:43:20 +02:00
Michael Stapelberg
1546891e6a
Bugfix: Remove windows from the save set when unmapping.
...
fixes #1617
2015-04-06 15:40:12 +02:00
Michael Stapelberg
ee816aa53c
Merge pull request #1634 from Airblader/feature-sep-symbol-default
...
Use a reasonable default sep_block_width if a separator_symbol is given
2015-04-04 09:08:28 -07:00
Ingo Bürk
a952ae74f4
Use a reasonable default sep_block_width if a separator_symbol is given
2015-04-03 22:54:59 +02:00
Deiz
547157d19b
Add test cases for --border
2015-04-02 16:46:42 -04:00
Deiz
601043cbf3
Update userguide for --border
2015-04-02 16:43:54 -04:00
Deiz
ce48d5c5d7
Add a --border flag to enable mouse binds to trigger on border click
2015-04-02 16:24:05 -04:00
Michael Stapelberg
9eba4eecb7
Merge pull request #1631 from Airblader/bug-1629
...
Allow --whole-window right after 'bindsym' within binding modes
2015-04-02 13:15:28 -07:00
Ingo Bürk
42a666be3c
Added testcases for --whole-window in a binding inside a mode ( #1629 )
2015-04-02 11:17:29 +02:00
Ingo Bürk
e3e13ade60
Allow --whole-window right after 'bindsym' within binding modes
...
fixes #1629
2015-04-02 11:11:55 +02:00
Michael Stapelberg
15d516f58c
Merge pull request #1628 from acrisci/feature/complete-run-coverage
...
complete-run: add coverage report generation
2015-04-02 00:33:05 -07:00
Michael Stapelberg
92ffc78e19
Merge pull request #1630 from Deiz/consistent-mouse-actions
...
Make floating window mouse handling consistent with tiled windows
2015-04-02 00:09:13 -07:00
Michael Stapelberg
a36016b7e2
Merge pull request #1625 from Airblader/feature-docs
...
Documentation Improvements
2015-04-02 00:08:19 -07:00
Michael Stapelberg
9b671fca8d
Merge pull request #1624 from Airblader/feature-1058
...
Position i3-input at window with input focus
2015-04-01 23:56:06 -07:00