summaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
Commit message (Expand)AuthorAge
* 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
* Fix clang warningLibravatar Drew DeVault2016-07-17
* Turn swaybg into a shell surfaceLibravatar Drew DeVault2016-07-17
* refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...Libravatar D.B2016-07-16
* Set panels' geometries correctly and don't render them explicitlyLibravatar David Eklov2016-07-14
* Don't treat backgrounds as shell surfacesLibravatar David Eklov2016-07-14
* Suspend destruction of wss when creating viewsLibravatar Mykyta Holubakha2016-07-15
* Spawn new views to target ws's focused containerLibravatar Mykyta Holubakha2016-07-15
* Fix tabbed/stacked corner case #742Libravatar D.B2016-07-07
* Enable backgrounds and panels to be shell surfacesLibravatar David Eklov2016-07-04
* I think this fixes #678Libravatar Zandr Martin2016-07-04
* Spawn windows as floating if they have a parentLibravatar Drew DeVault2016-06-30
* Check if found ws is focused in new view handlerLibravatar Mykyta Holubakha2016-06-21
* clean up pid/workspace stuffLibravatar Zandr Martin2016-06-11
* semi-working (only non-client/server wayland apps)Libravatar Zandr Martin2016-06-10
* messy, unfinished versionLibravatar Zandr Martin2016-06-06
* Initial work for floating view with sane valuesLibravatar Denis Doria2016-05-31
* Support floating_scroll sidewaysLibravatar Mykyta Holubakha2016-05-14
* Remove FSB_GAPS_INNER and FSB_GAPS_OUTERLibravatar Mykyta Holubakha2016-05-08
* Implemented configurable floating scroll behaviorLibravatar Mykyta Holubakha2016-05-07
* Update view title of tabbed/stacked windowsLibravatar Mikkel Oscar Lyderik2016-05-01
* Use correct format string for x86_64 and i686Libravatar Mikkel Oscar Lyderik2016-04-17
* Only update geometry of single floating viewLibravatar Mikkel Oscar Lyderik2016-04-09
* Fix spelling mistakesLibravatar Eric Engestrom2016-04-02
* Fix pointer scroll thing0.3Libravatar Drew DeVault2016-03-30
* Remove leftover comment0.2Libravatar Drew DeVault2016-03-30
* New feature: adjust gaps with floating_mod+scrollLibravatar Drew DeVault2016-03-30
* Fix borders with floating windowsLibravatar Mikkel Oscar Lyderik2016-03-30
* Implement bordersLibravatar Mikkel Oscar Lyderik2016-03-30
* Implement some more on bordersLibravatar Drew DeVault2016-03-30
* Initial setup of window border renderingLibravatar Drew DeVault2016-03-30
* Update to new WLC APILibravatar Drew DeVault2016-03-24
* Make key handling less strictLibravatar Mikkel Oscar Lyderik2016-03-19