]> git.sur5r.net Git - i3/i3/history - src
Fix possible rounding errors.
[i3/i3] / src /
2010-09-24 Fernando Tarlá Car... Fix possible rounding errors.
2010-09-24 Fernando Tarlá Car... Support for custom bg colors for clients.
2010-09-24 Stefan Schneider... Opera flash plugin no longer prevents in-page focus...
2010-09-22 Michael StapelbergUse sstrdup() instead of strdup()
2010-09-09 Michael StapelbergBugfix: use the global root variable, don’t get the...
2010-09-01 Michael StapelbergSet some more atoms for _NET_SUPPORTED (Thanks lexszero)
2010-09-01 Michael StapelbergUse ELOG instead of DLOG for invalid config directives
2010-09-01 Michael StapelbergSanity-check the stack-limit argument (limit needs...
2010-09-01 Fernando Tarlá Car... Validate the ws number for client assignment.
2010-07-31 Michael StapelbergLook for $SYSCONFDIR/i3/config instead of hard-coded...
2010-07-31 Michael StapelbergBugfix: Replay unhandled pointer events (Thanks Marcus)
2010-07-24 Michael Stapelberglittle style fixes, part 2
2010-07-24 Michael Stapelberglittle style fixes
2010-07-24 Michael StapelbergBugfix: Use scalloc to get a null-terminated string
2010-07-24 Christopher Zimmermanndon't use wordexp.h for tilde expansion
2010-07-24 Christopher Zimmermannsecure strcpy by replacing with strncpy
2010-07-20 Fernando Tarlá Car... Don't draw stacked decors overlapping a fs window.
2010-07-11 Michael StapelbergBugfix: Render decoration of single window in tabbed...
2010-06-29 Michael Stapelbergipc: send workspace event in workspace_initialize ...
2010-06-16 Michael StapelbergBugfix: Don’t crash when a dock client starts up with...
2010-05-28 Michael StapelbergBugfix: Correctly check asprintf() return value
2010-05-26 Michael StapelbergBugfix: Update _NET_WM_STATE when clients request chang...
2010-05-24 Michael StapelbergBugfix: Don’t invert directions when resizing floating...
2010-05-23 Michael StapelbergBugfix: Don’t leak file descriptors (Thanks InfraRed)
2010-04-17 Blekos EelVex Kostasbring_window_here function and command
2010-04-17 Michael Stapelbergstyle fixes for the last commit
2010-04-17 batmanadded a move mode and command
2010-04-06 Michael StapelbergBugfix: correctly initialize workspaces if RandR is...
2010-03-30 Michael Stapelbergresolve merge conflict
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-30 Michael StapelbergBugfix: Unset global fullscreen clients from all worksp...
2010-03-30 Michael StapelbergBugfix: The last commit also needs to be applied to...
2010-03-29 Michael StapelbergBugfix: Don’t render containers which are not visible...
2010-03-27 Michael StapelbergRevert "Bugfix: Ignore enter_notify when warping pointe...
2010-03-27 Michael Stapelbergbump copyright year
2010-03-27 Michael StapelbergBugfix: Ignore enter_notify when warping pointer (makes...
2010-03-27 Michael Stapelbergbugfix: use globbed instead of filename when unlinking...
2010-03-27 Michael Stapelbergipc: change default socket path to ~/.i3/ipc.sock,...
2010-03-27 Michael StapelbergBugfix: Don’t allow fullscreen floating windows to...
2010-03-27 Michael StapelbergBugfix: When moving fullscreen floating windows to...
2010-03-27 Michael StapelbergBugfix: Correctly ignore clicks when client is in fulls...
2010-03-26 Michael StapelbergBugfix: null-terminate buffer
2010-03-26 Michael StapelbergFix memory leaks
2010-03-26 Michael Stapelbergrandr: Don’t enable outputs with mode 0x0
2010-03-25 Michael Stapelbergremove newlines
2010-03-25 Michael StapelbergBugfix: Assign all workspace to new outputs as new...
2010-03-25 Michael StapelbergBugfix: Translate keysyms to keycodes before entering...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-25 Michael StapelbergBugfix: Correctly switch workspace when using the ...
2010-03-25 Michael StapelbergBugfix: Correctly check bitmask for floating_modifier
2010-03-24 Michael StapelbergHandle destroy notify events like unmap notify events
2010-03-24 Michael StapelbergBugfix: fix state of keypresses in sighandler (like...
2010-03-24 Michael StapelbergBugfix: correctly translate coordinates for floating...
2010-03-24 Michael StapelbergBugfix: Don’t unmap windows when current workspace...
2010-03-23 Michael StapelbergBugfix: only restore focus if the workspace is focused...
2010-03-23 Michael StapelbergBugfix: only restore focus if the workspace is focused...
2010-03-22 Michael StapelbergBugfix: Don’t enter BIND_A2WS_COND state too early...
2010-03-20 Michael Stapelbergbackport client_leave_fullscreen from next branch ...
2010-03-20 Michael Stapelbergipc: send a workspace event when the urgency flag changes
2010-03-20 Michael Stapelbergipc: also send workspace event when initializing a...
2010-03-20 Michael StapelbergBugfix: correctly re-assign dock clients when output...
2010-03-19 Michael Stapelbergipc: implement output event
2010-03-19 Michael Stapelbergipc: implement GET_OUTPUTS
2010-03-19 Michael Stapelbergipc: include the urgent flag in the workspaces reply
2010-03-19 Michael StapelbergStart dock clients on the output they request to be...
2010-03-19 Michael StapelbergDisable RandR if no outputs are found (Thanks fallen)
2010-03-19 Michael StapelbergBugfix: When disabling RandR/Xinerama, give a name...
2010-03-19 Michael StapelbergUse DLOG for debug messages instead of printf (Thanks...
2010-03-19 Michael StapelbergFix compilation with the old xcb keysyms api
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Helgi Kristvin Sig... Bugfix: Take window out of fullscreen before entering...
2010-03-19 Helgi Kristvin Sig... Bugfix: Take window out of fullscreen before entering...
2010-03-17 Michael Stapelbergrandr: use effective CRTC width/height, not its mode...
2010-03-17 Michael Stapelbergmake pointer follow the focus when moving to a differen...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael Stapelbergipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-14 Michael StapelbergDon’t use SYNC key bindings for Mode_switch but re...
2010-03-14 Michael StapelbergImplement disabling the internal workspace bar
2010-03-13 Michael StapelbergAdd configuration option to turn off workspace bar
2010-03-13 Michael Stapelbergipc: correctly set "focused" for workspaces
2010-03-13 Axel WagnerImplement proportional floating-resize.
2010-03-12 Michael Stapelbergipc: implement events, cleanup the code a bit
2010-03-12 Michael Stapelbergipc: return logical workspace numbers, not internal...
2010-03-12 Michael Stapelbergipc: also send a reply for COMMAND messages
2010-03-12 Michael Stapelbergipc: Correctly deal with SIGPIPE/failing write()s
2010-03-12 Axel WagnerFloating resize uses arbitrary corners
2010-03-12 Michael Stapelbergipc: change active to visible, introduce focused
2010-03-12 Michael StapelbergUpdate comment (Thanks Merovius)
2010-03-11 Michael StapelbergUse LOG instead of DLOG/ELOG
2010-03-11 Michael StapelbergFix predict_text_width by using xcb_query_text_extents
2010-03-11 Michael StapelbergBugfix: Don’t mess up x/y coordinates in configurereque...
2010-03-11 Michael Stapelbergbugfix: don’t remap stack windows errnously when changi...
2010-03-11 Michael Stapelbergbugfix: don’t remap stack windows errnously when changi...
2010-03-11 Michael StapelbergBugfix: Don’t mess up x/y coordinates in configurereque...
2010-03-11 Michael Stapelbergipc: add active flag
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
next