swayfx/sway
Robert Kubosz 89db5b5716
expanded error detection for scroll button option
Now the scroll_button will not accept:
  - letters on string beginning;
  - negative numbers.

What is tolerated:
  - letters after number;
  - rational numbers: the fraction after dot will be omitted.
2018-07-12 23:50:34 +02:00
..
commands expanded error detection for scroll button option 2018-07-12 23:50:34 +02:00
config increase maximum value of button identifier 2018-07-12 12:08:53 +02:00
desktop Use saved buffer when fullscreen view is in a transaction 2018-07-11 20:33:36 +10:00
input add scroll button option 2018-07-11 22:03:06 +02:00
tree Implement floating_minimum_size and floating_maximum_size 2018-07-11 22:16:48 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement floating_minimum_size and floating_maximum_size 2018-07-11 22:16:48 +10:00
config.c Add get_config message type to ipc 2018-07-10 12:37:37 +01:00
criteria.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
debug-tree.c Add L_FLOATING back to debug tree 2018-06-01 23:14:58 +10:00
ipc-json.c Add get_config message type to ipc 2018-07-10 12:37:37 +01:00
ipc-server.c Add get_config message type to ipc 2018-07-10 12:37:37 +01:00
main.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build add scroll button option 2018-07-11 22:03:06 +02:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd add paragraph to sway-input man page 2018-07-12 15:35:14 +02:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Document focus floating|tiling 2018-07-09 22:22:23 +01:00