Age | Commit message (Expand) | Author |
2018-07-17 | swaybar: Read urgent colors from IPC | Ryan Dwyer |
2018-07-16 | Merge pull request #2265 from RedSoxFan/implement-1962 | emersion |
2018-07-16 | swayidle: cleanup | emersion |
2018-07-16 | Switch to using getopt_long for config flag | Brian Ashworth |
2018-07-16 | Remove leftover parens | Brian Ashworth |
2018-07-16 | Remove int cast after changing to size_t | Brian Ashworth |
2018-07-16 | Change to size_t in swaylock's get_config_path | Brian Ashworth |
2018-07-16 | Implement swaylock configuration file parsing | Brian Ashworth |
2018-07-16 | Merge pull request #2283 from RyanDwyer/no-focus | Drew DeVault |
2018-07-16 | Focus view before running criteria when mapping | Ryan Dwyer |
2018-07-16 | Implement no_focus command | Ryan Dwyer |
2018-07-16 | Merge pull request #2282 from RyanDwyer/fix-tab-split-focus | emersion |
2018-07-16 | Render containers as urgent if they have an urgent child | Ryan Dwyer |
2018-07-16 | Fix tab split focus bug | Ryan Dwyer |
2018-07-16 | Mark containers as urgent in IPC if they have urgent views | Ryan Dwyer |
2018-07-16 | Update workspace urgent state when views close or move workspaces | Ryan Dwyer |
2018-07-16 | Make container_for_each_descendant_dfs descend into floating views | Ryan Dwyer |
2018-07-16 | Fix crash in ipc_json_describe_view | Ryan Dwyer |
2018-07-16 | Add documentation for urgent command | Ryan Dwyer |
2018-07-16 | Implement xwayland urgency hint | Ryan Dwyer |
2018-07-16 | Fix urgency IPC events | Ryan Dwyer |
2018-07-16 | Implement urgency base functionality | Ryan Dwyer |
2018-07-15 | Merge pull request #2280 from ianyfan/leaks | emersion |
2018-07-15 | config output: free command string if unused | Ian Fan |
2018-07-15 | config: free include path on successful load | Ian Fan |
2018-07-15 | bar: free old position when changing | Ian Fan |
2018-07-15 | Merge pull request #2277 from ianyfan/config-read-fix | Drew DeVault |
2018-07-15 | Add error handling for getting config file size | Ian Fan |
2018-07-15 | Fix config buffer overflow and logic | Ian Fan |
2018-07-15 | Merge pull request #2275 from RyanDwyer/transactionise-focus | Drew DeVault |
2018-07-15 | Make focus part of transactions | Ryan Dwyer |
2018-07-15 | Merge pull request #2272 from RyanDwyer/simplify-transactions | Drew DeVault |
2018-07-15 | Merge pull request #2266 from emersion/remove-orbital-screenshooter | Drew DeVault |
2018-07-14 | Merge pull request #2273 from swaywm/debug-flags | Drew DeVault |
2018-07-14 | Add extended debugging flags | Drew DeVault |
2018-07-15 | Set signature to void | Ryan Dwyer |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-07-14 | Merge pull request #2271 from RedSoxFan/implement-1569 | Drew DeVault |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-13 | Merge pull request #2244 from RyanDwyer/floating-resize | Drew DeVault |
2018-07-14 | Force min/max size when resizing floating containers | Ryan Dwyer |
2018-07-14 | Implement resize grow|shrink <direction> <amount> or <amount> | Ryan Dwyer |
2018-07-14 | Implement resize command for floating views | Ryan Dwyer |
2018-07-13 | Merge pull request #2269 from minus7/swaybarbg-crash-on-dpms-resume | emersion |
2018-07-14 | swaybar/bg: Fix crash on DPMS off | minus |
2018-07-13 | Merge pull request #2267 from emersion/simplify-popup-constraints | Drew DeVault |
2018-07-13 | Simplify popup_unconstrain | emersion |
2018-07-13 | Remove orbital screenshooter | emersion |
2018-07-13 | Merge pull request #2260 from emersion/fix-has-opaque-lockscreen | Drew DeVault |
2018-07-13 | Fix output_has_opaque_lockscreen | emersion |