2011-10-20 |
Michael Stapelberg | docs/userguide: document the bar configuration |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | i3bar: update manpage |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | cfgparse: eliminate absolute states, use yy_push_state... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | Don’t start i3-nagbar when using -C to validate the... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | tests: depend on AnyEvent::I3 0.09 (for get_bar_config) |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | ipc: document the GET_BAR_CONFIG request/reply |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | docs/ipc: fix example end |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | docs/ipc: document i3 --get-socketpath |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | i3bar: don’t reconnect, but exit(0) on EOF |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | Actually start i3bar instances for each configured bar |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | tests: modify $PATH so that it prefers the compiled... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | Clean bars before reloading the config (+test) |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Michael Stapelberg | Make i3bar get its config from i3 via IPC |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Michael Stapelberg | Create different IDs for each bar (+test) |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | Implement parsing bar {} config blocks |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | tests: add a test to check that bar configs are parsed... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | ipc: when requesting the bar config without a payload... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | Bugfix: Correctly close the colors map in the IPC bar... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | Make the barconfig list a TAILQ |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | add an IPC request to get the bar configuration (by ID) |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | add a data structure for 'bar' configuration |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | reformat include/config.h |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Peter Bui | Focus new window only if it is on a visible workspace... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | Bugfix: Fix segfault when starting i3 (Thanks pnutzh4x0r) |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | log: use localtime_r instead of localtime |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Michael Stapelberg | Merge branch 'workspace_baf' into next |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Michael Stapelberg | tests: add t/176-workspace-baf for the workspace back_a... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Michael Stapelberg | Implement 'workspace back_and_forth' (Patch by Michael... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Michael Stapelberg | docs/Makefile: use $(ASCIIDOC), add asciidoc 'latest... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Michael Stapelberg | debian: use debian/i3-wm.manpages instead of manuall... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Michael Stapelberg | Bugfix: Use _exit in forking to avoid calling the libev... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Michael Stapelberg | Don’t call ev_destroy_loop with ev < 4 in atexit (Thank... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Maik Fischer | i3test.pm: use strict; use warnings; and fix related... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | testcases/makefile: add modeline, add testsuite-* and... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | t/175-startup-notification: don’t wait for i3 mapping... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Merge branch 'startup-notification' into next |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Change the root window cursor to 'watch' during startups |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | debian: update debian/control with new build-dep libsta... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | add libstartup-notification to DEPENDS |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | startup: delete the startup sequence upon completion... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Move the includes after the include guard, no need... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Implement timeouts for startup notifications |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | support _NET_STARTUP_ID on the client leader window |
commit | commitdiff | tree | snapshot |
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 |
next |