aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Expand)Author
2016-12-02Enforce command policiesDrew DeVault
2016-12-01Enforce mouse permissionsDrew DeVault
2016-12-01Enforce keyboard permissionsDrew DeVault
2016-12-01Enforce fullscreen permissionsDrew DeVault
2016-10-12Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Drew DeVault
2016-10-11generalize wrapping views under workspacesD.B
2016-10-11add workspace_layout, ensure ws is always L_HORIZD.B
2016-10-11wrap workspace's child into a container if neededD.B
2016-10-08fix for_window [] move scratchpadD.B
2016-10-06fix for click on title_barNicolas Cornu
2016-10-06add click on title_bar to focus a containerNicolas Cornu
2016-09-07squash commits, move enum into resize.cZandr Martin
2016-09-05Add support for * input configsDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-08-05Fix switch to prev ws on handle_view_createdD.B
2016-08-01bugfix: focus container on output when focusedTony Crisci
2016-08-01Remove dead global locked_view_focusTony Crisci
2016-07-31Bugfix: descend focus stack on new window focusTony Crisci
2016-07-31Refactor functions to update container bordersTony Crisci
2016-07-29remove outdated (when wlc commit merged) commentZandr Martin
2016-07-29update handler to get pid from wlc for all viewsZandr Martin
2016-07-29Fix swaybg sizing on hidpi outputsDrew DeVault
2016-07-29Merge remote-tracking branch 'origin/hidpi'Drew DeVault
2016-07-28third try for #678Zandr Martin
2016-07-28Update hidpi support to latest wlc APIDrew DeVault
2016-07-28Initial pass on HiDPI supportDrew DeVault
2016-07-23don't passthrough a floating_scroll event to focused windowD.B
2016-07-21Initial work on window eventsMykyta Holubakha
2016-07-21Remove arrange_windows from post-renderDrew DeVault
2016-07-17Fix clang warningDrew DeVault
2016-07-17Turn swaybg into a shell surfaceDrew DeVault
2016-07-16refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...D.B
2016-07-14Set panels' geometries correctly and don't render them explicitlyDavid Eklov
2016-07-14Don't treat backgrounds as shell surfacesDavid Eklov
2016-07-15Suspend destruction of wss when creating viewsMykyta Holubakha
2016-07-15Spawn new views to target ws's focused containerMykyta Holubakha
2016-07-07Fix tabbed/stacked corner case #742D.B
2016-07-04Enable backgrounds and panels to be shell surfacesDavid Eklov
2016-07-04I think this fixes #678Zandr Martin
2016-06-30Spawn windows as floating if they have a parentDrew DeVault
2016-06-21Check if found ws is focused in new view handlerMykyta Holubakha
2016-06-11clean up pid/workspace stuffZandr Martin
2016-06-10semi-working (only non-client/server wayland apps)Zandr Martin
2016-06-06messy, unfinished versionZandr Martin
2016-05-31Initial work for floating view with sane valuesDenis Doria
2016-05-14Support floating_scroll sidewaysMykyta Holubakha
2016-05-08Remove FSB_GAPS_INNER and FSB_GAPS_OUTERMykyta Holubakha
2016-05-07Implemented configurable floating scroll behaviorMykyta Holubakha
2016-05-01Update view title of tabbed/stacked windowsMikkel Oscar Lyderik
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik