121 Commits (299406a048e8db3342987a9cfb2ce8b61df6bd82)

Author SHA1 Message Date
taiyu f1e38be09f no mode for fullscreen
9 years ago
taiyu 42d5d9a177 mouse tile resize mode done
9 years ago
taiyu e139de0857 floating/tiling move + floating resize cleaned and fixed
9 years ago
Luminarys c0b68aa6fc Added in bspwm like view swapping
9 years ago
Luminarys f6b16ca089 Refactored resizing functions into resize.c
9 years ago
Luminarys ad1ca31dd5 Altered resize command to prevent resizing past min h/w
9 years ago
Luminarys e067913fb8 More resize fixes
9 years ago
Luminarys 63a3236064 Fixed resizing
9 years ago
Drew DeVault 39041d07b5 Merge remote-tracking branch 'taiyu-len/master'
9 years ago
Luminarys f7a6dd7ce9 Minor fix to resizing with mouse
9 years ago
taiyu d2e1c660b1 swayc_is_fullscreen
9 years ago
taiyu dde8bfe728 check floating mod for resizing windows, and dont send click
9 years ago
taiyu 5a67628ad9 Merge branch 'master' of https://github.com/SirCmpwn/sway
9 years ago
taiyu 1a1ac64662 bugfixes, renames
9 years ago
Luminarys a8eab5492a Added in proper resize locking
9 years ago
Luminarys de86c5f4ea Cleanup and minor fixes
9 years ago
Drew DeVault 464b49eda2 Merge pull request #101 from Luminarys/master
9 years ago
Luminarys 96ab21b276 Fixes to resizing and added in resize lock once boundaries are exceeded
9 years ago
Luminarys 461da7f87f Added in bspwm like mouse resizing
9 years ago
taiyu 36e07e9ebc find_parent_by_type
9 years ago
taiyu 927ef0a5ec Merge branch 'master' of https://github.com/SirCmpwn/sway
9 years ago
taiyu f5fde7c45c style
9 years ago
Drew DeVault 85ae987515 Fix compiler warning
9 years ago
taiyu 5ff0619ca1 input state, find_container_in_direction
9 years ago
taiyu 470b4dfbae key_state.ch, and command conflicts resolved
9 years ago
Drew DeVault 4db89b5fe4 Deal with more xkb bullshit
9 years ago
Drew DeVault e5d3074d70 Whitelist a handful of characters for keys
9 years ago
Drew DeVault 1d8591d902 Improve key handling somewhat
9 years ago
Drew DeVault 84a778b688 Improve key buffer handling
9 years ago
Drew DeVault 2dabca03f4 Remove logging of all key presess
9 years ago
Alexander 'z33ky' Hirsch c068f47ce3 Fix potential crash when toggling fullscreen mode
9 years ago
taiyu b79a49a394 use enums for pointer click names
9 years ago
taiyu a31f23f90c fixed active_workspace update on focus change
9 years ago
taiyu 269d6ba4ea fixed
9 years ago
taiyu 48a983316c floating mode_toggle
9 years ago
Luminarys c29214f348 Minor style fix
9 years ago
taiyu e53a95c60d style
9 years ago
taiyu 7bbb102e2d reset floating view on floating_mod repress
9 years ago
taiyu 8f529536e3 pointer uses its own modifiers
9 years ago
Luminarys daea22bc89 Resize lock fixes
9 years ago
Luminarys 9542f8746a Added in resize locking
9 years ago
taiyu 8205a6fd3b floating_modifier uses mod_keys instead of anykey
9 years ago
taiyu e16a4015ff fixed focus key handler
9 years ago
taiyu 1bf02144e5 fixed floating_modifier related things
9 years ago
Luminarys f718556a85 Removed debugging, added in proper gap resets for config reloads
9 years ago
Luminarys ab43927a47 Minor fixes that might be helpful later
9 years ago
Luminarys 7137be9a3f Fixes to make floating windows work better
9 years ago
Luminarys 3e950c2b1c Basic fixes to floating movement
9 years ago
Drew DeVault cf916bbf6f Improvements to gaps
9 years ago
Luminarys 5b6e489872 More patches for wlc compat
9 years ago