summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #935 from thejan2009/wrap-focus-changeLibravatar Drew DeVault2016-10-12
* 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
* Compute what workspace button is clickedLibravatar David Eklov2016-07-14
* Use int instead of wl_fixed_t for mouse coordinatesLibravatar David Eklov2016-07-14
* Extract workspace size computation from render_workspace_button()Libravatar David Eklov2016-07-14
* 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
* Fix tabbed/stacked corner case #742Libravatar D.B2016-07-07
* Fix formatting guide violations (spaces instead of tabs)Libravatar David Eklov2016-07-06
* Enable windows to register to get notified of pointer button eventsLibravatar David Eklov2016-07-06
* Fix formatting guide violations (spaces instead of tabs)Libravatar David Eklov2016-07-04
* Move code to make a window a shell surface into seperate functionLibravatar David Eklov2016-07-04
* Enable backgrounds and panels to be shell surfacesLibravatar David Eklov2016-07-04
* Merge branch 'master' into get-tree-commandLibravatar Zandr Martin2016-07-04
|\
| * typo in focus.hLibravatar Zandr Martin2016-07-03
| * resize command updates (#713)Libravatar Zandr Martin2016-07-03
* | implement `get_tree` commandLibravatar Zandr Martin2016-07-04
|/
* Add get_log_level() to encapsulate v (current log level)Libravatar David Eklov2016-06-27
* implement resize command for absolute dimensionsLibravatar Zandr Martin2016-06-11
* cleanup + add timeouts for pid_workspace listLibravatar Zandr Martin2016-06-11
* clean up pid/workspace stuffLibravatar Zandr Martin2016-06-11