Commit Graph

3602 Commits (75de31d36e0d7293a9fdaf0be39668c962c031fd)

Author SHA1 Message Date
Brian Ashworth 20c4d242f6 detect_proprietary: use strncmp 6 years ago
Brian Ashworth a729bda17f fullscreen: init floating on disable without size 6 years ago
Ben Challenor 30931ad9e7
Make raw keysyms take precedence over translated 6 years ago
emersion 191305468c Fix crash in cmd_workspace when layer surface has focus 6 years ago
Drew DeVault 83b68b2154 Update language in sway.desktop & sway(1) 6 years ago
Brian Ashworth 9a75f0010f arrange: use int not size_t for title offsets 6 years ago
Brian Ashworth c02d2a0128 damage: remove output_damage_view 6 years ago
Brian Ashworth 7580718d12 output_damage_whole_container: damage subsurfaces 6 years ago
Jeff Peeler a73e8f1328 fix "directive argument is null" errors 6 years ago
minus 5fab8a2ad4 Fix crash when moving window to scratchpad 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
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 88b283c557 seat: don't send button release when not pressed 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
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
emersion 656541bcc4
Update for 6 years ago
Brian Ashworth 9350a52c0e handle_seat_node_destroy: update seat->workspace 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
Brian Ashworth 7252ca09a7 move scratchpad: hide visible scratchpad container 6 years ago
Rouven Czerwinski 16ddd00102 commands/move: reintroduce wrongly removed NULL check 6 years ago
Brian Ashworth d3d7956576 Handle NULL from output_get_active_workspace 6 years ago
Brian Ashworth 03dfdb1edb output_get_active_workspace: check workspaces length 6 years ago
Rouven Czerwinski aa4ccd845c run_as_ipc_client: free response after running the IPC command 6 years ago
Rouven Czerwinski a968a650e2 ipc-client: free payload after sending it over the socket 6 years ago
Brian Ashworth 546b976baa output_evacuate: call workspace_consider_destroy 6 years ago
emersion 444e00662c
Add wp-primary-selection-unstable-v1 6 years ago
Eric Drechsel 9bbf10bdfc layout cmd: always operate on parent container, like i3Fixes 6 years ago
emersion b799a30962 Don't use SOCK_CLOEXEC 6 years ago
Drew DeVault c939453bea
Merge pull request from emersion/fix-drag-icon-map-listener 6 years ago
Yorick van Pelt fc397f52bb
Add 'visible' key to view json response 6 years ago
emersion 59f2056022
Fix drag icon map listener not removed 6 years ago
Drew DeVault a1e171080d
Merge pull request from RedSoxFan/fix-typo-seat-cursor 6 years ago
Brian Ashworth 041594d2ab Use container under cursor for mouse bindings 6 years ago
Brian Ashworth 73c8e63438 seat_cmd_cursor: fix typo in expected syntax 6 years ago
Brian Ashworth faf15ee733 workspace_next_name: fallback to next available number 6 years ago
Drew DeVault 487c83f0de Add workspace {prev,next}_on_output --create 6 years ago
Drew DeVault cd10e755c1 Remove refs to unimplemented debuglog command 6 years ago
emersion 7baaa3a0f8 Disconnect swaybg instead of killing it 6 years ago
Brian Ashworth f7f5b172a0 sway-input.5: document wildcard and identifier troubleshooting 6 years ago
emersion 8ab64d3fcc Remove unused header include/sway/tree/output.h 6 years ago
Brian Ashworth 272ca06171 Fix reload freeze when not modsetting current mode 6 years ago
Vincent Vanlaer cfacf85755 Check layout before getting pointer surface coords 6 years ago
Brian Ashworth 96de2b539c apply_output_config: dpms on before modeset 6 years ago
Brian Ashworth e8c472aee9 seatop_move_tiling: do not move to descendant 6 years ago
Brian Ashworth ab42874f71 seat: allow tree focus changes while layer focused 6 years ago
Brian Ashworth 9b8249c350 seatop_move_tiling: use tab/stack parent not self 6 years ago
Brian Ashworth d168d65f2c subsurface_get_root_coords: break on NULL 6 years ago
Brian Ashworth 1bccde68a4 cursor: relative-pointer-v1 time is usec 6 years ago
athrungithub 98b40d31c1 Don't remove from scratchpad on move to workspace 6 years ago
emersion 97c89b24b8
Rebase cursor when a layer surface maps 6 years ago
Brian Ashworth fb4f29289f workspace_get_initial_output: handle focused layer 6 years ago
Brian Ashworth 2540e8ea79 Abort early when XDG_RUNTIME_DIR is not set 6 years ago
Brian Ashworth d2c896ed84 fix misc memory leaks 6 years ago
Brian Ashworth a64a3ee6bb ipc: handle unnamed xkb_active_layout_name 6 years ago
Brian Ashworth 418c19fe52 view: remove pointer constraints on unmap 6 years ago
Brian Ashworth 3952d4f4f3 input/keyboard: respect solo repeat_{rate,delay} 6 years ago
Rouven Czerwinski 605e515a93 fix double free for mode toggle if bar was invisible 6 years ago
Brian Ashworth 995b6edab6 container_at_stacked: skip titles when zero pixels 6 years ago
Brian Ashworth f5190d1f79 bar_cmd_modifier: add support for none 6 years ago
Drew DeVault 82d7a70b03 Revert "Return false if config could not be loaded." 6 years ago
Drew DeVault 385cf330ae Revert "Restore CWD if returning early." 6 years ago
Brian Ashworth ec5da0ca5b seat_configure_tablet_tool: configure xcursor 6 years ago
Brian Ashworth 5a32a74b2d load_main_config: use given path, store realpath 6 years ago
Brian Ashworth ee56428b64 Clarify error for options and positional args 6 years ago
Connor E 921e42c6c0 Restore CWD if returning early. 6 years ago
Connor E 855368b67e Return false if config could not be loaded. 6 years ago
Daniel Eklöf d3b3eb019a ipc_has_event_listeners: fix inverted check of subscribed_events 6 years ago
Brian Ashworth c65057ef8b load_main_config: add realpath to config_chain 6 years ago
emersion 9b1905acf9 Fix close_popups for xdg-shell 6 years ago
Brian Ashworth 89afb761ba output_cmd_background: fix no file + valid mode 6 years ago
Connor E e1b8190d2c Initialize server so input manager is available. 6 years ago
Connor E 886789c197 If validating the config, do it as early as possible. 6 years ago
Drew DeVault fb73f84d0e
Merge pull request from RedSoxFan/fix-workspace-gaps-double-free 6 years ago
Brian Ashworth f2abe0570f cmd_workspace_gaps: fix double free on bad amount 6 years ago
Brian Ashworth 288e35f99e IPC_COMMAND: split on newline 6 years ago
emersion 478b128c26 Fix quote stripping 6 years ago
Brian Ashworth 1e65cc1ea6 execute_command: dont strip quotes for exec_always 6 years ago
Brian Ashworth 920c64f569 load_include_configs: fix wordexp fail condition 6 years ago
Drew DeVault a1a99421a1
Merge pull request from vilhalmer/focus_follows_mouse-workspace-last-inactive 6 years ago
Brian Ashworth 7299b9a6ca seat_cmd_cursor: do not create non-existing seat 6 years ago
vilhalmer f8a9117149
Fall back to wildcard in sway_cursor_constrain 6 years ago
vilhalmer 907595b10d
Skip constraining cursor if no seat config 6 years ago
vilhalmer da59ffa8a0
Skip wildcard seat config in destroy_removed_seats 6 years ago
vilhalmer a3332c70bf
Focus ws inactive node with focus_follows_mouse 6 years ago
Drew DeVault bbfe13a248
Merge pull request from c-edw/RevertDoubleFrees 6 years ago
Brian Ashworth f425e81fbe cmd_seat: allow - to be used as alias for current 6 years ago
Brian Ashworth 1bd7400c4d seat_cmd_attach: defer while reading 6 years ago
Connor E 2f2a887377 Revert "More frees." 6 years ago
Connor E 49b667272b Revert "Add some missing frees." 6 years ago
Drew DeVault de76c4e071
Merge pull request from emersion/relative-pointer-usec 6 years ago
Brian Ashworth ebe5399ed6 pointer_constraint: change to a seat subcommand 6 years ago
Drew DeVault 82461c4165 Updates for scdoc 1.8.1 6 years ago
Ashkan Kiani aee9942145 Add details on `--whole-window` for bindsym 6 years ago
emersion dde9fc19de
relative-pointer-v1: time is in usec, not msec 6 years ago
Drew DeVault 0c975af1fb Send pointer frames on tool events 6 years ago
Drew DeVault 4b87edeba4 Missed a spot in pointer constraints 6 years ago
Drew DeVault a6d41254c9 Add pointer_constraint command 6 years ago
absrd ee4b8a3938 Add relative pointer 6 years ago
Las cedde21c96 Implement pointer-constraints-unstable-v1 6 years ago
athrungithub 5cb3d4769c criteria & scratchpad verify if show in another workspace () 6 years ago
Brian Ashworth f0fd6119cf Cleanup config reading failure error logs 6 years ago
Peter Grayson f49ad5977e Document cursor moving between adjacent outputs 6 years ago
Ryan Dwyer 8995694a2f Remove bad assertion in container_handle_fullscreen_reparent 6 years ago
emersion 7c72327ab5
Cleanup log_env 6 years ago
mwenzkowski 7c27d73b02 Check xdg_surface's role before using its toplevel 6 years ago
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden 6 years ago
Ryan Dwyer 0a9ff774ad Center surface inside container when it's too small 6 years ago
Drew DeVault 783fadab28
Merge pull request from RyanDwyer/fullscreen-global 6 years ago
Drew DeVault 897250c65f
Merge pull request from emersion/pointer-frame 6 years ago
Drew DeVault cd22d555e8 Remove unnecessary underscores in man pages 6 years ago
emersion a452f8f822
Update for 6 years ago
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
Ian Fan 5d6f906bd7 Use sway_log_errno instead of strerror 6 years ago
emersion 75406bb93b Update for 6 years ago
Jan Beich ba96983bf0 Make json-c include respect pkg-config --cflags 6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build 6 years ago
Drew DeVault 71a37ad186
Merge pull request from ianyfan/commands 6 years ago
Brian Ashworth 8ce57f0a77 root_scratchpad_remove_container: do not show 6 years ago
Ian Fan de9a357de8 util.c: remove numlen function 6 years ago
Ian Fan ec0013b9f5 commands: allow setting floating on scratchpad containers 6 years ago
Ian Fan 34dea3d9d2 commands: allow tiled containers to be stickied 6 years ago
Ryan Dwyer 42f8a038c9 Remove assumption that noop output will be called NOOP-1 6 years ago
Ryan Dwyer 7f8ea60e71 Don't allow noop output to be configured 6 years ago
Ryan Dwyer e815e48cee Hide noop output in IPC 6 years ago
Ryan Dwyer 75e7ce82f5 Prevent noop output from being enabled 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
Brian Ashworth ab0248a545 seat_create: set initial focus for added seats 6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/ 6 years ago
Drew DeVault cddb057343
Merge pull request from RedSoxFan/input-modes-improved-toggle 6 years ago
emersion e134da3023
Fix one remaining wlr_log call 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Brian Ashworth 5c834d36e1 Log libinput_config_status errors 6 years ago
Brian Ashworth 91c1f44956 input_cmd_events: allow toggle modes to be listed 6 years ago
Drew DeVault a3d3504072
Merge pull request from emersion/fix-output-gain-crtc 6 years ago
Brian Ashworth afac6ced6e apply_output_config: remove output_i 6 years ago
emersion 0bf3252d8b
Fix re-enabling outputs gaining a CRTC 6 years ago
emersion 2ae2d09c4c Prevent crashes in handle_transform and handle_scale too 6 years ago
emersion 3b7a7462a2 Fix crash in cursor_rebase with multiple screens 6 years ago
Drew DeVault 639b66b676
Merge pull request from emersion/meson-features 6 years ago
emersion 6ff54d0640
Fix segfault in output_enable 6 years ago
Drew DeVault dd4a6586b2
Merge pull request from emersion/swaybg-no-escape 6 years ago
emersion a737d7ecc4
Better handle outputs without CRTC 6 years ago
emersion dc1eac0cf1 output: remove output_add_listeners 6 years ago
emersion d803861504
Don't escape swaybg arguments anymore 6 years ago
emersion bb2f007ad3
meson: remove rpath options 6 years ago
emersion 08a5b304e4
Use Meson feature options 6 years ago
emersion fe3f4882ed
Don't use sh when spawning swaybg 6 years ago
emersion 000b313985
swaybg: use output names instead of output indexes 6 years ago
Connor E de6f5b3453 Use static arrays where possible. 6 years ago
Connor E aa9d7d8ca1 Remove usage of VLAs. 6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers 6 years ago
Brian Ashworth 247817f68c layer_shell: do not SIGABRT sway on zero outputs 6 years ago
Brian Ashworth 81e595e6e8 cmd_resize: allow resizing hidden scratchpad by px 6 years ago
Brian Ashworth 638b04b3e0 seatop_begin_down: raise floating 6 years ago
Brian Ashworth 686b853047 Do not send ipc_event_shutdown from ipc client 6 years ago
Rouven Czerwinski f7309778a7 cursor: send clear_focus on hide and enter event on unhide 6 years ago
Connor E 023c92423e Remove wlr_xdg_surface_send_close. 6 years ago
Brian Ashworth a68bc5f449 Do not damage view child when container is NULL 6 years ago
Brian Ashworth 3087942c35 Handle hidden scratchpad containers in commands 6 years ago
Ryan Dwyer 289130430f Fix invalid pointers when using resize grow width on first/last siblings 6 years ago
Ryan Dwyer 2024f1da72 Resize only current and immediate siblings rather than all siblings 6 years ago
Brian Ashworth 2573606b60 Disarm key repeat on reload 6 years ago
M Stoeckl 2a684cad5f Remove now-unused "input" argument of cmd_results_new 6 years ago
M Stoeckl 6d392150a7 Remove 'input' field of IPC command return json 6 years ago
Ryan Dwyer b322432eff Use uint32_t where resize axis might contain a bitfield 6 years ago
Ryan Dwyer 22ac1c121a Replace resize_axis with wlr_edges 6 years ago
Drew DeVault 4879d40695
Merge pull request from emersion/cmd-xwayland 6 years ago
Drew DeVault 81bb675274
Merge pull request from RedSoxFan/bar-mouse-bindings-improved 6 years ago
Drew DeVault 9f9ef76175
Merge pull request from RedSoxFan/seat-cursor-buttons-improved 6 years ago
Drew DeVault db1631b67d
Merge pull request from RedSoxFan/scroll-buttons-improved 6 years ago
Drew DeVault 23ab56bbf7
Merge pull request from RyanDwyer/refactor-seatops 6 years ago
Drew DeVault 08569aab36
Merge pull request from RedSoxFan/reset-inputs-on-reload 6 years ago
Drew DeVault fc93cd20dc
Merge pull request from RedSoxFan/fix-swaybar-height 6 years ago
Drew DeVault 4eb0767414
Merge pull request from RedSoxFan/toggle-input-events 6 years ago