Commit Graph

  • 4acba7227a debian: Install i3-msg manpage Michael Stapelberg 2009-08-24 12:27:35 +0200
  • dc15c99776 Update debian changelog Michael Stapelberg 2009-08-24 12:24:01 +0200
  • 8437239541 Add manpage for i3-msg Michael Stapelberg 2009-08-24 12:22:42 +0200
  • 90a94af296 Fix FTBFS for GNU/kFreeBSD and possibly GNU/Hurd (Thanks Cyril) Michael Stapelberg 2009-08-24 12:17:14 +0200
  • 55b1bf4582 Bugfix: Correctly use base_width/base_height and size increment hints, correctly send fake configure notify events Michael Stapelberg 2009-08-23 21:49:38 +0200
  • 8c4e2e48f4 Don’t round up if the corrected height/width is the same as the old one Michael Stapelberg 2009-08-23 20:30:17 +0200
  • d9d4d9fff1 Implement tabbing Michael Stapelberg 2009-08-22 09:07:23 +0200
  • f5c0bfd181 More tests Michael Stapelberg 2009-08-22 07:53:34 +0200
  • c7ba95e79d Implement resizing floating clients with Mod1 + right mouse button Michael Stapelberg 2009-08-22 07:49:28 +0200
  • 32532792cd tests: Use hex color codes for background_color Michael Stapelberg 2009-08-21 16:06:12 +0200
  • 4a83bd26f8 Implement tests in t/10-dock.t Michael Stapelberg 2009-08-21 15:01:20 +0200
  • 01f06f11ba Use ArrayRefs instead of Rects where possible, add t/10-dock.t Michael Stapelberg 2009-08-21 12:32:54 +0200
  • 36a7f46c51 Bugfix: Map window when it got the fullscreen hint set Michael Stapelberg 2009-08-21 12:19:04 +0200
  • 012f618c85 Bugfix: Map window when it got the fullscreen hint set Michael Stapelberg 2009-08-21 12:19:04 +0200
  • a1e9f75fe5 Expand fullscreen test to setting the hint before mapping the window Michael Stapelberg 2009-08-21 12:15:53 +0200
  • 4da54f1279 Merge branch 'next' into testcases Michael Stapelberg 2009-08-21 11:45:59 +0200
  • ec0113f631 Merge branch 'next' Michael Stapelberg 2009-08-19 15:13:27 +0200
  • 74a6c7532d Update make dist Michael Stapelberg 2009-08-19 14:37:46 +0200
  • 0b7a27ea79 initialize last_keycode Michael Stapelberg 2009-08-19 14:37:34 +0200
  • 4be7a34470 Update manpage Michael Stapelberg 2009-08-19 14:32:51 +0200
  • 7469e35a8b Document new files in the hacking howto Michael Stapelberg 2009-08-19 14:07:52 +0200
  • c10ff34ae7 Add release notes for 3.γ Michael Stapelberg 2009-08-19 14:00:49 +0200
  • a84b2269c3 userguide: use space for toggling tiling/floating Michael Stapelberg 2009-08-19 13:31:14 +0200
  • e35299d4df userguide: s/j/l in examples Michael Stapelberg 2009-08-19 13:23:26 +0200
  • 962bab7c1c Update examples to use bindsym instead of bind Michael Stapelberg 2009-08-19 13:15:14 +0200
  • a0e26bd823 Update debian changelog Michael Stapelberg 2009-08-19 13:14:16 +0200
  • c38767603b Document commands and new configuration options in userguide Michael Stapelberg 2009-08-19 12:59:13 +0200
  • 5b6bcb48f0 Document commands and new configuration options in userguide Michael Stapelberg 2009-08-19 12:59:13 +0200
  • 4b3ea4d524 Bugfix: Don’t crash when clients set an invalid leader hint Michael Stapelberg 2009-08-19 10:56:42 +0200
  • 44d9111d65 More log cleanups Michael Stapelberg 2009-08-11 15:23:58 +0200
  • 556f180290 Bugfix: Fix screen wrapping, cleanup some log messages Michael Stapelberg 2009-08-11 15:02:30 +0200
  • dd134a74ef Implement support for width_inc and height_inc of size hints Michael Stapelberg 2009-08-11 14:08:04 +0200
  • 34c6748c5f Merge branch 'next' into testcases Michael Stapelberg 2009-08-11 12:40:11 +0200
  • d8380c6101 Bugfix: Don’t initialize screen twice when not using Xinerama (Thanks badboy) Michael Stapelberg 2009-08-11 12:38:52 +0200
  • b9636ceeec Set WM_STATE_WITHDRAWN when unmapping, unmap windows when destroying (Thanks xeen) Michael Stapelberg 2009-08-11 12:16:10 +0200
  • 51df900312 Bugfix: Fix focused but inactive window color when using multiple monitors Michael Stapelberg 2009-08-08 21:45:29 +0200
  • ceb3670d65 Reduce number of configuration requests and thus flickering Michael Stapelberg 2009-08-08 21:31:42 +0200
  • f72576a290 Fix rendering of window decorations in stacking mode (there was a 1px-line too much) Michael Stapelberg 2009-08-08 20:20:06 +0200
  • 47a798ac4a Implement assignments of workspaces to screens, big cleanup of workspace code Michael Stapelberg 2009-08-08 19:51:51 +0200
  • cdfbcbb280 Update website to use the new design Michael Stapelberg 2009-08-07 20:48:56 +0200
  • 6192975a04 Bugfix: Don’t crash when the font is specified after the workspace names in configfile (Thanks xiaodong) Michael Stapelberg 2009-08-07 15:48:13 +0200
  • 7cdaa1b277 Implement support for using key symbols in configuration file Michael Stapelberg 2009-08-07 15:35:12 +0200
  • 3bd724f08d Bugfix: Track the user’s pointer over the root window and update current workspace (Thanks xeen) Michael Stapelberg 2009-08-06 00:59:48 +0200
  • 20875494ee Bugfix: Correctly unmap stack windows and don’t re-map them too early Michael Stapelberg 2009-08-06 00:37:39 +0200
  • ecbfee9f02 Bugfix: Correctly unmap stack windows and don’t re-map them too early Michael Stapelberg 2009-08-06 00:37:39 +0200
  • 35d811db82 Bugfix: Change to default mode if there was no client selected Michael Stapelberg 2009-08-06 00:15:53 +0200
  • 992c531c4c Switch to default mode before running the test Michael Stapelberg 2009-08-06 00:16:26 +0200
  • 3005ddf908 Bugfix: Change to default mode if there was no client selected Michael Stapelberg 2009-08-06 00:15:53 +0200
  • bc4c321c1b Add testcase to test stacking mode for containers Michael Stapelberg 2009-08-06 00:03:31 +0200
  • aaca2346d8 Add testcase for checking if the focus stack is correct when mapping/unmapping floating clients Michael Stapelberg 2009-08-05 21:54:24 +0200
  • d9f8e2fa98 Add test for moving windows Michael Stapelberg 2009-08-05 21:47:43 +0200
  • 0f414f8ade Add testcases for IPC and basic focus switching Michael Stapelberg 2009-08-05 21:37:11 +0200
  • 6e77e9d3f2 Add testcase for floating windows, add sleep to 01-tile.t Michael Stapelberg 2009-08-05 20:47:10 +0200
  • 8d2cb53794 Merge branch 'next' into testcases Michael Stapelberg 2009-08-05 20:22:24 +0200
  • 5d14dca41d Implement correct rendering of floating windows (decoration color) Michael Stapelberg 2009-08-05 19:59:58 +0200
  • 78b9e7f5ce Bugfix: dock clients need to have borderless = true Michael Stapelberg 2009-08-05 19:28:21 +0200
  • 22e4f03553 Implement ws (with screen) to focus the next screen (wsl for example) Michael Stapelberg 2009-08-05 19:24:21 +0200
  • 9222bea3b2 Implement borderless / 1-px-bordered windows Michael Stapelberg 2009-08-05 18:33:44 +0200
  • 13c481c9f5 i3-msg: Fix compilation warning (Thanks mxf) Michael Stapelberg 2009-08-05 14:38:55 +0200
  • 3114d6821d Add support for WM_CLIENT_LEADER, put floating windows mapping to (0x0) to center of leader/workspace Michael Stapelberg 2009-08-05 00:39:55 +0200
  • af3972aa9f Bugfix: Recognize clicks as client clicks (opposed to border_clicks) when clients send them for their parent window Michael Stapelberg 2009-08-04 22:47:42 +0200
  • 4c373c2128 Fix clicking on workspaces in internal bar (with named workspaces) (Thanks bapt) Michael Stapelberg 2009-08-04 22:27:01 +0200
  • 1aeaa153e5 Add logo to git. Thanks to steckdenis, yellowiscool and farvardin! Michael Stapelberg 2009-08-04 01:40:05 +0200
  • 19abb63393 s/Mod1/floating_modifier (Thanks badboy) Michael Stapelberg 2009-08-02 22:58:23 +0200
  • 51ad4baa41 Bugfix: Don’t hide assigned clients to inactive but visible workspaces (Thanks xeen) Michael Stapelberg 2009-08-02 22:33:25 +0200
  • 7cfe520755 Bugfix: Don’t hide assigned clients to inactive but visible workspaces (Thanks xeen) Michael Stapelberg 2009-08-02 22:31:52 +0200
  • a753684ac5 cache text_width for named workspaces, fix memory leak Michael Stapelberg 2009-08-02 21:32:35 +0200
  • 188629ddcd update debian changelog Michael Stapelberg 2009-08-02 20:06:09 +0200
  • e7bf93163d Make path configurable Michael Stapelberg 2009-07-28 22:09:53 +0200
  • c56dc0f966 i3-msg: more error handling, more comments Michael Stapelberg 2009-07-28 21:29:23 +0200
  • ec9b58ada9 Add i3-msg, a sample implementation and hopefully useful utility Michael Stapelberg 2009-07-28 21:26:36 +0200
  • 45c3341e09 Add docs to include/ipc.h Michael Stapelberg 2009-07-28 20:58:56 +0200
  • a43846ea27 Initial implementation of IPC via UNIX domain sockets Michael Stapelberg 2009-07-28 20:51:29 +0200
  • 1befbb2a50 Use errx() instead of an own die() function Michael Stapelberg 2009-07-28 14:03:50 +0200
  • e6198ad6c8 Some little fixes for bapt’s patch, use predict_text_width, support UTF8, pre-render workspace names Michael Stapelberg 2009-07-28 13:55:09 +0200
  • ddcb11baba Implements configurable named workspaces Bapt 2009-07-24 17:30:27 +0000
  • fee5add721 Bugfix: Fix NULL-pointer dereferencing introduced by commit 874941 (Thanks tsdh) Michael Stapelberg 2009-07-28 00:43:52 +0200
  • 33e536113d Bugfix: Fix NULL-pointer dereferencing introduced by commit 874941 (Thanks tsdh) Michael Stapelberg 2009-07-28 00:43:52 +0200
  • 76664df3df Bugfix: Make assignments work again (Thanks badboy) Michael Stapelberg 2009-07-26 02:12:45 +0200
  • 270922bf61 Bugfix: Don’t crash on floating windows, set focus correctly Michael Stapelberg 2009-07-25 22:53:33 +0200
  • 1e095ece84 Merge branch 'next' of zekjur:/git/i3 into next Michael Stapelberg 2009-07-25 22:31:01 +0200
  • 163c9ad7db Map window/its decoration *after* calling render_layout() Michael Stapelberg 2009-07-25 22:29:28 +0200
  • ed60b31fd0 Implement predict_text_width, which will be needed for named workspaces Michael Stapelberg 2009-07-24 19:49:06 +0200
  • ce501c9de9 Some fixes/reformatting for bapt’s patch Michael Stapelberg 2009-07-23 20:36:48 +0200
  • 40750e227d Implements a reload command bapt 2009-07-23 16:14:24 +0000
  • f0dec9f587 Website: Add screenshots Michael Stapelberg 2009-07-23 01:18:07 +0200
  • 730508057c use sleep with fractions, not usleep Michael Stapelberg 2009-07-23 01:14:36 +0200
  • 9db8535b4c Some little fixes (mostly formatting) for bapt’s patch Michael Stapelberg 2009-07-22 00:16:16 +0200
  • 3e262913e8 Implements next-previous workspace Bapt 2009-07-21 21:32:29 +0200
  • ffcc8bbc3a Implement putting clients into floating mode at a specific workspace Michael Stapelberg 2009-07-21 16:43:20 +0200
  • 98121e1684 Bugfix: Strip trailing whitespace when parsing assignments (Thanks bapt) Michael Stapelberg 2009-07-21 16:05:43 +0200
  • 008a2665c1 Bugfix: Strip trailing whitespace when parsing assignments (Thanks bapt) Michael Stapelberg 2009-07-21 16:05:43 +0200
  • 09c1248571 Bugfix: Repeatedly try to find screens if none are available (Thanks mxf) Michael Stapelberg 2009-07-21 15:59:11 +0200
  • b893ec9987 Bugfix: Repeatedly try to find screens if none are available (Thanks mxf) Michael Stapelberg 2009-07-21 15:59:11 +0200
  • af4d2e6d4e Bugfix: Correctly redecorate clients when changing focus (Thanks msi) Michael Stapelberg 2009-07-21 15:49:08 +0200
  • 87494107b3 Bugfix: Correctly redecorate clients when changing focus (Thanks msi) Michael Stapelberg 2009-07-21 15:49:08 +0200
  • 5b51c8c6f0 optimization: Render on pixmaps and copy the result on Stack_Wins Michael Stapelberg 2009-07-17 18:32:40 +0200
  • dba1612655 Add test case for unmanaged windows (override_redirect => 1) Michael Stapelberg 2009-07-16 14:29:18 +0200
  • 47041bdd73 Add testcases :-) Michael Stapelberg 2009-07-16 13:43:43 +0200
  • 0434b6ea3d Bugfix: That last push was one step too fast. Forgot to check parameter. Michael Stapelberg 2009-06-29 22:23:24 +0200