Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Michael Stapelberg 8e1990f058 Bugfix: Store width_factor/height_factor per workspace, not per container
This is a relatively big change, however all cases should be handled by
now.

Because the function to do graphical resizing got rather large, I’ve created
a new file src/resize.c for it.

This fixes ticket #35.
2009-05-09 17:48:35 +02:00
debian Debian: Update build-dependencies (Thanks Ned), s/Source-Version/binary:Version for debug package 2009-05-08 12:09:23 +02:00
docs Bugfix: Store width_factor/height_factor per workspace, not per container 2009-05-09 17:48:35 +02:00
include Bugfix: Store width_factor/height_factor per workspace, not per container 2009-05-09 17:48:35 +02:00
man manpage: Fix wrong keybindings 2009-05-03 16:52:53 +02:00
src Bugfix: Store width_factor/height_factor per workspace, not per container 2009-05-09 17:48:35 +02:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website website: add screenshot by Atsutane 2009-05-03 23:09:18 +02:00
.gitignore Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
CMDMODE Implement kill-command to kill the current window, document it 2009-03-14 22:09:36 +01:00
DEPENDS Add docbook-xml as build dependency, revert last commit 2009-03-14 18:55:47 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
LICENSE Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
Makefile Makefile: Correctly create dist package 2009-05-03 17:16:12 +02:00
PACKAGE-MAINTAINER Add file PACKAGE-MAINTAINERS with hints for package maintainers 2009-03-14 01:30:37 +01:00
RELEASE-NOTES-3.a-bf1 Add release notes to git, welcome 3.a-bf1 :-) 2009-05-03 17:24:07 +02:00
TODO Update TODO file 2009-04-19 20:45:28 +02:00
i3.config Implement kill-command to kill the current window, document it 2009-03-14 22:09:36 +01:00
i3.desktop Add a .desktop-file containing xsession information for freedesktop compliant login managers 2009-04-19 22:29:04 +02:00
pseudo-doc.doxygen Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00