summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * 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
* | Merge pull request #948 from thejan2009/floating-titlebar-clickLibravatar Drew DeVault2016-10-11
|\ \ | |/ |/|
| * also check floating cons in container_findLibravatar D.B2016-10-11
|/
* Merge pull request #947 from alkino/fix_move_empty_workspaceLibravatar Drew DeVault2016-10-10
|\
| * Can't move an empty workspaceLibravatar Nicolas Cornu2016-10-11
|/
* Merge pull request #942 from thejan2009/bugfix-931Libravatar Drew DeVault2016-10-08
|\
| * fix for_window [] move scratchpadLibravatar D.B2016-10-08
* | Merge pull request #941 from thejan2009/floating-borderLibravatar Drew DeVault2016-10-08
|\ \
| * | draw indicator border only for non-floatingLibravatar D.B2016-10-08
| |/
* | Merge pull request #940 from thejan2009/reorder-cmd-handlerLibravatar Drew DeVault2016-10-08
|\ \ | |/ |/|
| * reorder cmd_handler arrays for bsearchLibravatar D.B2016-10-08
|/
* Merge pull request #938 from alkino/fix_siblingLibravatar Drew DeVault2016-10-07
|\
| * Fix creating of sibling floating/childrenLibravatar Nicolas Cornu2016-10-07
|/
* Merge pull request #937 from alkino/fix_scale_factorLibravatar Drew DeVault2016-10-07
|\
| * Add constant scale factor in get_text_sizeLibravatar Nicolas Cornu2016-10-07
|/
* Merge pull request #935 from thejan2009/wrap-focus-changeLibravatar Drew DeVault2016-10-07
|\
| * add focus changing between floating containersLibravatar D.B2016-10-07
| * add force_focus_wrapping optionLibravatar D.B2016-10-07
| * wrap container in direction (if possible)Libravatar D.B2016-10-07
* | Merge pull request #936 from thejan2009/pango-numeric-char-refLibravatar Drew DeVault2016-10-07
|\ \ | |/ |/|
| * parse pango markup in workspace names (and bugfix)Libravatar D.B2016-10-07
|/
* Merge pull request #934 from alkino/fix_click_title_barLibravatar Drew DeVault2016-10-06
|\
| * fix for click on title_barLibravatar Nicolas Cornu2016-10-06
|/
* Merge pull request #933 from alkino/click_title_barLibravatar Drew DeVault2016-10-06
|\
| * add click on title_bar to focus a containerLibravatar Nicolas Cornu2016-10-06
|/
* Merge pull request #928 from wasamasa/bugfix-swaylock-fontLibravatar Drew DeVault2016-10-05
|\
| * Explicitly set cairo font to avoid wonky fallbackLibravatar Vasilij Schneidermann2016-10-05
|/
* Update CONTRIBUTING.mdLibravatar Drew DeVault2016-10-04
* Merge pull request #924 from zandrmartin/fix-focus-segfaultLibravatar Drew DeVault2016-10-03
|\
| * Merge branch 'master' into fix-focus-segfaultLibravatar Zandr Martin2016-10-02
| |\
| * | prevent dereference of freed workspaceLibravatar Zandr Martin2016-10-02
* | | Merge pull request #925 from zandrmartin/json-cleanupLibravatar Drew DeVault2016-10-03
|\ \ \ | |_|/ |/| |
| * | consolidate nodes jsonLibravatar Zandr Martin2016-10-02
|/ /
* | Merge pull request #923 from gutsoo/masterLibravatar Drew DeVault2016-10-02
|\ \ | |/ |/|
| * moved ipc_init above config file processing.Libravatar Patrick Sauter2016-10-02
|/
* Merge pull request #921 from zandrmartin/patch-3Libravatar Drew DeVault2016-10-01
|\
| * fix pointer format string in sway_log() callLibravatar Zandr Martin2016-10-01
|/
* Merge pull request #920 from thejan2009/swaybar-scaleLibravatar Drew DeVault2016-09-29
|\
| * Correctly scale swaybarLibravatar D.B2016-09-29
|/
* Merge pull request #911 from thejan2009/setgid-setuid0.10-rc1Libravatar Drew DeVault2016-09-27
|\
| * Split setgid and setuid, add privilege checkLibravatar D.B2016-09-20
* | Merge pull request #914 from zandrmartin/container-idsLibravatar Drew DeVault2016-09-27
|\ \
| * | add unique IDs to containersLibravatar Zandr Martin2016-09-21
| |/
* | Merge pull request #915 from RyanDwyer/implement-workspace-number-defaultLibravatar Drew DeVault2016-09-25
|\ \ | |/ |/|
| * Implement default name for workspace commandLibravatar Ryan Dwyer2016-09-25
|/
* Merge pull request #909 from zandrmartin/grab-focusedLibravatar Drew DeVault2016-09-19
|\
| * implement "focused container" feature for swaygrabLibravatar Zandr Martin2016-09-18
|/
* Merge pull request #907 from zandrmartin/fix-json-tree-focus-propertyLibravatar Drew DeVault2016-09-18
|\