summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Change how security config is loaded0.11-rc3Libravatar Drew DeVault2016-12-17
* Always log filename and line numberLibravatar Drew DeVault2016-12-15
* fix layout switching (was broken because of workspace_layout)0.11-rc1Libravatar D.B2016-12-04
* add workspace_layout to containerLibravatar D.B2016-12-04
* Add ipc connection feature policy controlsLibravatar Drew DeVault2016-12-02
* Enforce IPC security policyLibravatar Drew DeVault2016-12-02
* Add IPC security policy command handlersLibravatar Drew DeVault2016-12-02
* Add IPC policy to configLibravatar Drew DeVault2016-12-02
* Enforce command policiesLibravatar Drew DeVault2016-12-02
* Add support for command policies in config fileLibravatar Drew DeVault2016-12-02
* Implement permit and reject commandsLibravatar Drew DeVault2016-12-01
* Implement policy lookupsLibravatar Drew DeVault2016-12-01
* Add config related code and initial headersLibravatar Drew DeVault2016-12-01
* change bar colors from char[10] to *charLibravatar D.B2016-11-02
* add bar colours for focused_(workspace|statusline|separator)Libravatar D.B2016-11-02
* use urgent_ws color in swaybar if binding_mode is undefinedLibravatar D.B2016-11-02
* Add left_handed support for input devicesLibravatar MichaƂ Winiarski2016-10-25
* Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Libravatar Drew DeVault2016-10-12
* add workspace_layout, ensure ws is always L_HORIZLibravatar D.B2016-10-11
* add force_focus_wrapping optionLibravatar D.B2016-10-07
* add click on title_bar to focus a containerLibravatar Nicolas Cornu2016-10-06
* add unique IDs to containersLibravatar Zandr Martin2016-09-21
* implement "focused container" feature for swaygrabLibravatar Zandr Martin2016-09-18
* add global `current_focus` pointerLibravatar Zandr Martin2016-09-17
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* Fix constant scale factor in font codeLibravatar Drew DeVault2016-09-05
* Add client support for HiDPILibravatar Drew DeVault2016-09-05
* Initial testing on hidpi clientsLibravatar Drew DeVault2016-09-05
* Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorLibravatar Zandr Martin2016-09-02
|\
| * Reorganize includesLibravatar Drew DeVault2016-09-01
* | refactor commands.cLibravatar Zandr Martin2016-09-01
|/
* Simplify focus settingLibravatar Tony Crisci2016-08-03
* Remove dead global locked_view_focusLibravatar Tony Crisci2016-08-01
* Refactor functions to update container bordersLibravatar Tony Crisci2016-07-31
* Implement focus handling for containersLibravatar Tony Crisci2016-07-31
* implement solid color rendering for swaybgLibravatar Zandr Martin2016-07-30
* properly hide top border inside tabbed/stackedLibravatar D.B2016-07-30
* Update hidpi support to latest wlc APILibravatar Drew DeVault2016-07-28
* Initial pass on HiDPI supportLibravatar Drew DeVault2016-07-28
* Implement `focus child` commandLibravatar Tony Crisci2016-07-27
* Arrange backgrounds only when requiredLibravatar Mykyta Holubakha2016-07-21
* More progress on window eventsLibravatar Mykyta Holubakha2016-07-21
* Initial work on window eventsLibravatar Mykyta Holubakha2016-07-21
* Properly construct event bitmasksLibravatar Mykyta Holubakha2016-07-20
* Turn swaybg into a shell surfaceLibravatar Drew DeVault2016-07-17
* Implement configurable wrapping on bar ws scrollLibravatar Drew DeVault2016-07-17
* refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...Libravatar D.B2016-07-16
* Fix #753Libravatar Drew DeVault2016-07-16
* Enable windows to register to get notified when the mouse wheel is scrolledLibravatar David Eklov2016-07-15
* Rename pointer_input::notify to indicate that is called on button clicksLibravatar David Eklov2016-07-15