aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-04-16Fix the payload type returned by IPCAshkan Kiani-64/+72
2019-04-16Don't apply hide_edge_borders to floating windowsmwenzkowski-18/+18
2019-04-16view.c: refactor view_autoconfigure()mwenzkowski-13/+11
2019-04-16Add documentation for rename workspaceAshkan Kiani-0/+3
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff-2/+16
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E-9/+40
2019-04-14Implement input type configs (#3784)Benjamin Cheng-6/+109
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng-19/+38
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth-71/+147
2019-04-14swaynag: fix pointer managementBrian Ashworth-1/+5
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth-57/+220
2019-04-13Fix potential null accessesAshkan Kiani-48/+54
2019-04-13swaybg: add manpageSimon Ser-0/+45
2019-04-12Fix scratchpad logic for floating windowsAshkan Kiani-3/+8
2019-04-12sway-input.5: add xkeyboard-config(7) to "see also"Martin Michlmayr-1/+1
2019-04-11cmd_focus: raise floating for `<criteria> focus`Brian Ashworth-0/+1
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth-6/+46
2019-04-08config/output: unbreak on 32-bit architecturesJan Beich-1/+1
2019-04-04Add margin to short_text handling.Dmitri Kourennyi-2/+2
2019-04-04Ensure predicted position for short text handling doesn't overflow.Dmitri Kourennyi-2/+3
2019-04-04Implement handling of short_text field of i3 input protocol.Dmitri Kourennyi-4/+170
2019-04-04swaybg: one instance for all outputsBrian Ashworth-243/+489
2019-04-03idle_inhibit: fix crash during view destructionBrian Ashworth-1/+2
2019-04-03root_scratchpad_hide: fix crash when layer focusedBrian Ashworth-1/+1
2019-04-02fix broken link to README.zh-CN.mdDacheng Gao-1/+1
2019-04-02fix typoDacheng Gao-1/+1
2019-04-01Update formatting of zh-cn link in README.mdDrew DeVault-1/+1
2019-04-01add link to README-zh-CNDacheng Gao-1/+1
2019-04-01fix csDacheng Gao-2/+2
2019-04-01fix csDacheng Gao-1/+1
2019-04-01add chinese translationDacheng Gao-0/+68
2019-03-31scratchpad: set initial sizeBrian Ashworth-3/+16
2019-03-31floating: fix size of non-view containersBrian Ashworth-2/+19
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth-29/+31
2019-03-30Fix a crash in swaybar when an icon dir is not readableAlex Maese-0/+3
2019-03-29Fix null pointer crash when doing tiling dragRyan Dwyer-2/+2
2019-03-27bindings: fix overwrite log argument mismatchJan Pokorný-2/+2
2019-03-26Fix crash for floating command on scratchpad windowAshkan Kiani-1/+4
2019-03-26Update README.uk.mdIgor Sviatniy-30/+19
2019-03-24Implement inhibit_idle commandBrian Ashworth-16/+171
2019-03-24Fix #3924Philipe Goulet-1/+0
2019-03-24Updated the french readme (#3964)Philz69-22/+14
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer-5/+102
2019-03-23Allow for workspace renaming during exec handlingmliszcz-0/+20
2019-03-23fix opening a floating view on the NOOP outputBrian Ashworth-4/+32
2019-03-23criteria: fix __focused__ when no focus or unsetBrian Ashworth-22/+50
2019-03-23cmd_mode: allow cmd_set to be a subcommandBrian Ashworth-4/+5
2019-03-20Support focus <direction> for floating containersRyan Dwyer-4/+45
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin-9/+339
2019-03-19Clean up focus follows mouse logicRyan Dwyer-9/+8