Drew DeVault
85a573dab7
Revert "enhanced whitespace remover"
...
This reverts commit abd0afb03a
.
9 years ago
Drew DeVault
a64b10df83
Fix switching between focused outputs
9 years ago
Drew DeVault
868cb3ca71
Revert "config handles comments better"
...
This reverts commit e9c3a9016f
.
9 years ago
Will Hunt
9ef866bfea
Beguin work on the move command.
...
Stubbed method.
9 years ago
Drew DeVault
2139001c9f
Coding style enforcement
...
This was done by hand, so I might have missed things. If anyone knows of
a good C style enforcement tool, let me know.
9 years ago
taiyu
af1b3d9755
fixed floating window crashing bug
9 years ago
Drew DeVault
a246e9b4c7
Find a2x through CMake
...
Fixes #63
9 years ago
Drew DeVault
2f6dd0687b
Merge pull request #65 from taiyu-len/focus_v2
...
Focus v2
9 years ago
Drew DeVault
debb0d6bc1
Fix #64
9 years ago
taiyu
b132f67e7b
minor fixes
9 years ago
Drew DeVault
39bcad23dd
Merge pull request #59 from lkundrak/man
...
Install manual pages to <prefix>/share/man
9 years ago
Drew DeVault
25df272f85
Fix comments in config file
...
Fixes #60
Ref #61
9 years ago
taiyu
29e93d8edd
Merge pull request #62 from twouters/master
...
disable tilde subscripting to fix manpage
9 years ago
taiyu
abd0afb03a
enhanced whitespace remover
9 years ago
Thomas Wouters
233ab740fe
disable tilde subscripting to fix manpage
...
Asciidoc uses tildes to subscript and carets to superscript text.
The first tilde can be escaped to fix this, but looks weird because
the second tilde may not be escaped.
It doesn't seem like subscripting will be used in the man page so it
makes sense to disable it altogether.
9 years ago
taiyu
e9c3a9016f
config handles comments better
9 years ago
taiyu
63bc0d3b54
more changes
9 years ago
Lubomir Rintel
478f375b40
Install manual pages to <prefix>/share/man
...
Use a FHS compliant location instead of /usr/man compat symlink. Some distros
don't ship that one.
9 years ago
taiyu
2f8a239248
Merge branch 'master' of https://github.com/SirCmpwn/sway
...
merge
9 years ago
taiyu
eff55d0de1
fixed doubling memory bug for config lines longer then 128
9 years ago
taiyu
4606fb1ee3
merged Luminarys resizing code
9 years ago
taiyu
f0fe4a346d
style
9 years ago
taiyu
11321ca2dd
changed handling of focus, handling of view by type
9 years ago
Luminarys
e541ba3d87
Added in basic, but semi-broken moving/resizing functionality to floating windows
9 years ago
Drew DeVault
786bb87b34
Document asciidoc dependency
9 years ago
Drew DeVault
4b64e481a8
Add man pages
9 years ago
Drew DeVault
780893a933
Add support for workspace [name] output [name]
9 years ago
Drew DeVault
3f3d1ffee4
Rearrange main.c some more
9 years ago
Luminarys
7427ce8930
Switched config loading order to prevent root access w/wlc
9 years ago
Drew DeVault
55ad6ca268
Improve default config
9 years ago
Luminarys
1781450e86
Typo fix and more clarification
9 years ago
Luminarys
b5f19f0fd3
View destroy handling clean up and clarifications
9 years ago
Drew DeVault
3b1bc2c11e
Merge pull request #56 from taiyu-len/master
...
fixed handling of views with override_redirect (dmenu)
9 years ago
taiyu
199ba05ef1
put back
9 years ago
taiyu
0eed6a4f99
Merge branch 'master' of https://github.com/SirCmpwn/sway
...
merging
9 years ago
taiyu
d2995d1eb2
fixed handling of views with override_redirect (dmenu)
9 years ago
Drew DeVault
9835845e22
Fix segfault from focus_view
9 years ago
Drew DeVault
107f961752
Merge pull request #55 from taiyu-len/master
...
fixed when views dont have names.
9 years ago
taiyu
f832c02065
fixed when views dont have names.
9 years ago
Drew DeVault
b48e8d1b17
Merge pull request #54 from Luminarys/master
...
Added in basic floating support
9 years ago
Luminarys
c9ce8bf1bd
Style and other minor fixes
9 years ago
Luminarys
3f475f5009
Minor fix to do proper floating refocuses
9 years ago
Luminarys
47ec999e71
Fixes to floating and umanaged views
9 years ago
Luminarys
da77dc45a9
Deleted file
9 years ago
Luminarys
05f969074e
Added in basic floating toggling
9 years ago
Drew DeVault
be2635daa6
Fix format warnings
9 years ago
Drew DeVault
cb504c8f7b
Merge pull request #53 from taiyu-len/master
...
send_to_back/bring_to_front set when view changes visibility.
9 years ago
taiyu
f1d5305dc6
fix
9 years ago
taiyu
4077238782
sends hidden views to back, visible view to front
9 years ago
Drew DeVault
9e56d72e11
Merge pull request #52 from taiyu-len/master
...
focus changes when mouse moves over border instead of any mouse movement
9 years ago