aboutsummaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
Commit message (Expand)AuthorAge
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
* cmd status + workspace ws output opLibravatar taiyu2015-09-10
* config modesLibravatar taiyu2015-09-07
* config_path cleanupLibravatar taiyu2015-09-06
* properly free cmd_queue, should partially fix #165 from what i tell from its ...Libravatar taiyu2015-09-02
* #154 destroy view handler properly destroys viewsLibravatar taiyu2015-08-30
* Made scratchpad handling identical to i3Libravatar Luminarys2015-08-29
* #149 change focus before pointer_modeLibravatar taiyu2015-08-28
* #149 fix, reorder floating windows on click.Libravatar taiyu2015-08-28
* #148 fix, choose non-floating view for inserting containerLibravatar taiyu2015-08-28
* styleLibravatar taiyu2015-08-28
* fix issue #140, dont set pointer mode if no floating_modLibravatar taiyu2015-08-28
* Added in default_orientation handlingLibravatar Luminarys2015-08-27
* move workspace from dead output to other outputLibravatar taiyu2015-08-26
* Do not pass modifiers when getting keysyms from wlcLibravatar Drew DeVault2015-08-26
* Merge pull request #133 from minus7/wlc-keyboard-fixLibravatar Drew DeVault2015-08-25
|\
| * fixed keyboard handlingLibravatar minus2015-08-25
* | fixed segfault on exit + a little fixup of that floatfocus prLibravatar taiyu2015-08-25
|/
* Merge pull request #131 from nicklaswj/masterLibravatar Drew DeVault2015-08-25
|\
| * code style clean upLibravatar Nicklas Warming Jacobsen2015-08-25
| * removed stupid test codeLibravatar Nicklas Warming Jacobsen2015-08-25
| * Focus floating window, if any, when the last tiling has been closedLibravatar Nicklas Warming Jacobsen2015-08-25
* | changed view visibility to be boolLibravatar minus2015-08-25
* | refactored view visibilityLibravatar minus2015-08-25
|/
* Minor fixes to keyboard handlingLibravatar Drew DeVault2015-08-23
* mergeLibravatar taiyu2015-08-23
|\
| * Refactor keyboard to consider modified keysymsLibravatar Drew DeVault2015-08-23
| * Cleanup and minor adjustments to disablingLibravatar Luminarys2015-08-23
| * Added in glitchy disablingLibravatar Luminarys2015-08-23
| * Added in glitchy disablingLibravatar Luminarys2015-08-23
| * Handle wlc log eventsLibravatar Drew DeVault2015-08-23
* | styleLibravatar taiyu2015-08-23
* | no mode for fullscreenLibravatar taiyu2015-08-22
* | mouse tile resize mode doneLibravatar taiyu2015-08-22
* | floating/tiling move + floating resize cleaned and fixedLibravatar taiyu2015-08-22
|/
* Added in bspwm like view swappingLibravatar Luminarys2015-08-22
* Refactored resizing functions into resize.cLibravatar Luminarys2015-08-21
* Altered resize command to prevent resizing past min h/wLibravatar Luminarys2015-08-21
* More resize fixesLibravatar Luminarys2015-08-21
* Fixed resizingLibravatar Luminarys2015-08-21
* Merge remote-tracking branch 'taiyu-len/master'Libravatar Drew DeVault2015-08-21
|\
| * swayc_is_fullscreenLibravatar taiyu2015-08-21
| * check floating mod for resizing windows, and dont send clickLibravatar taiyu2015-08-21
| * Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-21
| |\
| * | bugfixes, renamesLibravatar taiyu2015-08-21
* | | Minor fix to resizing with mouseLibravatar Luminarys2015-08-21
| |/ |/|
* | Added in proper resize lockingLibravatar Luminarys2015-08-21
|/
* Cleanup and minor fixesLibravatar Luminarys2015-08-21
* Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\