Commit Graph

6498 Commits (d6ac30753ded44c5f1921a3bbccb5856d5ef6539)
 

Author SHA1 Message Date
mwenzkowski 66ae58d62a cursor: fix uninitialized pointer in cursor_rebase 6 years ago
Drew DeVault 09f3f7b75f
Merge pull request from Emantor/fix/2922 6 years ago
Drew DeVault aa21d1b867
Merge pull request from Emantor/fix/cursor_warping_view_map 6 years ago
Drew DeVault 5ea81e6f7e
Merge pull request from CameronNemo/patch-1 6 years ago
Rouven Czerwinski e4df675840 output: initialize layers and signal before using functions 6 years ago
Rouven Czerwinski 6f87d0c2cf input-manager: consider cursor warping on input_manager_set_focus 6 years ago
emersion 5fcb814a73
swayidle: enter idle state on SIGUSR1 6 years ago
Cameron Nemo 93eec3e1b6
Create ISSUE_TEMPLATE.md 6 years ago
Drew DeVault 2ccf511cba
Merge pull request from Snaipe/remove-class 6 years ago
emersion e3a0e3322b
Merge pull request from Robinhuett/workspace_address_output_by_name 6 years ago
emersion f9a276544b
Merge pull request from Hi-Angel/master 6 years ago
Konstantin Kharlamov cd3c2f4553 seat: don't traverse the list to check if it's empty 6 years ago
Franklin "Snaipe" Mathieu 03ca8596d6 ipc: make class, instance, and title window properties optional 6 years ago
Franklin "Snaipe" Mathieu 259fe1e76f ipc: remove class key from view json 6 years ago
Drew DeVault 707f3ad275
Merge pull request from madblobfish/swaylock-completions-and-manpage 6 years ago
madblobfish 31d1ffb88f added fish completions for swaynag 6 years ago
madblobfish 834f23f57a added fish completions for swayidle 6 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 6 years ago
madblobfish fe32a745ee reordered swaylock manpage 6 years ago
madblobfish cff62bf846 updated fish completions for swaylock 6 years ago
Drew DeVault 5a98dfee02 Revert "Fix #2992" 6 years ago
emersion de250a523f
Merge pull request from RyanDwyer/fix-cursor-during-operation 6 years ago
Ryan Dwyer d0dca7f35e Don't reset cursor during mouse operations 6 years ago
Ryan Dwyer e4053191e6
Merge pull request from colemickens/uninit-warnings 6 years ago
Cole Mickens 6414b5d288 tree/view.c: fix uninitialized variables warning 6 years ago
Drew DeVault 25a8f7dcb8
Merge pull request from RyanDwyer/respect-lone-child-border 6 years ago
Ryan Dwyer 65328ef60c Respect border settings when rendering lone tabbed/stacked child 6 years ago
Brian Ashworth b63669a2a0
Merge pull request from mwenzkowski/fix-2992 6 years ago
mwenzkowski 94985146ea Fix 6 years ago
Drew DeVault b52e005346
Merge pull request from RyanDwyer/fix-focus-glitchiness 6 years ago
Ryan Dwyer 63d076dc2a Fix focus after a non-visible workspace's last container is destroyed 6 years ago
Drew DeVault b29beb1aa0
Merge pull request from mihaicmn/fix-retiling 6 years ago
emersion 1e8e7e16e7
Merge pull request from Ferdi265/master 6 years ago
Mihai Coman 5323551a7f Fix re-tiling for floating containers 6 years ago
Ferdinand Bachmann 6409a109f6 sway-ipc: don't log errno if unneeded and add more descriptive errors 6 years ago
Drew DeVault 73b7c5cc05
Merge pull request from Toromtomtom/master 6 years ago
Tom Warnke 1670eafd7b protect newline 6 years ago
Drew DeVault 37eb83940f
Merge pull request from ppascher/allow_workspace_missing_output 6 years ago
ppascher 2123dfa15f
Update workspace.c 6 years ago
ppascher db61d581a3
Update workspace.c 6 years ago
emersion 6b59533646
Merge pull request from ianyfan/swaybar 6 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 6 years ago
emersion 2507a5e447
Merge pull request from RyanDwyer/cursor-rebase-after-txn-apply 6 years ago
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 6 years ago
Ian Fan 19421373b9 swaybar: when scrolling, check that there are workspaces to scroll on 6 years ago
Ian Fan c5541763c0 swaybar: fix scrolling behaviour 6 years ago
Ian Fan c3fdabb725 swaybar: reverse order of workspaces list 6 years ago
emersion b1c49038a6
Merge pull request from RyanDwyer/document-output-identifiers 6 years ago