Commit Graph

  • c780f5dd0b Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero. Lourens Rozema 2010-08-20 21:38:07 +0200
  • 6ad922dbd5 Add declaration, accidentally lost in last commit Axel Wagner 2010-08-21 13:29:38 +0200
  • fe24eb748c Implement double-buffering to get rid of flickering Axel Wagner 2010-08-21 13:09:34 +0200
  • 5015cdc4d0 Implement double-buffering to get rid of flickering Axel Wagner 2010-08-21 13:09:34 +0200
  • 84d7da0acf Correct typo in usage-message Axel Wagner 2010-08-19 22:13:40 +0200
  • ddf8bd63c7 Added some error handling for xcb Axel Wagner 2010-08-18 03:58:32 +0200
  • 160c12ed9a recognize dock windows (and support matching them) Michael Stapelberg 2010-08-15 12:18:27 +0200
  • 0411299e4c fix typo Michael Stapelberg 2010-08-15 12:18:05 +0200
  • 60da522e13 Add licensing information Axel Wagner 2010-08-07 18:05:16 +0200
  • 04e2cd1dfe Add version-option Axel Wagner 2010-08-07 03:50:22 +0200
  • e7ba3183df Correct behaviour of parsing null-values in src/outputs.c Axel Wagner 2010-08-07 02:37:12 +0200
  • c03e850171 Correct the Macro-calls in src/xcb.c Axel Wagner 2010-08-07 02:34:02 +0200
  • dcbf0c71d2 Move font-height-calculation to the end of init_xcb() Axel Wagner 2010-08-07 02:22:20 +0200
  • 6780d87593 Use a while-loop in xcb_chk_cb() to account for the xcb-buffer Axel Wagner 2010-08-07 02:20:01 +0200
  • 188d4c18cc Merge handle_xcb_event() into xcb_chk_cb() Axel Wagner 2010-08-07 02:19:25 +0200
  • cee972280d Add comments Axel Wagner 2010-08-07 02:10:05 +0200
  • b1a8ddd9d7 We don't need a callback for null-values Axel Wagner 2010-08-07 01:57:00 +0200
  • 660c77bdb8 Reconfigure to the correct coordinates Axel Wagner 2010-08-06 05:53:38 +0200
  • 55047c1633 Refresh the workspace-list on output-events Axel Wagner 2010-08-06 05:52:01 +0200
  • a4b1e0d01a Modify the active-flag on parsing the output-list Axel Wagner 2010-08-06 05:49:57 +0200
  • 36445f500f Use correct default-path for ipc-socket Axel Wagner 2010-08-06 04:11:44 +0200
  • fae997038d Remove superflous xcb_flush()es Axel Wagner 2010-08-06 03:42:33 +0200
  • 1daa395a77 Added Unicode-Support Axel Wagner 2010-08-06 03:32:05 +0200
  • 7d7867acce Be more strict with encapsulation Axel Wagner 2010-08-05 05:09:59 +0200
  • 51d466c41c Cleanup some Memory Leaks Axel Wagner 2010-08-04 04:07:16 +0200
  • 27aa9a640e Display statusline (without formats) Axel Wagner 2010-08-04 03:34:18 +0200
  • 8595d3bb48 Change the indention-style Axel Wagner 2010-08-03 21:20:11 +0200
  • b628aab7d8 Look for $SYSCONFDIR/i3/config instead of hard-coded /etc/i3/config (Thanks Don) Michael Stapelberg 2010-07-31 15:04:13 +0200
  • 06da6d98e7 Bugfix: Replay unhandled pointer events (Thanks Marcus) Michael Stapelberg 2010-07-31 14:57:44 +0200
  • 26c61850bd Bugfix: Replay unhandled pointer events (Thanks Marcus) Michael Stapelberg 2010-07-31 14:57:44 +0200
  • 49eef0db3f Making Mouse-clicks work Axel Wagner 2010-07-30 04:19:32 +0200
  • f4b7394655 Implement workspace-change on mouse-wheel Axel Wagner 2010-07-30 03:48:46 +0200
  • 43c057f19a Migrate to queue.h Axel Wagner 2010-07-30 03:11:54 +0200
  • 654b51fef1 Correctly parse the urgent-hint Axel Wagner 2010-07-29 20:19:59 +0200
  • 71cb49b847 Move XCB-Event-Handling to xcb.c Axel Wagner 2010-07-27 10:18:29 +0200
  • ff2ee04e0d Use font-size to correctly determine the size of the bars and buttons. Axel Wagner 2010-07-27 02:16:49 +0200
  • 3883ae2738 Handling Exposure-Events Axel Wagner 2010-07-26 23:51:51 +0200
  • 0f4164dd0f Print the workspace-names Axel Wagner 2010-07-26 19:55:02 +0200
  • 8a274bd279 Draw the workspace-buttons Axel Wagner 2010-07-26 17:21:46 +0200
  • d60a741f78 little style fixes, part 2 Michael Stapelberg 2010-07-24 12:35:16 +0200
  • 6e5e2fe5ee little style fixes Michael Stapelberg 2010-07-24 12:34:27 +0200
  • a6e7894b11 Bugfix: Use scalloc to get a null-terminated string Michael Stapelberg 2010-07-24 12:32:03 +0200
  • 4d4ce82b35 don't use wordexp.h for tilde expansion Christopher Zimmermann 2010-07-15 14:35:17 +0200
  • ca8d775487 Makefile: don’t set PREFIX/SYSCONFDIR (necessary for OpenBSD ports framework) (Thanks madroach) Michael Stapelberg 2010-07-24 12:21:33 +0200
  • a89fa51531 debian: add i3-wm.wm for dh_installwm to repository Michael Stapelberg 2010-07-24 12:19:53 +0200
  • ca698c7862 expand .gitignore (Thanks madroach) Michael Stapelberg 2010-07-24 12:19:31 +0200
  • 63a9647a2c secure strcpy by replacing with strncpy Christopher Zimmermann 2010-07-15 14:38:29 +0200
  • 65058e0349 website: add link to refcard.pdf Michael Stapelberg 2010-07-23 21:40:09 +0200
  • 95eb1f22c5 docs: add reference card (by Zeus Panchenko) Michael Stapelberg 2010-07-23 21:38:42 +0200
  • 72b55fdd4f Get outputs on start. Create dock window for every output. Axel Wagner 2010-07-23 05:04:13 +0200
  • a3a7a2ca52 Add temporary files to .gitignore Axel Wagner 2010-07-23 04:44:12 +0200
  • fb2afacce3 Rework the IPC-Code Axel Wagner 2010-07-23 04:43:43 +0200
  • 02df973564 Start tracking changes Axel Wagner 2010-07-22 01:15:18 +0200
  • 9c5a8d606c Don't draw stacked decors overlapping a fs window. Fernando Tarlá Cardoso Lemos 2010-07-17 21:40:42 -0300
  • 20fc7681b1 Don't draw stacked decors overlapping a fs window. Fernando Tarlá Cardoso Lemos 2010-07-17 21:40:42 -0300
  • b572fea5c6 testcase: use open_empty_con in some more testcases Michael Stapelberg 2010-07-17 15:52:22 +0200
  • b4e3563dc1 t/29-focus-after-close.t: add more tests (for a regression) Michael Stapelberg 2010-07-17 15:17:33 +0200
  • 55f695436a testcases: Implement open_empty_con which directly returns the ID Michael Stapelberg 2010-07-17 15:17:16 +0200
  • d066341261 ipc/parser: commands can now return custom JSON replies Michael Stapelberg 2010-07-17 15:15:37 +0200
  • 189635a5dc Bugfix: Even when not going one level up, we need to travel down the whole focus stack Michael Stapelberg 2010-07-17 15:08:22 +0200
  • 21c45418b3 more explanation in t/29-focus-after-close.t Michael Stapelberg 2010-07-17 13:37:21 +0200
  • 099df7f438 Bugfix: Keep focus on the current workspace when moving containers, add testcase Michael Stapelberg 2010-07-17 13:27:34 +0200
  • 49add4f3e4 Bugfix: Don’t go further when switching focus on a CT_WORKSPACE Michael Stapelberg 2010-07-17 01:56:16 +0200
  • 69e5c0f6ce Treat stacking containers as if they are in vertical orientation, add testcase Michael Stapelberg 2010-07-17 01:27:47 +0200
  • 09c6b587d3 close empty parent containers, add testcase Michael Stapelberg 2010-07-17 00:54:47 +0200
  • 33572b8c4b s/con->parent/parent to make it more readable Michael Stapelberg 2010-07-17 00:54:03 +0200
  • 7415f14448 Add more documentation to functions/header files Michael Stapelberg 2010-07-13 11:35:05 +0200
  • 60bdf87862 Bugfix: Push all following window stacking orders to X11 when the order of a single pair changed Michael Stapelberg 2010-07-11 23:41:02 +0200
  • 1459ae6bf2 Bugfix: raise fullscreen containers before rendering their content Michael Stapelberg 2010-07-11 23:40:50 +0200
  • 935f950ce2 Bugfix: Render decoration of single window in tabbed/stacked container (Thanks Fernando) Michael Stapelberg 2010-07-11 22:23:05 +0200
  • ff64b0db59 Bugfix: Render decoration of single window in tabbed/stacked container (Thanks Fernando) Michael Stapelberg 2010-07-11 22:23:05 +0200
  • a79d33fc7f Remove some dead code (to be re-implemented), rename nc.c to main.c Michael Stapelberg 2010-07-11 22:12:25 +0200
  • 61f9a79347 use decimal coordinates in debug message Michael Stapelberg 2010-07-11 22:01:25 +0200
  • 1a0fcea48e ipc: add member 'focused' to every container Michael Stapelberg 2010-07-04 22:17:18 +0200
  • 66480d3725 Bugfix: Don’t try to focus the container itself when closing Michael Stapelberg 2010-07-04 22:16:54 +0200
  • 16f5c879f6 testcases: remove 'use v5.10' as this is automatically done in lib/i3test Michael Stapelberg 2010-07-04 19:53:05 +0200
  • b186446fb7 Bugfix: Correctly restore focus after close (and add testcase) Michael Stapelberg 2010-07-04 19:50:44 +0200
  • f70530d575 website: update fedora link, add RHEL, CentOS (Thanks cassmodiah) Michael Stapelberg 2010-07-03 19:29:24 +0200
  • 5adcea6b3c config: add reload keybinding Michael Stapelberg 2010-07-03 19:27:25 +0200
  • 49ed703299 Bugfix: Insert new containers at the right position (and add testcase) Michael Stapelberg 2010-07-03 17:42:36 +0200
  • 66fc795379 lib/i3test: use custom import() instead of Test::Kit to also import v5.10 Michael Stapelberg 2010-07-03 16:28:58 +0200
  • f7842e4c71 t/18-openkill.t: search not focused container instead of using the first one Michael Stapelberg 2010-07-03 15:29:44 +0200
  • 64306e813e Bugfix: Ignore sequences of mapping/unmapping windows to avoid getting enter_notifies Michael Stapelberg 2010-07-02 20:33:26 +0200
  • 5d0f17d53d bugfix: correctly focus follow up window when closing floating windows Michael Stapelberg 2010-06-30 22:37:57 +0200
  • 6d152103f5 parser: implement move Michael Stapelberg 2010-06-30 22:23:32 +0200
  • 565ef78b12 parser: implement resize command Michael Stapelberg 2010-06-30 19:47:23 +0200
  • bd9e5c0bc4 parser: implement explicit "mode floating"/"mode tiling" Michael Stapelberg 2010-06-30 15:54:34 +0200
  • 2da4173144 parser: implement "reload" Michael Stapelberg 2010-06-30 15:31:29 +0200
  • ea30fdc327 parser: call tree_close_con() instead of tree_close() when run interactively Michael Stapelberg 2010-06-30 15:27:18 +0200
  • 317d2bbe2b update configfile for the new commands (this is not the final default config file) Michael Stapelberg 2010-06-30 00:25:11 +0200
  • 4eace6f886 Go down the tree when moving windows, add testcase for moving Michael Stapelberg 2010-06-29 19:05:31 +0200
  • 60e507ca6f ipc: send workspace event in workspace_initialize (Thanks fernando) Michael Stapelberg 2010-06-29 14:48:19 +0200
  • 948378fa55 floating: correctly kill floating containers when closing Michael Stapelberg 2010-06-28 22:37:35 +0200
  • 2f4210d3cf floating: use con_fix_percent Michael Stapelberg 2010-06-28 22:36:08 +0200
  • 574e6b51d1 re-implement click to focus Michael Stapelberg 2010-06-28 22:26:23 +0200
  • c33d352fd2 floating: re-implement floating_modifier + left/right mouse button to drag/resize Michael Stapelberg 2010-06-28 22:23:32 +0200
  • 84e78c6dba automatically set dialog windows to floating Michael Stapelberg 2010-06-28 21:40:36 +0200
  • 69e1975e29 split up toggle_floating_mode into floating_enable and floating_disable Michael Stapelberg 2010-06-28 21:40:17 +0200
  • 0b111f7f1a Reset the color to the default color, don't harcode white. Fernando Tarlá Cardoso Lemos 2010-06-20 19:20:04 -0300
  • 14e882826e debian: bump compatibility to 6 Michael Stapelberg 2010-06-23 18:29:35 +0200