]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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.α
2009-03-15 Michael StapelbergCleanup makefiles, add version to i3 -v and i3 startup 3.a
2009-03-15 Michael StapelbergDisable horizontal resizing for the release version...
2009-03-15 Michael StapelbergBugfix: re-decorate old client when switching screens
2009-03-15 Michael StapelbergBugfix: Only actively change focus if this is the curre...
2009-03-15 Michael StapelbergImplement clicking on the bar to switch workspaces
2009-03-15 Michael StapelbergBugfix: Fix rounding problems when positioning proporti...
2009-03-15 Michael StapelbergBugfix: Query WM_NORMAL_HINTS when managing a window...
2009-03-14 Michael StapelbergImplement kill-command to kill the current window,...
2009-03-14 Michael StapelbergImplement exit command, document it in manpage, add...
2009-03-14 Michael StapelbergAdd docbook-xml as build dependency, revert last commit
2009-03-14 Michael StapelbergAdd -L to not invoke xmllint which fails on some system...
2009-03-14 Michael StapelbergSend configure notify after putting a client into fulls...
2009-03-14 Michael StapelbergUpdate „Building i3 on Ubuntu 9.04” howto
2009-03-14 Michael StapelbergAdd imprint to the website for compliance with german...
2009-03-14 Michael StapelbergAdd file PACKAGE-MAINTAINERS with hints for package...
2009-03-14 Michael StapelbergUpdate the overview of default bindings
2009-03-14 Michael StapelbergFix errors in i3.config, update manpage
2009-03-14 Michael StapelbergUpdate website (menu, links to the documentation, manpa...
2009-03-13 Michael StapelbergRemove unused variable (fixes warning)
2009-03-13 Michael StapelbergUpdate build-dependencies for debian
2009-03-13 Michael StapelbergFix fullscreen for xpdf (at least on debian, with prope...
2009-03-13 Michael StapelbergFix compilation
2009-03-12 Michael StapelbergFake more configure notifies (makes xpdf work better)
2009-03-12 Michael StapelbergMore example code
2009-03-12 Michael StapelbergAdd some code to the presentation
2009-03-12 Michael StapelbergBugfix: Completely ignore legacy hints as soon as the...
2009-03-12 Michael StapelbergAdd slides for presentation at NoName e.V.
2009-03-11 Michael StapelbergAdd website for i3lock
2009-03-11 Michael StapelbergUpdate debian/ to build a meta-package for i3
2009-03-11 Michael StapelbergMove i3lock in its own repository
2009-03-11 Michael StapelbergHandle legacy window titles by rendering them not unico...
2009-03-11 Michael StapelbergImplement cleaning up the list of ignored events
2009-03-11 Michael StapelbergFix misnomer (window_type_handler → handle_window_type...
2009-03-11 Michael StapelbergUpdate config to use i3menu on Mod1+p, update Makefile...
2009-03-11 Michael StapelbergMove i3lock to src/i3lock, import dmenu-3.9 as i3menu
2009-03-11 Michael StapelbergImplement moving containers, implement moving windows...
2009-03-11 Michael StapelbergImplement moving clients to the left if they are leftmost
2009-03-10 Michael StapelbergBugfix: Redecorate the last focused window of the conta...
2009-03-10 Michael StapelbergBugfix: Don’t handle mouse click events inside the...
2009-03-10 Michael StapelbergBugfix: Change the event mask to ignore enter notifies...
2009-03-10 Michael StapelbergBugfix: Eliminate race condition, fix dock windows
2009-03-10 Michael StapelbergIgnore notify events which are not in mode XCB_NOTIFY_M...
2009-03-10 Michael StapelbergFix warning (typecast)
2009-03-10 Michael StapelbergRemove that stupid XBell() which gets triggered falsely...
2009-03-09 Michael StapelbergMajor change: Redirect events instead of handle the...
2009-03-09 Michael StapelbergMake i3lock fork(), use white color and disable DPMS
2009-03-09 Michael StapelbergImport slock-0.9 as i3lock
2009-03-09 Michael StapelbergFix warning
2009-03-09 Michael StapelbergBugfix: Handle all events when dragging to resize,...
2009-03-09 Michael StapelbergBugfix: Draw bar at the correct position, handle expose...
2009-03-09 Michael StapelbergBugfix: Correctly free containers, the bug was not...
2009-03-09 Michael StapelbergImplement wrapping left/right/up/down across screens
2009-03-09 Michael StapelbergUpdate comment
2009-03-09 Michael StapelbergBugfix: Use memcmp() instead of strcmp(), use new_len...
next