Commit Graph

5781 Commits (5fab8a2ad4c05fb7bfdbb45915b8abf7ebeab5fe)
 

Author SHA1 Message Date
minus 5fab8a2ad4 Fix crash when moving window to scratchpad 6 years ago
Peter Grayson 1a9145e409 Add missing swaymsg completions 6 years ago
Peter Grayson b7fe5097e9 Add -p/--pretty option to swaymsg 6 years ago
Brian Ashworth 7f700e08ac ipc: describe libinput device configuration 6 years ago
Brian Ashworth 0df76ed96a ipc: fix fullscreen deco_rect 6 years ago
Brian Ashworth 8ada2daba5 ipc: fix rect for stacked children 6 years ago
emersion 8b6bd106aa Fix container_parent_layout for scratchpad windows 6 years ago
Brian Ashworth 19df2e5906 ipc: change {,deco_}rect to match i3 6 years ago
emersion a6711740bc Set DISPLAY after initializing Xwayland 6 years ago
Brian Ashworth 3f184cf188 meson: update scdoc requirement to >= 1.9.2 6 years ago
Ryan Dwyer bdac0df4f8 Allow concurrent clicks 6 years ago
Brian Ashworth a053823f39 sway.1.scd: document environment vars set by sway 6 years ago
Brian Ashworth 23f075e71d render_floating: skip fullscreen floaters 6 years ago
Noam Preil 1c329f2fe6 Fixes crash in spawn_swaybg (closes ) 6 years ago
Brian Ashworth 430359519c floating_maximum_size: change default behavior 6 years ago
hugbubby 37f0e1f1a2 Minor fix of code duplication. 6 years ago
emersion 77b16a5124 ci: use scdoc-git because 1.9.1 is broken 6 years ago
emersion f98410c090 meson: check scdoc version 6 years ago
emersion 88b283c557 seat: don't send button release when not pressed 6 years ago
Ian Fan 416c6ecb99 tray: fix pixmap colors 6 years ago
Drew DeVault 6728db28a2
Merge pull request from RedSoxFan/sway-ipc-clarify-window-rect 6 years ago
Brian Ashworth 56217bfbc0 sway-ipc.7: clarify window_rect omits decorations 6 years ago
emersion 4431ae68fc Add output dpms to manpage 6 years ago
Drew DeVault 9f58b27d86
Merge pull request from RedSoxFan/sway-ipc-scdoc 6 years ago
Drew DeVault 51d27d1549
Merge pull request from emersion/wlroots-version 6 years ago
Drew DeVault aea33551fb
Merge pull request from emersion/meson-print-features 6 years ago
emersion 6658d69271
Print Meson features 6 years ago
emersion 8228fa60d4
Set minimum wlroots version 6 years ago
Brian Ashworth f876009c7f Add sway-ipc.7.scd to document IPC protocol 6 years ago
Rouven Czerwinski d016848bce config: remove double assignement to result in get_output_config 6 years ago
Rouven Czerwinski 4e028dba47 cursor: intitialize sx and sy to zero 6 years ago
Rouven Czerwinski 35d610a43c cursor: remove unused node assignement 6 years ago
Brian Ashworth efe370ba12 execute_command: do not strip qoutes for cmd_mode 6 years ago
Carlo Abelli b00b0fb9d3 fix smart_borders description in manual 6 years ago
Connor E 9032be4f08 Allow 0 degree transform (normal transform). 6 years ago
Milkey Mouse 2f7247e08a swaybar: add overlay mode (fix ) 6 years ago
db 2510e3df38 add --i3 flag to hide_edge_borders 6 years ago
Connor E d4b1e71b91 Make load_include_configs void. Fix some cases where WD would not be restored. 6 years ago
minus 713883f04c Fix crash exiting fullscreened floating container 6 years ago
Caleb Bassi f84ac3f114 ipc: add missing fields to disabled outputs 6 years ago
Drew DeVault d1588e3739 swaybar: cycle workspaces on touch drag 6 years ago
Drew DeVault 4599907de7 swaybar: process hotspots on touch tap 6 years ago
Drew DeVault 512619a9a1
Merge pull request from emersion/refactor-dnd 6 years ago
emersion 656541bcc4
Update for 6 years ago
Brian Ashworth 9350a52c0e handle_seat_node_destroy: update seat->workspace 6 years ago
Tim Sampson cdf30033af fish: improve completions a little bit 6 years ago
Brian Ashworth bcec866c6b handle_layer_shell_surface: do not use noop output 6 years ago
Rouven Czerwinski 3ead287064 view: set xdg_decoration->view to NULL, check decoration destroy 6 years ago
Brian Ashworth f078a1ccb8 input/cursor: allow whole-window bindings on ws 6 years ago
Ian Fan 923cd865f5
Merge pull request from Emantor/fix/ipc_allocs 6 years ago