]> git.sur5r.net Git - i3/i3/history - src/randr.c
ipc: also send workspace event when initializing a workspace for an output
[i3/i3] / src / randr.c
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 StapelbergDisable RandR if no outputs are found (Thanks fallen)
2010-03-19 Michael StapelbergBugfix: When disabling RandR/Xinerama, give a name...
2010-03-17 Michael Stapelbergrandr: use effective CRTC width/height, not its mode...
2010-03-14 Michael StapelbergImplement disabling the internal workspace bar
2010-03-09 Michael StapelbergRe-add old Xinerama code for the poor nvidia users
2010-03-05 Michael StapelbergUpdate function names, variable names and documentation...
2010-03-05 Michael StapelbergBugfix: Correctly hide/show workspaces when enabling...
2010-03-05 Michael StapelbergBugfix: Fix clone mode with new RandR code (Thanks...
2010-03-04 Michael Stapelbergfix comment (Thanks Merovius)
2010-03-03 Michael StapelbergUpdate fullscreen client position/size when an output...
2010-03-02 Michael StapelbergBugfix: only return active screens in get_screen_most
2010-03-02 Michael StapelbergChange workspace assignments to use the RandR output...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama