356 Commits (e3104a48e387a91b12952089595f447f286f3fea)

Author SHA1 Message Date
Drew DeVault 11e7ca044c Update hidpi support to latest wlc API
8 years ago
Drew DeVault 6ea02f3064 Initial pass on HiDPI support
8 years ago
Drew DeVault ee67c5bee3 Merge pull request #791 from acrisci/feature/focus-child
8 years ago
D.B 33c1df38bd Close all focused container's child views on kill
8 years ago
Tony Crisci 88b7cbe314 Implement `focus child` command
8 years ago
Tony Crisci 0d461ad988 Put ipc command result json in an array
8 years ago
Mykyta Holubakha 976e48d79f Initial work on window events
8 years ago
David Eklov d9eb49f3b1 Add missing entry to list of accepted arguments for the move command
8 years ago
David Eklov d202ca2fd7 Do not crash when handling the command 'move position'
8 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll
8 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
8 years ago
D.B ee67cd0ba1 Fix tabbed/stacked corner case #742
9 years ago
Zandr Martin d5e4fff345
resize command updates (#713)
9 years ago
Zandr Martin aced6daa19
match i3 syntax for `resize set`
9 years ago
Drew DeVault 71f710cf0f Minor fix to warning messages
9 years ago
Zandr Martin 889618d3ee
implement resize command for absolute dimensions
9 years ago
Zandr Martin 2298143d09
cleanup + add timeouts for pid_workspace list
9 years ago
Zandr Martin 66caee645c Merge branch 'master' into assign-command
9 years ago
Zandr Martin b00feb25ea
trigger bg change on config reload
9 years ago
Zandr Martin 0f1859ed25 messy, unfinished version
9 years ago
Denis Doria 3c3e98b1a3 Merge branch 'master' into variables_corner_cases
9 years ago
Zandr Martin 3746542462 add documentation for client commands
9 years ago
Denis Doria 29eb3bf746 Put w to uppercase just to keep consistency between warnings
9 years ago
Denis Doria bf2298e0a5 Includes $ for variables without it
9 years ago
thuck f55b5a4982 Fix identation issue
9 years ago
thuck e4f80877be Fix output command when varible not set
9 years ago
thuck 1ab3e1023e Including error message when variable do not start with $
9 years ago
Denis Doria b692a6d31a Initial implementation for floating_maximum_size
9 years ago
Denis Doria 0ad7857f90 Included option floating_minimum_size
9 years ago
Drew DeVault 3b1c125e18 Remove bar position left:right from docs
9 years ago
Zandr Martin d291a29f30 enforce workspace output assignents
9 years ago
Zandr Martin 7df38ce9da remove alphabetic sorting from sort_workspaces
9 years ago
Mykyta Holubakha 16dc31f33b Concatenate output cmd args, fixes #654
9 years ago
Mykyta Holubakha e73dde3b10 Support floating_scroll sideways
9 years ago
Mikkel Oscar Lyderik c80ad015ff Prevent changing layout when focusing float window
9 years ago
Mykyta Holubakha 500ee0a731 Allow to set relative path for wallpapers in config
9 years ago
Mykyta Holubakha 0c495eecde Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
9 years ago
Mykyta Holubakha 0423c41a0f Implemented configurable floating scroll behavior
9 years ago
Raman Varabets a9123c38b2 fix a typo (horiziontal -> horizontal)
9 years ago
Eric Engestrom e53ba08626 sway: fix potential buffer overflow
9 years ago
Jasen Borisov de007c9b58 Add input cmd for setting pointer accel profile.
9 years ago
Daniel Lockyer 5a7099eee0 sway/commands.c: add some free calls to release allocated memory
9 years ago
Drew DeVault 3be3867474 Fix oversight in ebdce71
9 years ago
Drew DeVault ebdce719b4 Fix -Wunused-result problems
9 years ago
Mikkel Oscar Lyderik 1fb9489032 Fix bindcode by offsetting xkb keycode by 8
9 years ago
Mikkel Oscar Lyderik 6c7ed7e7cb Add title to nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik 3e1f78ab26 Add support for nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik e226b20bd8 Reapply prev layout when exiting tabbed/stacked
9 years ago
Mikkel Oscar Lyderik d26658fb35 Correctly determine default layout
9 years ago
Mikkel Oscar Lyderik 8d700fe008 Fix problems with floating windows
9 years ago