2011-10-22 |
Michael Stapelberg | i3-nagbar: Implement -t warning, makes colors yellow... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Michael Stapelberg | i3-migrate-config-to-v4: generate a bar {} block instea... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Michael Stapelberg | i3bar: delete include/queue.h, use i3’s copy |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Michael Stapelberg | i3bar: change default font to the i3 default one |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Michael Stapelberg | i3bar: change default colors to fit the i3 look & feel |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | Bugfix: fix off by one when copying the hex colorcode... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: Bugfix: Don’t crash when tray_output is not... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | cfgparse: Don’t use asprintf when parsing hex colors |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | tests: default bar mode changed |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | Bugfix: properly transition in and out of the COLOR_CON... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | docs/userguide: document the output bar option |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: Implement the output option |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: spit out an error on wrong bar id |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: also use the position option when in 'hide'... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | docs/userguide: document the tray_output bar option |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: implement the tray_output option |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: use safewrappers from libi3 |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: makefile: fix dependency on libi3 |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: makefile: prefix messages with [i3bar] |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | change default config to use 'bar' blocks (Thanks mxf) |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Michael Stapelberg | i3bar: document -b in --help (Thanks mxf) |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Michael Stapelberg | bar config: make dock mode the default |
commit | commitdiff | tree | snapshot |
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 |
next |