aboutsummaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
Commit message (Expand)AuthorAge
* One moreLibravatar Drew DeVault2017-08-09
* Clean up fallthrough issuesLibravatar Drew DeVault2017-08-09
* Remove test clipboard codeLibravatar Drew DeVault2017-07-26
* Use WLC v2 pointer interfaceLibravatar Scott Anderson2017-07-12
* Make asciidoc (and man pages) optionalLibravatar Drew DeVault2017-07-04
* Merge branch 'master' into server-decorationLibravatar Drew DeVault2017-06-14
|\
| * Fix Firefox address bar thingLibravatar Drew DeVault2017-06-14
| * Add mouse button bindingsLibravatar Josip Janzic2017-05-04
* | Implement KDE's server-side decoration protocolLibravatar Drew DeVault2017-04-28
|/
* Fix handling of floating windowsLibravatar Drew DeVault2017-04-26
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Disambiguate get_*_policy() and get_*_policy_mask()Libravatar Jerzi Kaminsky2017-04-16
* prevent fullscreen focus thieveryLibravatar Zandr Martin2017-03-18
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* xdg-positioner: log window placementLibravatar Mykyta Holubakha2017-02-06
* Handle xdg-positioner stuffLibravatar Mykyta Holubakha2017-02-06
* Properly place windows with xdg-positionerLibravatar Mykyta Holubakha2017-01-19
* Fix #1008Libravatar Drew DeVault2017-01-11
* Handle some more memory allocation failuresLibravatar Drew DeVault2016-12-15
* Handle config-related allocation failuresLibravatar Drew DeVault2016-12-15
* add workspace_layout to containerLibravatar D.B2016-12-04
* Enforce command policiesLibravatar Drew DeVault2016-12-02
* Enforce mouse permissionsLibravatar Drew DeVault2016-12-01
* Enforce keyboard permissionsLibravatar Drew DeVault2016-12-01
* Enforce fullscreen permissionsLibravatar Drew DeVault2016-12-01
* Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Libravatar Drew DeVault2016-10-12
* generalize wrapping views under workspacesLibravatar D.B2016-10-11
* add workspace_layout, ensure ws is always L_HORIZLibravatar D.B2016-10-11
* wrap workspace's child into a container if neededLibravatar D.B2016-10-11
* fix for_window [] move scratchpadLibravatar D.B2016-10-08
* fix for click on title_barLibravatar Nicolas Cornu2016-10-06
* add click on title_bar to focus a containerLibravatar Nicolas Cornu2016-10-06
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* Add support for * input configsLibravatar Drew DeVault2016-09-05
* Reorganize includesLibravatar Drew DeVault2016-09-01
* Fix switch to prev ws on handle_view_createdLibravatar D.B2016-08-05
* bugfix: focus container on output when focusedLibravatar Tony Crisci2016-08-01
* Remove dead global locked_view_focusLibravatar Tony Crisci2016-08-01
* Bugfix: descend focus stack on new window focusLibravatar Tony Crisci2016-07-31
* Refactor functions to update container bordersLibravatar Tony Crisci2016-07-31
* remove outdated (when wlc commit merged) commentLibravatar Zandr Martin2016-07-29
* update handler to get pid from wlc for all viewsLibravatar Zandr Martin2016-07-29
* Fix swaybg sizing on hidpi outputsLibravatar Drew DeVault2016-07-29
* Merge remote-tracking branch 'origin/hidpi'0.9-rc2Libravatar Drew DeVault2016-07-29
|\
| * Update hidpi support to latest wlc APILibravatar Drew DeVault2016-07-28
| * Initial pass on HiDPI supportLibravatar Drew DeVault2016-07-28
* | third try for #678Libravatar Zandr Martin2016-07-28
|/
* don't passthrough a floating_scroll event to focused windowLibravatar D.B2016-07-23
* Initial work on window eventsLibravatar Mykyta Holubakha2016-07-21
* Remove arrange_windows from post-renderLibravatar Drew DeVault2016-07-21