]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-08 Michael StapelbergBugfix: Don’t raise clients in fullscreen mode, send...
2009-05-08 Michael StapelbergDebian: Update build-dependencies (Thanks Ned), s/Sourc...
2009-05-07 Michael StapelbergBugfix: Resize all containers in the column instead...
2009-05-05 Michael RudolfImplement autostart using "exec" in config
2009-05-05 Michael StapelbergUpdate debian changelog
2009-05-05 Michael StapelbergImplement a command to travel the focusstack. This...
2009-05-05 Michael StapelbergAdd debug message for jumping
2009-05-05 Michael StapelbergImplement jumping to windows by matching their class...
2009-05-05 Michael StapelbergImplement storing WM_CLASS of each client
2009-05-05 Michael StapelbergChange syntax of jump to col,row instead of row,col...
2009-05-05 Michael StapelbergSome small style changes to make urs’ code consistent
2009-05-05 Urs GanseAdded a "jump" command to directly focus a container.
2009-05-03 Michael Stapelbergwebsite: add screenshot by Atsutane
2009-05-03 Michael Stapelbergdebian: update changelog
2009-05-03 Michael StapelbergBugfix: Reconfigure bar window when changing resolution... 3.a-bf2
2009-05-03 Michael StapelbergBugfix: Fix crash on new clients (Thanks Mirko)
2009-05-03 Michael Stapelbergwebsite: link screencast
2009-05-03 Michael Stapelbergwebsite: add link to the release notes
2009-05-03 Michael Stapelbergwebsite: Update download page
2009-05-03 Michael StapelbergAdd release notes to git, welcome 3.a-bf1 :-) 3.a-bf1
2009-05-03 Michael StapelbergMakefile: Correctly create dist package
2009-05-03 Michael Stapelbergdebian: remove alpha version hint
2009-05-03 Michael Stapelbergmanpage: Fix wrong keybindings
2009-05-03 Michael StapelbergFix a bug caused by not absolutely raising windows...
2009-05-03 Michael StapelbergBugfix: Insert windows at correct position/set focus...
2009-05-03 Michael Stapelbergdebian: update changelog
2009-05-03 Michael StapelbergBugfix: Re-distribute free space when closing customly...
2009-05-03 Michael StapelbergBugfix: Correctly restore focus when leaving fullscreen...
2009-05-02 Michael StapelbergRaise clients only relatively to the one which was...
2009-05-02 Michael Stapelbergwebsite: Add new screenshot
2009-05-02 Michael StapelbergBugfix: Correctly redirect output when checking for...
2009-05-02 Michael Stapelbergdebian: update changelog, change maintainer address
2009-05-02 Michael StapelbergBugfix: Fix drag&drop in GTK applications (firefox...
2009-05-01 Michael Stapelbergi3status: fix filename
2009-05-01 Michael StapelbergAdd website for i3status
2009-05-01 Michael StapelbergBugfix: Correctly restart i3 when not using its absolut...
2009-04-30 Michael StapelbergMakefile: Add more checks: check if pkg-config and...
2009-04-30 Michael StapelbergManpage: Remove alpha warning, remove TODO list and...
2009-04-30 Michael StapelbergSome more work on the how to hack documentation
2009-04-30 Michael StapelbergChange maintainer email address and set the DM-Upload...
2009-04-30 Michael Stapelbergdebian-package: Add provides: x-window-manager, suggest...
2009-04-28 Michael StapelbergBugfix: Don’t crash when asprintf() can’t print the...
2009-04-28 Michael Stapelbergdocs/debugging: also redirect stderr
2009-04-28 Michael StapelbergAdd docs/debugging to website
2009-04-28 Michael StapelbergAdd docs/debugging
2009-04-23 Michael StapelbergAdd pkg-config to build dependencies
2009-04-19 Michael StapelbergAdd missing files to make dist, delete old RFC file
2009-04-19 Michael StapelbergAdd a .desktop-file containing xsession information...
2009-04-19 Michael StapelbergBugfix: That should be xcb_keycode_t, not xcb_keysym_t
2009-04-19 Michael StapelbergAdd conditional for the 0.3.3 → 0.3.4 API fix in libxcb...
2009-04-19 Michael StapelbergUpdate debian changelog / controlfile
2009-04-19 Michael StapelbergUpdate TODO file
2009-04-19 Michael StapelbergDon’t rely on libxcb-wm any longer, as it got removed...
2009-04-19 Michael StapelbergFreeBSD requires -liconv to link (Thanks Dennis Herrmann)
2009-04-17 Michael StapelbergFix for the fix: Don’t substract height twice
2009-04-17 Michael StapelbergBugfix: Correctly adjust state when transferring fullsc...
2009-04-17 Michael StapelbergBugfix: Calculation of width in fake_absoute_configure_...
2009-04-16 Michael StapelbergBugfix: Fullscreen configure notifies mustn’t use absol...
2009-04-14 Michael StapelbergPrepare debian/changelog for the bugfix release
2009-04-13 Michael StapelbergBugfix: Fix unmapping of dock windows (Thanks Mirko)
2009-04-11 Michael StapelbergBugfix: Send clients their absolute position/size in...
2009-04-11 Michael StapelbergBugfix: Fix warping of cursor when only switching scree...
2009-04-11 Michael StapelbergBugfix: Don’t only check for the currently active scree...
2009-04-11 Michael StapelbergBugfix: Perform some bounds checking for snapped contai...
2009-04-11 Michael StapelbergBugfix: Store dock clients per screen, not per workspace.
2009-04-11 Michael StapelbergGeneral small cleanups
2009-04-11 Michael StapelbergBugfix: Don’t change to workspaces on different screens...
2009-04-11 Michael StapelbergBugfix: Warp pointer to the right window
2009-04-11 Michael StapelbergMake the makefile print out "INSTALL" when installing
2009-04-10 Michael StapelbergBugfix: Don’t crash anymore when moving focus to anothe...
2009-04-09 Michael StapelbergOops. Don’t kill the current workspace
2009-04-09 Michael StapelbergBugfix: Delete empty workspaces even when they’re not...
2009-04-08 Michael StapelbergBugfix: Correctly set focus when switching between...
2009-04-08 Michael StapelbergDebian: Create package i3-wm-dbg with debug symbols...
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-04-07 Michael StapelbergBugfix: Set focus to the client which was previously...
2009-04-01 Michael StapelbergBugfix: Don’t set focus if it is not necessary.
2009-04-01 Michael StapelbergImplement scrolling on stack windows and on the bar...
2009-04-01 Michael StapelbergBugfix: Correctly remove client from container when...
2009-04-01 Michael StapelbergRemove comment as popup menus in dzen2 get triggered...
2009-03-31 Michael StapelbergBugfix: Apply workspaces to screens when Xinerama is...
2009-03-30 Michael StapelbergBugfix: Don’t free xinerama-reply if it is NULL, implem...
2009-03-29 Michael StapelbergDebian package fixes (use ${misc:Depends}, close ITP...
2009-03-27 Michael StapelbergBugfix: Correctly filter out the numlock state bit...
2009-03-26 Michael StapelbergBugfix: When entering a stack window with the mouse...
2009-03-22 Michael StapelbergWebsite: Sitemap should contain URLs without redirects
2009-03-21 Michael StapelbergFix robots.txt
2009-03-20 Michael StapelbergBugfix: Fix memory leak
2009-03-18 Michael StapelbergAdd sitemap.xml
2009-03-18 Michael StapelbergAdd meta tags to header
2009-03-18 Michael Stapelbergwebsite: Add robots.txt, Link bugtracker
2009-03-16 Michael StapelbergAdd description to screenshot
2009-03-16 Michael StapelbergAdd screenshots to website
2009-03-16 Michael StapelbergUpdate manpage
2009-03-15 Michael Stapelbergwebsite: Link GPG-signature
2009-03-15 Michael StapelbergFix makefile to replace git-versions so tarball works...
2009-03-15 Michael StapelbergUpdate debian changelog
2009-03-15 Michael StapelbergUpdate download page for release of 3.α
next