2011-10-10 |
Michael Stapelberg | Get the _NET_STARTUP_ID in manage_window, get the corre... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | test: set the _NET_STARTUP_ID before mapping the window |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Keep track of startup notifications in a TAILQ, save... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | implement a startup monitor, move code to src/startup.c |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | add testcase for the startup notification protocol |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | make handle_client_message not return anything |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | save the last timestamp received by X11 in last_timestamp |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Implement support for startup notifications |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Make conn_screen available outside of main() |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | i3bar: Bugfix: Add tray icon padding when calculating... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Raphael Kubo... | Use $(MAKE) instead of hardcoding `make' in the Makefiles. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Raphael Kubo... | common.mk: Silence some remaining pkg-config calls. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | i3bar: include xcb_compat.h for older XCB versions... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | makefile: redirect stderr to /dev/null when invoking... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | remove left-over type definition for mode_info |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | Bugfix: Don’t use a blank after comma in ldflags_for_li... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | Merge branch 'i3bar-cleanup' into next |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | log WM_NAME (non-utf-8 window titles) |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | i3bar: set WM_CLASS and WM_NAME |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | i3bar: add modelines to all files |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | Merge branch 'i3bar-tray-size' into next |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | i3bar: handle ConfigureRequests for tray children ... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | i3bar: add modeline to src/xcb.c |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | Move fake_configure_notify to libi3 |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Michael Stapelberg | Bugfix: make i3bar depend on libi3 |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | Merge remote-tracking branch 'mxf/merge' into next |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Maik Fischer | testcases: add Makefile.PL to automatically install... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | Fix 'make dist' |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | remove obsolete CMDMODE and TODO files, update LICENSE |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | tests: rename files (00x-*.t is basic stuff, >=100... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | testsuite: delete obsolete makefile |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Michael Stapelberg | debian: add testsuite.html to i3-wm.docs |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Michael Stapelberg | docs/testsuite: s/more ugly/uglier (Thanks fernandotcl) |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | Merge branch 'testsuite' into next |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | complete-run: eliminate dependency on EV |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | complete-run: explicitly state why we need to overwrite... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | tests: eliminate List::MoreUtils |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | tests: eliminate Try::Tiny |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | tests: Eliminate IO::Scalar |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | tests: remove unused Proc::Background |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Michael Stapelberg | docs/testsuite: explain how socket activation works... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | Merge branch 'testsuite' into next |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: move i3test.pm from t/lib to lib/ |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: use a lot higher timeouts |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: don’t overwrite $timeout, kill timer when done |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: Convert all testcases to use the new launch_with... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: launch_with_config: use socket activation |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: SocketActivation: append to the logfile, more... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: SocketActivation: only close() and dup2() if... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: Refactor the socket activation into lib/SocketAc... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: re-order dependencies in complete-run, make... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: remove unused dependency Proc::Background from... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: eliminate dependency on the DateTime module... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Michael Stapelberg | tests: make complete-run use POSIX::close(3) instead... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Michael Stapelberg | Bugfix: Warp pointer to the correct window when using... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Michael Stapelberg | Merge branch 'fix-i3bar-man' |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Noe Rubinstein | escape font name |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Merge branch 'ws_next' into next |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Mention 'move workspace next/prev' in the userguide |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | add a test for the 'move workspace next/prev' command |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Noe Rubinstein | add "move workspace next" and "move workspace prev" |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | rename the internal function to _workspace_show, add... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Noe Rubinstein | refactor workspace_show and friends |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Merge branch 'msg' into next |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Make i3 send arguments as command to a running i3 insta... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Cleanup i3 --help |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Move ipc_send_message and ipc_recv_message to libi3 |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | i3-msg: use smalloc, sstrdup from libi3 |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | move sstrdup, scalloc, smalloc, srealloc to libi3,... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Include libi3.h (Thanks fernandotcl) |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Makefile: include libi3/ in 'dist' |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Merge branch 'get-socketpath' into next |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Implement i3 --get-socketpath, useful for IPC scripts |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | i3-msg: use socket_path_from_x11 from libi3 |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Introduce libi3, an *internal* library to eliminate... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Makefiles: prefix compilation messages (for parallel... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | makefile: make SUBDIRS constant |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Stapelberg | Merge branch 'userguide-mark' |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Michael Walle | userguide: fix typo |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Michael Stapelberg | Merge branch 'cloexec-errorlog' |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Michael Walle | set close-on-exec flag on errorlogfile |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Michael Stapelberg | Check for PCRE version and disable PCRE_UCP for <=... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Michael Stapelberg | Include i3-sensible-* in 'make dist' |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Michael Stapelberg | Merge branch 'fix-focus-ipc' |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Michael Stapelberg | Bugfix: IPC: Correctly dump the 'focus' array |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Michael Stapelberg | tests: Use AnyEvent::I3’s get_marks (requires AE::I3... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Stapelberg | Merge branch 'nagbar-wrap' into next |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Stapelberg | Introduce the i3-sensible-{pager,editor,terminal} scripts |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Stapelberg | docs/testsuite: a few corrections by fernandotcl |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | s/This adds up quickly/Delays add up quickly (Thanks... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | Merge branch 'testsuite' into next |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | Add docs/testsuite |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | tests: make sure to leave no tempfiles behind |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | tests: Bugfix: 11-goto.t: use mktemp for generating... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Stapelberg | tests: lib/i3test: Use //= instead of unless exists... |
commit | commitdiff | tree | snapshot |
next |