Commit Graph

  • 5b80d4907c debian: update changelog Michael Stapelberg 2010-06-23 18:23:38 +0200
  • cc865f4790 debian: bump compatibility to 6 Michael Stapelberg 2010-06-23 18:29:35 +0200
  • 0209309bc2 debian: update changelog Michael Stapelberg 2010-06-23 18:23:38 +0200
  • bda1201b5c debian: add watch file Michael Stapelberg 2010-06-23 18:19:23 +0200
  • d9cb045f89 debian: add watch file Michael Stapelberg 2010-06-23 18:19:23 +0200
  • bdfad42c80 debian: call dh_installwm to register as alternative for x-window-manager Michael Stapelberg 2010-06-23 18:03:43 +0200
  • f411f3f255 debian: update changelog Michael Stapelberg 2010-06-09 09:53:36 +0200
  • 76c4e95b60 i3-wsbar: replace %w with the width of the output (Thanks dothebart) Michael Stapelberg 2010-06-19 11:48:47 +0200
  • 2fd8774249 Bugfix: i3-wsbar: properly catch errors when writing to child process Michael Stapelberg 2010-06-16 19:26:55 +0200
  • a2402a5eb1 Bugfix: i3-wsbar: properly catch errors when writing to child process Michael Stapelberg 2010-06-16 19:26:55 +0200
  • 2c305b5429 Bugfix: Don’t crash when a dock client starts up with nonsense coordinates (Thanks dothebart) Michael Stapelberg 2010-06-16 19:15:14 +0200
  • 1bddd2a9cb Bugfix: Don’t crash when a dock client starts up with nonsense coordinates (Thanks dothebart) Michael Stapelberg 2010-06-16 19:15:14 +0200
  • c024a23142 website: add download link to the new release Michael Stapelberg 2010-06-09 10:14:21 +0200
  • ed4e8e9bff debian: update i3-wm.docs Michael Stapelberg 2010-06-09 09:59:33 +0200
  • 7d05f1a1a0 debian: update i3-wm.docs Michael Stapelberg 2010-06-09 09:59:33 +0200
  • 78dc8fc36e Add documentation for external workspace bars Michael Stapelberg 2010-05-27 20:21:17 +0200
  • 9bd6bbd70d debian: update changelog Michael Stapelberg 2010-06-09 09:53:36 +0200
  • 2ba223b03a Add release notes for 3.ε-bf1 Michael Stapelberg 2010-06-09 09:53:18 +0200
  • acac2eb92f website: s/systemcalls/system calls, update title Michael Stapelberg 2010-06-08 18:27:15 +0200
  • 22f63ee2ec website: add links to i3status/i3lock/dzen2 on download page Michael Stapelberg 2010-06-08 18:26:49 +0200
  • 756fff9d6a website: add link to wsbar.html Michael Stapelberg 2010-06-08 18:26:38 +0200
  • 285692c92c Update testcases (and skip some tests for the moment) Michael Stapelberg 2010-06-02 23:53:22 +0200
  • 6897e15e72 Implement mark/goto, modify testcase Michael Stapelberg 2010-06-02 23:32:05 +0200
  • 780e773a6a split containers do not directly accepts windows (they only have children) Michael Stapelberg 2010-06-02 22:35:37 +0200
  • bdb1065537 bugfix: only print the first match when looking for the loglevel Michael Stapelberg 2010-06-02 22:34:31 +0200
  • 5bff638ea0 bugfix: the layout command needs to change the layout of the parent container Michael Stapelberg 2010-06-02 18:58:52 +0200
  • 32be3af109 Re-implement support for the urgency hint, extend t/13-urgent.t Michael Stapelberg 2010-06-02 17:51:58 +0200
  • 03c8da0a74 t/lib/i3test.pm: refactor get_ws and get_ws_content using List::Util’s first Michael Stapelberg 2010-06-02 17:50:06 +0200
  • 7c3e88ad93 parser: implement matching on the window id Michael Stapelberg 2010-06-02 17:20:32 +0200
  • 14a312c152 more debug output Michael Stapelberg 2010-06-02 17:04:26 +0200
  • 1c5adc6c35 Don’t ignore sequence in UnmapNotify, there might be multiple windows in one sequence Michael Stapelberg 2010-06-02 17:03:26 +0200
  • a7d2c5942a Clear event mask while reparenting Michael Stapelberg 2010-06-02 17:02:10 +0200
  • c1789bef8e Include git branch name in the version string Michael Stapelberg 2010-06-02 11:21:52 +0200
  • f2148ffa0b Include git branch name in the version string Michael Stapelberg 2010-06-02 11:21:52 +0200
  • cea8f91e18 parser: implement 'layout' Michael Stapelberg 2010-06-01 23:20:57 +0200
  • b467242d69 Make splitting a container which was already split a noop Michael Stapelberg 2010-06-01 22:45:18 +0200
  • 18f7e1ffd1 t/22: extend to verify that splitting in the same direction multiple times does not create new containers Michael Stapelberg 2010-06-01 22:29:19 +0200
  • 249c3f58ab t/21: formatting Michael Stapelberg 2010-06-01 22:29:09 +0200
  • 0ce62a755e "Re-parent" floating clients whose old_parent is being closed (makes t/27 pass) Michael Stapelberg 2010-06-01 21:34:47 +0200
  • 3aa1801392 add testcase for crash on closing floating windows whose parent was killed Michael Stapelberg 2010-06-01 20:52:59 +0200
  • afa8be9547 lib/i3test: Implement get_focused Michael Stapelberg 2010-06-01 20:52:22 +0200
  • 712605e69f ipc: include floating-nodes in tree reply Michael Stapelberg 2010-06-01 20:50:23 +0200
  • a25dc3e988 Implement focus command (and extend t/21-next-prev.t to test it) Michael Stapelberg 2010-06-01 18:49:43 +0200
  • 67a6bd5589 bugfix: allocate one more zero-byte to definitely get a zero-terminated string Michael Stapelberg 2010-06-01 18:46:14 +0200
  • de0c13ba78 Add testcase which ensures that floating windows can be closed Michael Stapelberg 2010-05-31 23:17:02 +0200
  • 935b8e05ff Implement correct removal of floating containers Michael Stapelberg 2010-05-31 23:16:20 +0200
  • b14fa457e7 fix: to always abort we need to assert(false) Michael Stapelberg 2010-05-31 23:08:16 +0200
  • 143622d2d7 Reposition floating windows while dragging Michael Stapelberg 2010-05-31 23:01:08 +0200
  • 246d4627be re-enable sending fake configure notifies Michael Stapelberg 2010-05-31 23:00:36 +0200
  • 71e0e49c0e Implement mode toggle Michael Stapelberg 2010-05-31 22:48:28 +0200
  • e67c712f31 cleanup: introduce CT_WORKSPACE as type to avoid having to check parent->type Michael Stapelberg 2010-05-31 00:11:11 +0200
  • acc9d59e97 Bugfix: Correctly check asprintf() return value Michael Stapelberg 2010-05-28 12:08:39 +0200
  • 169e541101 Bugfix: Correctly check asprintf() return value Michael Stapelberg 2010-05-28 12:08:39 +0200
  • 0f83666a9c update debian packaging Michael Stapelberg 2010-05-28 00:05:38 +0200
  • 162b0a9931 update debian packaging Michael Stapelberg 2010-05-28 00:05:38 +0200
  • 7adfd37a12 Add documentation for external workspace bars Michael Stapelberg 2010-05-27 20:21:17 +0200
  • f6227bec6c wsbar: print an error and exit after not being able to talk to i3 for 2 seconds (Thanks badboy) Michael Stapelberg 2010-05-26 23:40:05 +0200
  • a45dc6b3ad Update _NET_WM_STATE after fullscreen state changes Michael Stapelberg 2010-05-26 23:21:37 +0200
  • e25d9c5f55 Bugfix: Update _NET_WM_STATE when clients request changes via ClientMessage Michael Stapelberg 2010-05-26 23:11:42 +0200
  • 30b275d27f Bugfix: Update _NET_WM_STATE when clients request changes via ClientMessage Michael Stapelberg 2010-05-26 23:11:42 +0200
  • e68aa1f414 Bugfix: Don’t invert directions when resizing floating clients (top/left) (Thanks João) Michael Stapelberg 2010-05-24 19:20:32 +0200
  • d0baa8c652 Bugfix: Don’t invert directions when resizing floating clients (top/left) (Thanks João) Michael Stapelberg 2010-05-24 19:20:32 +0200
  • 23d7460040 Bugfix: Don’t leak file descriptors (Thanks InfraRed) Michael Stapelberg 2010-05-24 00:06:26 +0200
  • 0c60ae19cb Bugfix: Don’t leak file descriptors (Thanks InfraRed) Michael Stapelberg 2010-05-24 00:06:26 +0200
  • be357a1aaa Set up _NET_WM_SUPPORTED and window manager name again Michael Stapelberg 2010-05-15 00:28:10 +0200
  • 2d52ecf071 Add parameter to reparent windows instead of killing them when closing a container Michael Stapelberg 2010-05-15 00:16:59 +0200
  • def41582d1 re-render the three after calling parse_cmd Michael Stapelberg 2010-05-14 23:41:17 +0200
  • 8c5d824fa8 Ignore UnmapNotify events generated by reparenting Michael Stapelberg 2010-05-14 23:37:56 +0200
  • 7adf921bc3 use the new parser for handling keybindings Michael Stapelberg 2010-05-11 23:04:47 +0200
  • 5eae706427 grammar: s/layout_mode/window_mode Michael Stapelberg 2010-05-11 23:04:21 +0200
  • c75a6732bf Implement 'restore' in new parser Michael Stapelberg 2010-05-11 23:00:31 +0200
  • a0e33c1d68 implement 'move' command in the new parser Michael Stapelberg 2010-05-11 22:46:49 +0200
  • 98dbe63e35 Implement exec, exit, level, restart (without testcases for now) Michael Stapelberg 2010-05-10 10:12:35 +0200
  • 6a1c34d2c5 Implement 'split' Michael Stapelberg 2010-05-10 09:33:10 +0200
  • 145ebc7584 Implement 'prev', extend testcase Michael Stapelberg 2010-05-10 09:08:31 +0200
  • aa52986cfe document border styles in "Border style for new windows" section (Thanks Dirkson) Michael Stapelberg 2010-05-10 08:43:13 +0200
  • d8307f4b4a implement 'next' in the new command parser (testcase unfinished) Michael Stapelberg 2010-05-10 00:06:24 +0200
  • f10a3d9b75 bugfix: really return focus list in IPC tree dump (instead of nodes list) Michael Stapelberg 2010-05-10 00:00:43 +0200
  • 09523f36f5 also re-render the tree for commands using the new parser Michael Stapelberg 2010-05-09 23:24:03 +0200
  • 65e9036837 bugfix: don’t clean up workspace when switching to the same workspace Michael Stapelberg 2010-05-09 23:20:49 +0200
  • 0a04ed618b Makefile: only enable when -freorder-blocks-and-partition when DEBUG != 1 Michael Stapelberg 2010-05-09 22:45:21 +0200
  • 2f6beb518e Don’t pretend like the global fullscreen mode would be configured in the default config (Thanks Mirko) Michael Stapelberg 2010-05-04 20:27:52 +0200
  • aeee7d0402 bring_window_here function and command Blekos EelVex Kostas 2010-04-11 15:19:13 +0300
  • a99fff03c3 style fixes for the last commit Michael Stapelberg 2010-04-17 23:18:04 +0200
  • a97c876d31 added a move mode and command batman 2010-04-15 10:40:18 -0700
  • 206e1ed041 less boilerplate by using Test::Kit and -It/lib in Makefile Michael Stapelberg 2010-04-17 22:49:26 +0200
  • a2e3bb1cdd make testcases use AnyEvent::I3 Michael Stapelberg 2010-03-27 15:20:38 +0100
  • 0ea85c1b9d implement 'fullscreen' command Michael Stapelberg 2010-04-17 19:29:44 +0200
  • fdd44dcada make the fullscreen testcase test the 'fullscreen' command, too Michael Stapelberg 2010-04-17 19:29:27 +0200
  • b0f47b25a0 throw out some old code from manage.c, cleanups Michael Stapelberg 2010-04-17 18:26:46 +0200
  • 42bed06b9a include match.h in all.h Michael Stapelberg 2010-04-17 17:47:07 +0200
  • 7f3a77ac6a loglevel bitmasks needs to be larger because we got more than 32 files Michael Stapelberg 2010-04-17 17:46:11 +0200
  • b93413ca49 remove old fullscreen code Michael Stapelberg 2010-04-17 17:43:50 +0200
  • 6bf55dc356 implement con_toggle_fullscreen Michael Stapelberg 2010-04-17 17:40:41 +0200
  • b244ce3915 extend fullscreen testcase Michael Stapelberg 2010-04-17 17:40:19 +0200
  • c4d87e2f81 handle destroynotify events Michael Stapelberg 2010-04-17 17:27:53 +0200
  • d973f30fc2 push X11 changes after a window is mapped Michael Stapelberg 2010-04-17 16:43:34 +0200
  • 68542f3c22 When assigning children to containers, reset their x window state Michael Stapelberg 2010-04-17 16:41:20 +0200
  • 53dcebfd8a put container in fullscreen mode if the fullscreen state is set when mapping Michael Stapelberg 2010-04-17 14:21:34 +0200
  • c56867792a handle client messages (fullscreen window state) Michael Stapelberg 2010-04-17 13:54:45 +0200