Age | Commit message (Expand) | Author |
2016-10-20 | config: set pango_markup default to false | Mykyta Holubakha |
2016-10-12 | Overwrite alpha when drawing borders | Drew DeVault |
2016-10-12 | Revert "Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-cl... | Drew DeVault |
2016-10-12 | Revert "Fixes dealing with workspace_layout and related bugs [rfc]" | Drew DeVault |
2016-10-12 | Revert "also check floating cons in container_find" | Drew DeVault |
2016-10-11 | Merge pull request #945 from thejan2009/workspace_layout | Drew DeVault |
2016-10-11 | generalize wrapping views under workspaces | D.B |
2016-10-11 | add workspace_layout, ensure ws is always L_HORIZ | D.B |
2016-10-11 | wrap workspace's child into a container if needed | D.B |
2016-10-11 | also check floating cons in container_find | D.B |
2016-10-11 | Can't move an empty workspace | Nicolas Cornu |
2016-10-08 | Merge pull request #942 from thejan2009/bugfix-931 | Drew DeVault |
2016-10-08 | Merge pull request #941 from thejan2009/floating-border | Drew DeVault |
2016-10-08 | fix for_window [] move scratchpad | D.B |
2016-10-08 | reorder cmd_handler arrays for bsearch | D.B |
2016-10-08 | draw indicator border only for non-floating | D.B |
2016-10-07 | Fix creating of sibling floating/children | Nicolas Cornu |
2016-10-07 | Add constant scale factor in get_text_size | Nicolas Cornu |
2016-10-07 | add focus changing between floating containers | D.B |
2016-10-07 | add force_focus_wrapping option | D.B |
2016-10-07 | wrap container in direction (if possible) | D.B |
2016-10-06 | fix for click on title_bar | Nicolas Cornu |
2016-10-06 | add click on title_bar to focus a container | Nicolas Cornu |
2016-10-03 | Merge pull request #924 from zandrmartin/fix-focus-segfault | Drew DeVault |
2016-10-02 | consolidate nodes json | Zandr Martin |
2016-10-02 | Merge branch 'master' into fix-focus-segfault | Zandr Martin |
2016-10-02 | prevent dereference of freed workspace | Zandr Martin |
2016-10-02 | moved ipc_init above config file processing. | Patrick Sauter |
2016-10-01 | fix pointer format string in sway_log() call | Zandr Martin |
2016-09-27 | Merge pull request #911 from thejan2009/setgid-setuid | Drew DeVault |
2016-09-27 | Merge pull request #914 from zandrmartin/container-ids | Drew DeVault |
2016-09-25 | Implement default name for workspace command | Ryan Dwyer |
2016-09-21 | add unique IDs to containers | Zandr Martin |
2016-09-20 | Split setgid and setuid, add privilege check | D.B |
2016-09-18 | implement "focused container" feature for swaygrab | Zandr Martin |
2016-09-17 | fix get_workspaces json reply | Zandr Martin |
2016-09-17 | take four! | Zandr Martin |
2016-09-17 | add global `current_focus` pointer | Zandr Martin |
2016-09-17 | Fix swaybar when running on named outputs. | Ryan Dwyer |
2016-09-16 | document `workspace_auto_back_and_forth` command | Zandr Martin |
2016-09-10 | Use indicator border color only when needed. | D.B |
2016-09-07 | squash commits, move enum into resize.c | Zandr Martin |
2016-09-05 | Make it possible to move views between outputs | Mikkel Oscar Lyderik |
2016-09-05 | Fix constant scale factor in font code | Drew DeVault |
2016-09-05 | Add support for * input configs | Drew DeVault |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-02 | Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |
2016-09-02 | Correct `hide_edge_borders` command | Lukas Lihotzki |
2016-09-01 | Tweak how swaylock surfaces are handled | Drew DeVault |