Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Simon Elsbrock fe6e1f496a toggle fullscreen on 'scratchpad show'
If the focused application is in fullscreen mode and 'scratchpad show'
is executed, toggle the fullscreen mode before showing the scratchpad
application. Otherwise, the scratchpad app would not be visible anyways
but focus would be stolen.

fixes #613
2012-09-16 17:59:35 +02:00
contrib add banner.svg to contrib/ 2012-06-10 18:19:17 +02:00
debian debian: install the RELEASE-NOTES as upstream changelog for now 2012-04-25 23:21:10 +02:00
docs add section about implicit containers to the userguide (Thanks mloskot) 2012-06-24 17:30:18 +02:00
i3-config-wizard Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym() 2012-05-30 17:24:43 +02:00
i3-dump-log Improve the main error message of i3-dump-log 2012-05-09 19:46:44 +02:00
i3-input shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
i3-msg shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
i3-nagbar i3-nagbar: add -t to the synopsis (Thanks gamo) 2011-12-07 18:19:11 +00:00
i3bar i3bar: Fix warnings with libyajl1 (Thanks prg) 2012-07-16 19:23:37 +02:00
include Move is_debug_build() to libi3/ 2012-05-09 19:12:20 +02:00
libi3 remove unused variable 2012-05-09 19:58:50 +02:00
man manpages: don’t build i3-wsbar(1) from pod 2012-06-10 18:24:44 +02:00
parser-specs parser: reorder v/h/vertical/horizontal 2012-06-10 17:56:28 +02:00
src toggle fullscreen on 'scratchpad show' 2012-09-16 17:59:35 +02:00
testcases Bugfix: Don’t focus the wrong workspace when moving to scratchpad (+test) (Thanks loblik) 2012-09-14 13:17:32 +02:00
tests implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
yajl-fallback/yajl Make code compatible with yajl 2.0 *and* 1.0 2011-04-27 19:52:53 +02:00
.gitignore Fix up .gitignore 2012-06-24 21:22:26 +02:00
DEPENDS debian: use ${perl:Depends}, remove perl from build-deps, update recommends 2011-10-23 16:53:16 +01:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile makefile: don’t try to install i3.welcome 2012-06-10 18:31:42 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.2 add release notes for v4.2 2012-04-25 23:06:39 +02:00
common.mk don’t link against librt on Mac OS X (Thanks Marcus) 2012-05-02 20:06:57 +02:00
generate-command-parser.pl Refactor the interface of commands.c 2012-02-15 20:57:25 +00:00
i3-migrate-config-to-v4 Introduce synonyms: 'move to workspace' and 'move container to workspace' and 'move window to workspace' 2012-01-10 22:16:09 +00:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3.applications.desktop /usr/share/applications/i3.desktop: drop the encoding key, UTF-8 is now required 2012-04-25 23:18:22 +02:00
i3.config Implement resize <grow|shrink> <width|height>, use it in the default config 2012-04-08 16:00:15 +02:00
i3.config.keycodes Fix errors in i3.config.keycodes (bindsym -> bindcode) 2012-05-18 09:14:22 +02:00
i3.xsession.desktop Also install /usr/share/applications/i3.desktop 2012-01-26 18:16:13 +00:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00