S. Christoffer Eliesen
515ed86f4d
container.h: Remove unused.
9 years ago
S. Christoffer Eliesen
865b30f138
container: Move container_under_pointer here from handlers.
9 years ago
Drew DeVault
e505abfe75
Revert "new_workspace null behavior + testmap functions + regex"
...
This reverts commit e1d18e42a8
.
Fixes #180
cc @taiyu-len
9 years ago
taiyu
f76f9e2eea
visible values
9 years ago
taiyu
e1d18e42a8
new_workspace null behavior + testmap functions + regex
9 years ago
taiyu
f25c6b312b
gap resize
9 years ago
taiyu
dbeca88dee
default gap value
9 years ago
taiyu
5678d824e4
update visibility + container info functions
9 years ago
taiyu
da79bd65de
use previous outputs
9 years ago
taiyu
1fa7a91bfb
move_container_to fixup
9 years ago
minus
ca89ba83a8
changed view visibility to be bool
...
view_visibility enum remains with one constant that is the mask to wlc's view masking
9 years ago
minus
f22c937953
refactored view visibility
...
- replace visibilty mask integers with an enum
- set output's visibilty mask on creation
- added update_visibility to manually update a containers visibility (e.g. when it moved to an invisible workspace)
9 years ago
taiyu
dbad30a409
add limit to swayc_in_direction
9 years ago
taiyu
1a1ac64662
bugfixes, renames
10 years ago
Drew DeVault
a436fc17ff
Merge pull request #105 from Half-Shot/master
...
Basic 'move' functionality.
10 years ago
Drew DeVault
464b49eda2
Merge pull request #101 from Luminarys/master
...
Added in basic resizing command.
10 years ago
Luminarys
f589731f29
Rewrite of resize command to make it more sane
10 years ago
Half-Shot
5a9ba261bc
Merge branch 'master' of https://github.com/SirCmpwn/sway
10 years ago
Half-Shot
2a62c5c7fb
Basic left right move command implemented.
10 years ago
taiyu
36e07e9ebc
find_parent_by_type
10 years ago
taiyu
f5fde7c45c
style
10 years ago
taiyu
fbaa9111a8
setup for resizable windows, drop weight
10 years ago
Luminarys
3c430688a8
header update
10 years ago
KoffeinFlummi
4c688cba4e
Add support for gaps option
10 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.
10 years ago
taiyu
11321ca2dd
changed handling of focus, handling of view by type
10 years ago
Luminarys
c9ce8bf1bd
Style and other minor fixes
10 years ago
Luminarys
47ec999e71
Fixes to floating and umanaged views
10 years ago
Luminarys
05f969074e
Added in basic floating toggling
10 years ago
taiyu
f1d5305dc6
fix
10 years ago
Drew DeVault
7f8ebb7d0d
Move headers to include/
10 years ago