]> git.sur5r.net Git - i3/i3/history - i3-config-wizard/main.c
Merge branch 'master' into next
[i3/i3] / i3-config-wizard / main.c
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-20 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'drawing' into next (Thanks fernandotcl)
2011-11-21 Fernando Tarlá Car... Implement set_font_colors.
2011-11-21 Fernando Tarlá Car... Make all programs use draw_text.
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael Stapelbergget rid of xcb.c in all i3-* tools
2011-10-23 Michael StapelbergAdd libi3/load_font, use it everywhere
2011-10-23 Michael StapelbergMove get_mod_mask to libi3, use it in i3 and i3-config...
2011-10-23 Michael Stapelbergmove strndup to libi3
2011-10-23 Michael Stapelbergi3-config-wizard: eliminate xcb_change_gc_single with C99
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else
2011-10-23 Michael Stapelbergadd libi3/ipc_connect, use it in i3-config-wizard,...
2011-10-23 Michael Stapelbergi3-config-wizard: use IPC functions from libi3
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'wizard-fix-mods'
2011-08-28 Michael Stapelbergi3-config-wizard: Bugfix: Check the modifier mapping...
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'wizard-click'
2011-08-25 Michael Stapelbergi3-config-wizard: handle mouse button clicks on <win...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-27 Michael Stapelbergi3-config-wizard: use a managed, floating (dialog)...
2011-07-27 Michael Stapelbergi3-config-wizard: correctly check for errors when conne...
2011-07-24 Michael Stapelbergi3-config-wizard: fix keypresses with numlock on, also...
2011-07-17 Michael Stapelbergi3-config-wizard: use fgetln on Darwin, use strndup...
2011-07-11 Michael Stapelbergadd v4 comment to i3.config.keycodes, remove userguide...
2011-07-11 Michael Stapelbergconfig-wizard: write config to ~/.i3/config, create...
2011-07-11 Michael Stapelbergconfig-wizard: read config from SYSCONFDIR/i3/config...
2011-05-01 Michael Stapelbergwizard: actually write the output config
2011-05-01 Michael Stapelbergwizard: check if the config file does not already exist...
2011-04-30 Michael Stapelberginitial commit of the i3-config-wizard (GUI working...