aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-04-25Set the correct version for wlroots dependencybschacht-1/+1
2019-04-24cmd_move: respect workspace layout when insertingBrian Ashworth-2/+7
2019-04-24swaybar: add multiseat supportBrian Ashworth-57/+131
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth-1/+12
2019-04-23Update for wlroots#1660Simon Ser-4/+6
2019-04-21Fix uninitialized read for wlr_surface_send_frameScott Anderson-2/+3
2019-04-20Validate icon_struct in read_theme_fileMaxime “pep” Buquet-2/+6
2019-04-20swaynag: revamp type configsBrian Ashworth-51/+59
2019-04-20ipc: fix criteria for emitting bar_state_updateBrian Ashworth-5/+12
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth-93/+120
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski-0/+2
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese-29/+87
2019-04-17Add unbindswitch commandAlex Maese-54/+103
2019-04-17Create unbindsym and unbindcode commandsAlex Maese-35/+91
2019-04-17swaymsg: add timeout and type checksBrian Ashworth-1/+26
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