]> git.sur5r.net Git - i3/i3/history - include
debian: Add flex/bison to build-deps
[i3/i3] / include /
2009-11-08 Michael StapelbergImplement configuration setting to change the default...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-27 Michael StapelbergImplement options to change the default mode of containers
2009-09-27 Michael StapelbergImplement modes. Modes allow you to use different keybi...
2009-09-27 Michael StapelbergAdd documentation for workspace_get()
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-26 Michael StapelbergImplement resize command
2009-09-26 Michael StapelbergObey the client’s border_width setting (Thanks shatter)
2009-09-22 Michael StapelbergImplement stack-limit for further defining how stack...
2009-09-22 Michael StapelbergMove handler for clicking to its own file
2009-09-20 Michael StapelbergImplement vim-like marks
2009-09-19 Michael StapelbergMerge branch 'lex' into next
2009-09-19 Michael StapelbergFinish configfile parsing with lexer, implement -l...
2009-09-13 Michael StapelbergMake variable expansion work with the new parsing
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-09-06 Michael StapelbergImplement horizontal resize
2009-09-02 Michael StapelbergMerge patches for OpenBSD compatibility
2009-08-23 Michael StapelbergBugfix: Correctly use base_width/base_height and size...
2009-08-22 Michael StapelbergImplement tabbing
2009-08-22 Michael StapelbergImplement resizing floating clients with Mod1 + right...
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergMore log cleanups
2009-08-11 Michael StapelbergBugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 Michael StapelbergImplement support for width_inc and height_inc of size...
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergSet WM_STATE_WITHDRAWN when unmapping, unmap windows...
2009-08-08 Michael StapelbergReduce number of configuration requests and thus flickering
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-07 Michael StapelbergImplement support for using key symbols in configuratio...
2009-08-05 Michael StapelbergBugfix: Track the user’s pointer over the root window...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
2009-08-04 Michael StapelbergAdd support for WM_CLIENT_LEADER, put floating windows...
2009-08-02 Michael StapelbergBugfix: Don’t hide assigned clients to inactive but...
2009-08-02 Michael Stapelbergcache text_width for named workspaces, fix memory leak
2009-07-28 Michael StapelbergMake path configurable
2009-07-28 Michael StapelbergAdd docs to include/ipc.h
2009-07-28 Michael StapelbergInitial implementation of IPC via UNIX domain sockets
2009-07-28 Michael StapelbergUse errx() instead of an own die() function
2009-07-28 Michael StapelbergSome little fixes for bapt’s patch, use predict_text_wi...
2009-07-28 BaptImplements configurable named workspaces
2009-07-25 Michael StapelbergMerge branch 'next' of zekjur:/git/i3 into next
2009-07-25 Michael StapelbergMap window/its decoration *after* calling render_layout()
2009-07-24 Michael StapelbergImplement predict_text_width, which will be needed...
2009-07-23 baptImplements a reload command
2009-07-21 Michael StapelbergImplement putting clients into floating mode at a speci...
2009-07-17 Michael Stapelbergoptimization: Render on pixmaps and copy the result...
2009-06-29 Michael StapelbergResolve documentation FIXMEs, remove an unnecessary...
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-25 Michael StapelbergBugfix: Correctly handle moving fullscreen client onto...
2009-06-24 Michael StapelbergImplement the configuration option floating_modifier...
2009-06-24 Michael StapelbergUse drag_pointer from floating.c for the resize handler
2009-06-24 Michael StapelbergCorrectly re-assign floating clients to the destination...
2009-06-21 Michael StapelbergImplement selecting the next tiling/floating window...
2009-06-21 Michael StapelbergBugfix: yuck! FREE() used a wrong check, effectively...
2009-06-19 Michael Stapelbergfloating: Don’t let clients become hidden under stack...
2009-06-19 Michael StapelbergImplement the special workspace ~ for assignments,...
2009-06-19 Michael StapelbergImplement a command for hiding all floating windows...
2009-06-19 Michael StapelbergImplement the possibility to set a workspace open clien...
2009-06-19 Michael StapelbergImplement moving of floating clients
2009-06-19 Michael StapelbergAlso set DIALOG, UTILITY and SPLASH windows floating...
2009-06-13 Michael StapelbergImplement changing focus via keyboard between floating...
2009-06-12 Michael StapelbergHandle transient hint and window class dialog to mark...
2009-06-11 Michael StapelbergStatic analyzers: Add noreturn attribute to die()
2009-06-01 Michael StapelbergImplement variables in configfile.
2009-06-01 Michael StapelbergOptimization: Get the colorpixels when loading configur...
2009-05-30 Michael StapelbergImplement clients going automatically into floating
2009-05-30 Michael StapelbergAdd header for config.h, retab! the file
2009-05-30 Michael StapelbergUse a more efficient struct for storing colors, validat...
2009-05-30 AtsutaneIntroduced color setting.
2009-05-30 Michael StapelbergBugfix: Correctly cleanup stack_windows when setting...
2009-05-26 Michael StapelbergMove toggle_fullscreen to client.c
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-05-16 Michael StapelbergMove the manage_*-functions into their own file as...
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...
2009-05-09 Michael StapelbergBugfix: Fix display/resizing of colspanned containers
2009-05-09 Michael StapelbergBugfix: Fix display/resizing of colspanned containers
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
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-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-05 Michael RudolfImplement autostart using "exec" in config
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-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 StapelbergBugfix: Fix drag&drop in GTK applications (firefox...
2009-05-01 Michael StapelbergBugfix: Correctly restart i3 when not using its absolut...
2009-04-19 Michael StapelbergDon’t rely on libxcb-wm any longer, as it got removed...
2009-04-11 Michael StapelbergBugfix: Send clients their absolute position/size in...
2009-04-11 Michael StapelbergBugfix: Store dock clients per screen, not per workspace.
2009-04-11 Michael StapelbergGeneral small cleanups
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
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-03-30 Michael StapelbergBugfix: Don’t free xinerama-reply if it is NULL, implem...
2009-03-27 Michael StapelbergBugfix: Correctly filter out the numlock state bit...
2009-03-15 Michael StapelbergImplement clicking on the bar to switch workspaces
2009-03-14 Michael StapelbergImplement kill-command to kill the current window,...
next