Commit Graph

2404 Commits (983a6795375d1c49da55e7bfc5e90dfb34bc03b3)

Author SHA1 Message Date
Michael Stapelberg 983a679537 Bugfix: Honor the X11 window border when calculating dimensions for floating windows 2011-09-17 14:10:35 +01:00
Michael Stapelberg f6eaa8a580 Bugfix: Don’t use top border height twice when calculating dimensions for floating windows 2011-09-17 14:09:57 +01:00
Michael Stapelberg 1e18952d09 Merge branch 'fix-floating-confreq' 2011-09-14 22:59:59 +01:00
Michael Stapelberg b1aa8107b3 Bugfix: Correctly handle ConfigureRequests for floating windows in multi-monitor setups (Thanks thomasba)
Fixes #519
2011-09-14 22:59:19 +01:00
Michael Stapelberg 6b541d382b Bugfix: Don’t fix floating coordinates when reassigning (fixes flickering)
This fixes flickering when moving floating windows between different monitors.
2011-09-14 22:58:51 +01:00
Michael Stapelberg 67cf46fa62 Merge branch 'fix-empty-criteria' 2011-09-11 22:52:41 +01:00
Michael Stapelberg 2a215fd7e2 Bugfix: Ignore for_window commands with empty (invalid) criteria (+test) (Thanks aksr) 2011-09-11 22:52:33 +01:00
Michael Stapelberg a65b5fd910 Merge branch 'fix-leaks' 2011-08-31 14:45:11 +02:00
Michael Stapelberg e1631d6320 properly free memory/close fd upon errors (Thanks xeen)
Found with the static analyzer cppcheck
2011-08-31 14:44:48 +02:00
Michael Stapelberg 69dc632a4e Merge branch 'fix-userguide' 2011-08-29 16:05:08 +02:00
Michael Stapelberg 1aa7eeb700 docs/userguide: state that mod+shift+space toggles, add link to criteria in for_window (Thanks Don) 2011-08-29 16:04:42 +02:00
Michael Stapelberg 04a886e4ee Merge branch 'fix-borderless' 2011-08-29 15:17:50 +02:00
Michael Stapelberg 640071163f docs/userguide: new_window: s/borderless/none/ (Thanks bjonnh) 2011-08-29 15:17:31 +02:00
Michael Stapelberg 79802cf824 debian: bump version so that apt prefers source builds over debian repository versions 2011-08-28 20:17:38 +02:00
Michael Stapelberg 0b2e974893 Merge branch 'release-4.0.2' 2011-08-28 20:07:26 +02:00
Michael Stapelberg cd9056afc7 debian: wrap debian/control correctly 2011-08-28 19:56:46 +02:00
Michael Stapelberg f7b23e3a41 bump version number in man/asciidoc.conf 2011-08-28 19:47:03 +02:00
Michael Stapelberg 042d60c9e6 add release notes for v4.0.2 2011-08-28 19:17:43 +02:00
Michael Stapelberg 8b0fecf559 debian: update changelog for the 4.0.2 release 2011-08-28 19:09:57 +02:00
Michael Stapelberg 17c0ec19b2 Merge branch 'userguide' 2011-08-28 18:03:03 +02:00
Michael Stapelberg 5796f72885 docs/userguide: properly document command chaining and criteria 2011-08-28 18:02:49 +02:00
Michael Stapelberg e5f10022e7 docs/userguide: properly document the resize command 2011-08-28 17:51:37 +02:00
Michael Stapelberg 1d83e776f1 Merge branch 'fix-urls' 2011-08-28 17:44:57 +02:00
Mark Kusch 1953f2c707 s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
Michael Stapelberg 3950aa730c Merge branch 'fix-ipc-name' 2011-08-28 17:40:15 +02:00
Peter Bui 6e59d693d2 Use name_json if available, rather than non-descriptive name. 2011-08-28 17:36:16 +02:00
Michael Stapelberg 833e4233fc Merge branch 'migrate-indention' 2011-08-28 17:02:17 +02:00
Michael Stapelberg 96b219f27b migrate-config: use \s, be a bit more whitespace tolerant (+test) (Thanks sbedivere)
Fixes: #457
2011-08-28 17:01:59 +02:00
Michael Stapelberg b76b9be75a Merge branch 'wizard-fix-mods' 2011-08-28 16:18:21 +02:00
Michael Stapelberg 0dc11b5d22 i3-config-wizard: Bugfix: Check the modifier mapping to decide whether to use Mod1 or Mod4
Fixes #491

Before, we assumed XK_Alt_L was in Mod1 and XK_Super_L was in Mod4 (which is
true on most systems). Now we just check if the keycode is in Mod1 or Mod4 and
write the config accordingly.
2011-08-28 16:16:53 +02:00
Michael Stapelberg c96b5a12a7 Merge branch 'fix-floatdock' 2011-08-28 15:47:31 +02:00
Michael Stapelberg 5618875df8 Bugfix: Make 'floating enable' check for dock windows (Thanks edelkind)
Fixes #501
2011-08-28 15:46:50 +02:00
Michael Stapelberg 0b0a2dad51 t/66-assign: check if i3 crashes when assigning a dock window to floating 2011-08-28 15:43:51 +02:00
Michael Stapelberg 3380f76310 Merge branch 'userguide-wrapping' 2011-08-28 14:55:14 +02:00
Michael Stapelberg c846ff272f docs/userguide: document force_focus_wrapping config directive 2011-08-28 14:54:58 +02:00
Michael Stapelberg 808491a020 Merge branch 'colors-userguide' 2011-08-27 16:47:49 +02:00
Michael Stapelberg 30c892adf4 docs/userguide: use the default colors in the colors example 2011-08-27 16:47:36 +02:00
Michael Stapelberg 47ae4d4f66 Merge branch 'fix-userguide' 2011-08-27 15:28:31 +02:00
Michael Stapelberg 2d627ad9de docs/userguide: s/mod+h/mod+s for stacking (Thanks Tim) 2011-08-27 15:28:11 +02:00
Michael Stapelberg 9e46f7bd8f Merge branch 'fix-dock-reconfigure' 2011-08-27 13:47:51 +02:00
Michael Stapelberg e97a7e34f7 Bugfix: Re-implement reconfiguring height of dock windows (+test) (Thanks thomasba) 2011-08-27 13:47:10 +02:00
Michael Stapelberg 05d10fdb2c Merge branch 'fix-focus-assign' 2011-08-27 13:03:17 +02:00
Michael Stapelberg 4c01dbd726 Bugfix: Don’t always focus floating windows (fixes focus stealing with assignments) (+test) (Thanks aksr) 2011-08-27 13:02:44 +02:00
Michael Stapelberg ffb5c7d50c Merge branch 'fix-move-focus' 2011-08-26 19:18:13 +02:00
Michael Stapelberg f53f954a33 Bugfix: Re-enable X11 Eventmask *after* pushing all the X11 changes
This should fix focus problems where EnterNotify events were generated while
moving windows. Hopefully it does not trigger any regressions :).

Fixes #500
2011-08-26 19:17:52 +02:00
Michael Stapelberg fdc4413c46 Merge branch 'fix-duplicate-ws-assign' 2011-08-26 12:37:00 +02:00
Michael Stapelberg 12e15609ef Bugfix: Correctly recognize duplicate workspace assignments (Thanks Moredread)
Example of a faulty config:

    workspace 5 VGA1
    workspace 5 LVDS1

Fixes #498, #499
2011-08-26 12:35:42 +02:00
Michael Stapelberg a96a2d243c update changelog (not releasing yet) 2011-08-26 03:33:26 +02:00
Michael Stapelberg ed6f5d214c Merge branch 'fix-warning' 2011-08-26 03:24:10 +02:00
Michael Stapelberg 7bf465af9f Fix prototype of con_inside_focused 2011-08-26 03:23:57 +02:00