]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'master' into next
[i3/i3] / src /
2011-10-23 Michael StapelbergFix colors in i3bar (Thanks julien)
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else
2011-10-23 Michael Stapelbergcfgparse: use different literal strings for ambiguous...
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-22 Michael Stapelbergmigration from exec i3bar to bar config: i3 substitutes...
2011-10-21 Michael StapelbergBugfix: fix off by one when copying the hex colorcode...
2011-10-21 Michael Stapelbergcfgparse: Don’t use asprintf when parsing hex colors
2011-10-21 Michael StapelbergBugfix: properly transition in and out of the COLOR_CON...
2011-10-20 Michael Stapelbergcfgparse: eliminate absolute states, use yy_push_state...
2011-10-20 Michael StapelbergDon’t start i3-nagbar when using -C to validate the...
2011-10-20 Michael StapelbergActually start i3bar instances for each configured bar
2011-10-20 Michael StapelbergClean bars before reloading the config (+test)
2011-10-19 Michael StapelbergCreate different IDs for each bar (+test)
2011-10-18 Michael StapelbergImplement parsing bar {} config blocks
2011-10-18 Michael Stapelbergipc: when requesting the bar config without a payload...
2011-10-18 Michael StapelbergBugfix: Correctly close the colors map in the IPC bar...
2011-10-18 Michael StapelbergMake the barconfig list a TAILQ
2011-10-18 Michael Stapelbergadd an IPC request to get the bar configuration (by ID)
2011-10-18 Michael Stapelbergadd a data structure for 'bar' configuration
2011-10-18 Peter BuiFocus new window only if it is on a visible workspace...
2011-10-18 Michael StapelbergBugfix: Fix segfault when starting i3 (Thanks pnutzh4x0r)
2011-10-18 Michael Stapelberglog: use localtime_r instead of localtime
2011-10-17 Michael StapelbergMerge branch 'workspace_baf' into next
2011-10-17 Michael StapelbergImplement 'workspace back_and_forth' (Patch by Michael...
2011-10-15 Michael StapelbergBugfix: Use _exit in forking to avoid calling the libev...
2011-10-15 Michael StapelbergDon’t call ev_destroy_loop with ev < 4 in atexit (Thank...
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael StapelbergChange the root window cursor to 'watch' during startups
2011-10-10 Michael Stapelbergstartup: delete the startup sequence upon completion...
2011-10-10 Michael StapelbergImplement timeouts for startup notifications
2011-10-10 Michael Stapelbergsupport _NET_STARTUP_ID on the client leader window
2011-10-10 Michael StapelbergGet the _NET_STARTUP_ID in manage_window, get the corre...
2011-10-10 Michael StapelbergKeep track of startup notifications in a TAILQ, save...
2011-10-10 Michael Stapelbergimplement a startup monitor, move code to src/startup.c
2011-10-10 Michael Stapelbergmake handle_client_message not return anything
2011-10-10 Michael Stapelbergsave the last timestamp received by X11 in last_timestamp
2011-10-10 Michael StapelbergImplement support for startup notifications
2011-10-10 Michael StapelbergMake conn_screen available outside of main()
2011-10-09 Michael Stapelbergremove left-over type definition for mode_info
2011-10-09 Michael StapelbergMerge branch 'i3bar-cleanup' into next
2011-10-09 Michael Stapelberglog WM_NAME (non-utf-8 window titles)
2011-10-09 Michael StapelbergMerge branch 'i3bar-tray-size' into next
2011-10-09 Michael StapelbergMove fake_configure_notify to libi3
2011-10-03 Michael StapelbergBugfix: Warp pointer to the correct window when using...
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'ws_next' into next
2011-10-02 Noe Rubinsteinadd "move workspace next" and "move workspace prev"
2011-10-02 Michael Stapelbergrename the internal function to _workspace_show, add...
2011-10-02 Noe Rubinsteinrefactor workspace_show and friends
2011-10-02 Michael StapelbergMerge branch 'msg' into next
2011-10-02 Michael StapelbergMake i3 send arguments as command to a running i3 insta...
2011-10-02 Michael StapelbergCleanup i3 --help
2011-10-02 Michael StapelbergMove ipc_send_message and ipc_recv_message to libi3
2011-10-02 Michael Stapelbergmove sstrdup, scalloc, smalloc, srealloc to libi3,...
2011-10-02 Michael StapelbergMerge branch 'get-socketpath' into next
2011-10-02 Michael StapelbergImplement i3 --get-socketpath, useful for IPC scripts
2011-10-02 Michael Stapelbergremove obsolete comment
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'cloexec-errorlog'
2011-10-01 Michael Walleset close-on-exec flag on errorlogfile
2011-09-30 Michael StapelbergCheck for PCRE version and disable PCRE_UCP for <=...
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael StapelbergMerge branch 'fix-focus-ipc'
2011-09-26 Michael StapelbergBugfix: IPC: Correctly dump the 'focus' array
2011-09-25 Michael StapelbergMerge branch 'nagbar-wrap' into next
2011-09-25 Michael StapelbergIntroduce the i3-sensible-{pager,editor,terminal} scripts
2011-09-24 Michael StapelbergMerge branch 'testsuite' into next
2011-09-22 Michael StapelbergImplement the I3_SYNC client protocol
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-dragging-fullscreen'
2011-09-22 Yves FischerSkip dragging of floating cons in fullscreen mode
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-close-focus'
2011-09-22 Michael StapelbergBugfix: Correctly revert focus to other floating window...
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'fix-variables-cfg'
2011-09-20 Michael StapelbergBugfix: use bufcopy instead of buf when boundary checki...
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'fix-variables-cfg'
2011-09-20 Michael StapelbergA bit more boundary-checking when replacing variables.
2011-09-20 Michael StapelbergBugfix: Correctly split key/value when parsing variable...
2011-09-19 Michael WalleAdd force_xinerama configuration option
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-focus'
2011-09-18 Michael StapelbergBugfix: Only change focus in tree_close() when the...
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-09-18 Michael StapelbergBugfix: Avoid out of bounds coordinates when moving...
2011-09-18 Michael StapelbergMerge branch 'role-criterion' into next
2011-09-18 Michael StapelbergImplement the window_role criterion (checks WM_WINDOW_ROLE)
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-output-focus'
2011-09-18 Michael StapelbergBugfix: Use con_orientation(). Fixes switching between...
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-floating-move'
next