122 Commits (d72cc925416847adaf2636cea0773ef6d9a46461)

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